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=153900&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153920&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153880&ordering=-year",
    "results": [
        {
            "id": 74783,
            "title": "Thorax-Data: Einsatz eines Home-Computers in der Praxis.",
            "abstract": null,
            "authors": [
                "Friehs, GM",
                "Friehs, GB",
                "Jüttner, FM",
                "Kohek, P"
            ],
            "year": 1985,
            "source": "Der Praktische Arzt. 1985; 534(1985): 338-344. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74783-51615"
            ],
            "imported": "2008-02-14T14:24:24+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": 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": true
        },
        {
            "id": 8498,
            "title": "Neuropeptide Y (NPY) and peptide YY (PYY) inhibit prostaglandin E2-induced intestinal fluid and electrolyte secretion in the rat jejunum in vivo.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Beubler, E"
            ],
            "year": 1985,
            "source": "EUR J PHARMACOL. 1985; 119(1-2): 47-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AYB0400007",
            "pubmed": "3866691",
            "doi": "10.1016/0014-2999(85)90320-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8498-51667-6"
            ],
            "imported": "2009-11-11T10:58:00+01:00",
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8333,
            "title": "Clinical relevance of long-latency SEPs and VEPs during coma and emergence from coma.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Gravenstein, N"
            ],
            "year": 1985,
            "source": "ELECTROENCEPHALOGR CLIN NEURO. 1985; 62(2): 88-98. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEJ9500002",
            "pubmed": "2578947",
            "doi": "10.1016/0168-5597(85)90020-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8333-51073-6"
            ],
            "imported": "2009-11-10T14:57:25+01:00",
            "journal": "ELECTROENCEPHALOGR CLIN NEURO",
            "issn": "0013-4694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.977777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8323,
            "title": "Arteriovenous difference of the blood density in the coronary circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Mohl, W"
            ],
            "year": 1985,
            "source": "J Biomech Eng. 1985; 107(1):34-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACW1300006",
            "pubmed": "3981983",
            "doi": "10.1115/1.3138517",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8323-51671-6"
            ],
            "imported": null,
            "journal": "J BIOMECH ENG",
            "issn": "0148-0731",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.728,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.622222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8295,
            "title": "HLA-DR-antigen bearing keratinocytes in various dermatologic disorders.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1985,
            "source": "Acta Derm Venereol. 1985; 65(1):9-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAM0200002",
            "pubmed": "2578718",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8295-51617-2"
            ],
            "imported": null,
            "journal": "ACTA DERMATO-VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.863,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.742857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 209788,
            "title": "Patients with aplastic anemia frequently are histocompatible (HLA-DR,MLC) with their mothers.",
            "abstract": null,
            "authors": [
                "Hajek-Rosenmayr,A",
                "Hinterberger,W",
                "Schmidmeier,W",
                "Urban,C",
                "Mayr,WR"
            ],
            "year": 1985,
            "source": "Exp.Hematol (suppl 17) 13:151. 1985",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-31T16:50:43+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": 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": 8489,
            "title": "Influence of beta 2-glycoprotein-I upon the content of cAMP and cGMP in human blood platelets.",
            "abstract": null,
            "authors": [
                "Nimpf, J",
                "Gries, A",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1985,
            "source": "Thromb Haemost. 1985; 54(4):824-827",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AXC2200021",
            "pubmed": "3003956",
            "doi": "10.1055/s-0038-1660141",
            "pmc": null,
            "organizations": [
                "8489-14010",
                "8489-14013"
            ],
            "persons": [
                "8489-51669-6"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": true
        },
        {
            "id": 8359,
            "title": "Epidemic outbreak of non-A, non-B hepatitis in a plasmapheresis center. I: Epidemiological observations.",
            "abstract": null,
            "authors": [
                "Muss, N",
                "Frösner, GG",
                "Sandhofer, F"
            ],
            "year": 1985,
            "source": "Infection. 1985; 13(2):57-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR9100003",
            "pubmed": "3922896",
            "doi": "10.1007/BF01660414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 201146,
            "title": "PLASMA-LIPIDS AND LIPOPROTEINS OF A PATIENT WITH CHOLESTERYL ESTER STORAGE DISEASE",
            "abstract": null,
            "authors": [
                "KOSTNER, GM",
                "HADORN, B",
                "ROSCHER, A",
                "ZECHNER, R"
            ],
            "year": 1985,
            "source": "J INHERIT METAB DIS. 1985; 8(1): 9-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFD6400004",
            "pubmed": "3921762",
            "doi": "10.1007/BF01805475",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201146-51669-4"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INHERITED METABOLIC DISEASE; ",
            "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": 201123,
            "title": "HIGH-DENSITY LIPOPROTEIN COMPOSITION IS ALTERED BY A COMMON DNA POLYMORPHISM ADJACENT TO APOPROTEIN AII GENE IN MAN",
            "abstract": null,
            "authors": [
                "SCOTT, J",
                "PRIESTLEY, LM",
                "KNOTT, TJ",
                "ROBERTSON, ME",
                "MANN, DV",
                "KOSTNER, G",
                "MILLER, GJ",
                "MILLER, NE"
            ],
            "year": 1985,
            "source": "LANCET. 1985; 1(8432): 771-773. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AET7400001",
            "pubmed": "2858663",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "201123-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": "LANCET; ",
            "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": 8427,
            "title": "Interaction of beta 2-glycoprotein-I with human blood platelets: influence upon the ADP-induced aggregation.",
            "abstract": null,
            "authors": [
                "Nimpf, J",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1985,
            "source": "THROMB HAEMOST. 1985; 54(2): 397-401. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQV0600007",
            "pubmed": "4082080",
            "doi": "10.1055/s-0038-1657748",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8427-51669-6"
            ],
            "imported": "2009-11-10T14:57:04+01:00",
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 8374,
            "title": "Serum lipids and lipoproteins in patients with primary gout.",
            "abstract": null,
            "authors": [
                "Ulreich, A",
                "Kostner, GM",
                "Pfeiffer, KP",
                "Sedlmayr, P",
                "Rainer, F"
            ],
            "year": 1985,
            "source": "RHEUMATOL INT 1985 5: 73-77.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJJ9100005",
            "pubmed": "3983533",
            "doi": "10.1007/BF00270300",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8374-51669-6"
            ],
            "imported": null,
            "journal": "RHEUMATOL INT",
            "issn": "0172-8172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.337,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.315789473684211,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 8311,
            "title": "Amniotic fluid glucose values in normal and abnormal pregnancies.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Hofmann, H",
                "Winter, R",
                "Pürstner, P",
                "Lichtenegger, W"
            ],
            "year": 1985,
            "source": "Obstet Gynecol. 1985; 65(3):333-339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACQ8200009",
            "pubmed": "3883262",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886792452830189,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 193771,
            "title": "Die Computertomographie als Therapieplanungshilfe für die Hyperthermiebehandlung bei Patienten mit inoperablem präsacralem Rezidiv.",
            "abstract": null,
            "authors": [
                "Steindorfer P, Germann R, Schneider G, Wolf G, Mischinger HJ"
            ],
            "year": 1985,
            "source": "4. Grazer Radiologisches Symposion; 03.10.1985; Graz, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193771-51595"
            ],
            "imported": "2022-03-07T14:13:31+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": 193769,
            "title": "Local hyperthermia as an adjuvant regimen in far advanced recurrences of head and neck tumors.",
            "abstract": null,
            "authors": [
                "Jakse R, Steindorfer P, Germann R, Schneider G, Hackl H, Mischinger HJ"
            ],
            "year": 1985,
            "source": "VII th. Meeting of European Society for Hyperthermic Oncology; 16.09.1985; Paris, France. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193769-51595"
            ],
            "imported": "2022-03-07T14:05:11+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": 193768,
            "title": "Regional hyperthermia in advanced recurrences of the pelvis of colorectal cancer patients.",
            "abstract": null,
            "authors": [
                "Steindorfer P, Mischinger HJ, Berger A, Wolf, Schneider G, Rehak P"
            ],
            "year": 1985,
            "source": "VII th. Meeting of European Society for Hyperthermic Oncology; 16.09.1985; Paris, France. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193768-51595"
            ],
            "imported": "2022-03-07T14:00:58+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": 193766,
            "title": "Das Frühkarzinom im operierten Magen - eine Forderung an die präventive Endoskopie.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Giebler A, Rabl H"
            ],
            "year": 1985,
            "source": "18. Tagung der Österreichischen Gesellschaft f. Gastroenterologie; 31.05.1985; Gmunden, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193766-51595"
            ],
            "imported": "2022-03-07T13:52:28+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": 193765,
            "title": "Rezidivblutung nach Laserkoagulation: Indikationsstellung zur Operation.",
            "abstract": null,
            "authors": [
                "Giebler A, Berger A, Mischinger HJ"
            ],
            "year": 1985,
            "source": "18. Tagung der Österreichischen Gesellschaft f. Gastroenterologie; 31.05.1985; Gmunden, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193765-51595"
            ],
            "imported": "2022-03-07T13:41:23+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": 193764,
            "title": "Postoperativer Ileus ach Appendektomie - Indikation zur Re-Laparotomie",
            "abstract": null,
            "authors": [
                "Giebler A, Berger A, Mischinger HJ"
            ],
            "year": 1985,
            "source": "CICD - Kongress; 12.02.1985; Zürs, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193764-51595"
            ],
            "imported": "2022-03-07T13:37: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193763,
            "title": "Die regionäre Hyperthermie des kleinen Beckens - eine adjuvante Maßnahme für die chirurgische Re-Intervention mit kurativer Zielsetzung.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Steindorfer P, Berger A, Germann, Rehak"
            ],
            "year": 1985,
            "source": "26. Tagung der Österreichischen Gesellschaft f. Chirurgie; 06.06.1985; Wien, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193763-51595"
            ],
            "imported": "2022-03-07T13:34:49+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
        }
    ]
}