List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=152000&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152020&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151980&ordering=-year",
    "results": [
        {
            "id": 9198,
            "title": "Immunosuppressive therapy in rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Rainer, F"
            ],
            "year": 1988,
            "source": "Acta Med Austriaca. 1988; 15(5):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R788100005",
            "pubmed": "3064524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190746,
            "title": "THERMOREGULATORY, CARDIOVASCULAR, AND MUSCULAR FACTORS RELATED TO EXERCISE AFTER PRECOOLING",
            "abstract": null,
            "authors": [
                "OLSCHEWSKI, H",
                "BRUCK, K"
            ],
            "year": 1988,
            "source": "J APPL PHYSIOL. 1988; 64(2): 803-811. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M317200042",
            "pubmed": "3372438",
            "doi": "10.1152/jappl.1988.64.2.803",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-11-29T13:06:41+01:00",
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF APPLIED PHYSIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191727,
            "title": "Zur Biomechanik der Articulatio humeroradialis",
            "abstract": null,
            "authors": [
                "Mayr, R",
                "Reichel, M",
                "Pretterklieber M"
            ],
            "year": 1988,
            "source": "Gegenbaurs morphologisches Jahrbuch. 1988; 134: 427-427.-10. Alpenländisches Anatomentreffen; MAY 28-30, 1987; Köln, DEUTSCHLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "191727-108616"
            ],
            "imported": "2022-01-15T15:42:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 191728,
            "title": "Zur Lage und Astfolge der Arteria maxillaris beim Menschen.",
            "abstract": null,
            "authors": [
                "Pretterklieber, M",
                "Skopakopff, C",
                "Mayr, R"
            ],
            "year": 1988,
            "source": "Gegenbaurs morphologisches Jahrbuch. 1988; 136: 30-30.-12. Alpenländisches Anatomentreffen; MAY 4-6, 1989; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "191728-108616"
            ],
            "imported": "2022-01-15T15:47:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21162,
            "title": "Biochemical abnormalities in rhizomelic chondrodysplasia punctata.",
            "abstract": null,
            "authors": [
                "Hoefler, G",
                "Hoefler, S",
                "Watkins, PA",
                "Chen, WW",
                "Moser, A",
                "Baldwin, V",
                "McGillivary, B",
                "Charrow, J",
                "Friedman, JM",
                "Rutledge, L"
            ],
            "year": 1988,
            "source": "J Pediatr. 1988; 112(5):726-733",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N308700008",
            "pubmed": "2452243",
            "doi": "10.1016/S0022-3476(88)80689-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "J Pediatr",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.609,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.957746478873239,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193453,
            "title": "Palliative lasertreatment in rectal cancer",
            "abstract": null,
            "authors": [
                "Berger A, Mischinger HJ, Schweiger W, Rosanelli G"
            ],
            "year": 1988,
            "source": "10 th World Congress, Collegium Internationale Chirurgiae Digestivae; 30.08.1988; Copenhagen, Denmark. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193453-51595"
            ],
            "imported": "2022-02-15T10:25:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193456,
            "title": "How does emergent endoscopy influence surgery of bleeding peptic ulcers?",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Tscheliessnigg KH"
            ],
            "year": 1988,
            "source": "10 th World Congress, Collegium Internationale Chirurgiae Digestivae; 30.08.1988; Copenhagen, Denmark. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193456-51595"
            ],
            "imported": "2022-02-15T10:42:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193458,
            "title": "The influence of Nd-YAG laser hemostasis on surgery of bleeding peptic ulcers",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Tscheliessnigg KH"
            ],
            "year": 1988,
            "source": "VI European Congress of Digestive Endoscopy; 04.09.1988; Rome, Italy. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193458-51595"
            ],
            "imported": "2022-02-15T11:12:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193459,
            "title": "Effectiveness of palliative laser treatment in patients with rectal cancer",
            "abstract": null,
            "authors": [
                "Berger A, Mischinger HJ, Schweiger W"
            ],
            "year": 1988,
            "source": "VI European Congress of Digestive Endoscopy; 04.09.1988; Rome, Italy. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193459-51595"
            ],
            "imported": "2022-02-15T11:19:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194293,
            "title": "Chirurgische Endoskopie am Beispiel der palliativen Laser Koagulation beim inoperablen Rektumkarzinom.",
            "abstract": null,
            "authors": [
                "Berger A, Mischinger HJ, Tscheliessnigg KH, Schweiger W, Rosanelli G"
            ],
            "year": 1988,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in der Steiermark; 10.03.1988; Graz, Österreich. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194293-51595"
            ],
            "imported": "2022-03-23T14:20:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194294,
            "title": "Einfluss der NF-Endoskopie auf das chirurgische Therapiekonzept beim blutenden Ulkus.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Rosanelli G, Schweiger W"
            ],
            "year": 1988,
            "source": "VII Quadrilaterales Symposion f. Chirurgische Forschung; 23.04.1988; Rostock - Warnemünde, DDR. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194294-51595"
            ],
            "imported": "2022-03-23T14:24:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194295,
            "title": "Stellenwert der palliativen Laserkoagulation beim Rektumkarzinom.",
            "abstract": null,
            "authors": [
                "Berger A, Mischinger HJ, Tscheliessnigg KH,  Schweiger W, Rosanelli G"
            ],
            "year": 1988,
            "source": "VII Quadrilaterales Symposion f. Chirurgische Forschung; 23.04.1988; Rostock - Warnemünde, DDR. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194295-51595"
            ],
            "imported": "2022-03-23T14:28:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194296,
            "title": "Stellenwert der offenen chirurgischen Drainage bei abszedierenden Prozessen der Leber.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Rigler B, Lammer H, Berger A"
            ],
            "year": 1988,
            "source": "29. Tagung der Österreichischen Gesellschaft f. Chirurgie; 02.06.1988; Innsbruck, Österreich. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194296-51595"
            ],
            "imported": "2022-03-23T14:32:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194297,
            "title": "Die Problematik der Beckenringfraktur mit Organbeteiligung.",
            "abstract": null,
            "authors": [
                "Rauchenwald M, Mischinger HJ, Hofer H, Berger A"
            ],
            "year": 1988,
            "source": "29. Tagung der Österreichischen Gesellschaft f. Chirurgie; 02.06.1988; Innsbruck, Österreich. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194297-51595"
            ],
            "imported": "2022-03-23T14:37:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194298,
            "title": "How does emergent endoscopy influence surgery of bleeding peptic ulcers?",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Tscheliessnigg KH"
            ],
            "year": 1988,
            "source": "10 th World Congress Collegium Internationale Chirurgiae Digestivae; 30.08.1988; Copenhagen, Denmark. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194298-51595"
            ],
            "imported": "2022-03-23T14:41:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194538,
            "title": "Technik und Ergebnisse der tiefen vorderen Rektumresektion",
            "abstract": null,
            "authors": [
                "Kronberger L, Berger A, Mischinger HJ,"
            ],
            "year": 1988,
            "source": "1. Symposion der Ungarischen Gesellschaft f. Onkologie u. der Österreichischen Arbeitsgemeinschaft f. Chirurgische Onkologie (ACO); 09.101988; Budapest, Ungarn. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194538-51595"
            ],
            "imported": "2022-04-06T12:08:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 194539,
            "title": "Konservative Therapie der Refluxösophagitis.",
            "abstract": null,
            "authors": [
                "Berger A, Kohek P, Mischinger HJ, Schweiger W"
            ],
            "year": 1988,
            "source": "Oesophagus Workshop; 21.10.1988; Dresden, DDR. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "194539-51595"
            ],
            "imported": "2022-04-06T12:12:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65891,
            "title": "Passive elastic properties of the rat abdominal vena cava.",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW"
            ],
            "year": 1988,
            "source": "Pflugers Arch. 1988; 412(1-2): 147-154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P082900022",
            "pubmed": "3174378",
            "doi": "10.1007/BF00583744",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65891-51513-2"
            ],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.194029850746269,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195619,
            "title": "Stellenwert der offenen chirurgischen Drainage bei abszedierenden Prozessen der Leber.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Rigler B, Lammer H"
            ],
            "year": 1988,
            "source": "29. Tagung der Österreichischen Gesellschaft f. Chirurgie; 02.06.1988; Innsbruck, Österreich. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195619-51595"
            ],
            "imported": "2022-06-01T13:49:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195620,
            "title": "Ist die Abtragung des Meckel´schen Divertikels im Rahmen einer Appendektomie gerechtfertigt?",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Colombo Th, Berger A"
            ],
            "year": 1988,
            "source": "Symposium \"Aktuelle Chirurgie\" Divertikel des Dünn- und Dickdarms; 18.11.1988; Berlin, Deutschland. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "195620-51595"
            ],
            "imported": "2022-06-01T13:57:38+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}