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=3200&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3220&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3180&ordering=year",
    "results": [
        {
            "id": 149859,
            "title": "Cytostatic effect of 4-Hydroxynonenal (HNE) on the growth rate of Ehrlich Ascites tumor cells (EATC) in culture.",
            "abstract": null,
            "authors": [
                "Tillian, HM",
                "Pfragner, R",
                "Esterbauer, H",
                "Schauenstein, E"
            ],
            "year": 1985,
            "source": "Offprint from\r\nNaunyn-Schmiedeberg's Archieves of Pharmacology. 1985; 330 (supplement): R81-R 81.-Joint Meeting of the Belgian, Dutch, and German Pharmacological and Toxicological Societiees ; SEP 23-26, 1985; Aachen, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T13:58:03+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": true
        },
        {
            "id": 150330,
            "title": "Experimenteller und klinischer Einsatz der kontinuierlichen Blutdichtemessung.\r\n",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Gallasch, E",
                "Kenner,T"
            ],
            "year": 1985,
            "source": "Abstractband des Symposiums für Haemorheologie, Bad Blankenburg. 1985; -Symposium für Haemorheologie; NOV, 1985; Bad Blankenburg, D. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "150330-51671",
                "150330-51814"
            ],
            "imported": "2016-02-05T00:09:35+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150331,
            "title": "Verhalten von Blutdichte und Plasmadichte bei orthostatischer Belastung.",
            "abstract": null,
            "authors": [
                "Tiedt, N",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Moser, M\r\n\t\t\r\n"
            ],
            "year": 1985,
            "source": "Abstractband des Symposiums für Haemorheologie . 1985; -Symposium für Haemorheologie ; NOV, 1985;  Bad Blankenburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "150331-51671",
                "150331-51683"
            ],
            "imported": "2016-02-05T00:14: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150514,
            "title": "Bronchus Carcinoide in der Zellkultur",
            "abstract": null,
            "authors": [
                "Pfragner R"
            ],
            "year": 1985,
            "source": "400 Jahre Universität Graz; MAY 10 - 12, 1995; Grazer Kongress, Graz, AUSTRIA. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-08T11:51:27+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": true
        },
        {
            "id": 150515,
            "title": "Überprüfung der Cytostatischen Wirksamkeit am Beispiel von Michael- Addukten Alpha, Beta- ungesättigter Aldehyde: extralorporale Untersuchung der Zellteiungsfähigkeit mittels Retard-Implantationstabletten.",
            "abstract": null,
            "authors": [
                "Tillian, HM",
                "Korsatko, W",
                "Pfragner, R"
            ],
            "year": 1985,
            "source": "23th Scientific Meeting of the Society for Laboratory Animal Science (GV-SOLAS); SEP 17 - 20, 1985; Veldhoven, THE NETHERLANDS. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-08T11:59: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8371,
            "title": "Complications of renal tumor embolization.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Justich, E",
                "Schreyer, H",
                "Pettek, R"
            ],
            "year": 1985,
            "source": "Cardiovasc Intervent Radiol. 1985; 8(1):31-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJG1900006",
            "pubmed": "2410124",
            "doi": "10.1007/BF02552637",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.629032258064516,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 8457,
            "title": "Evidence for substance P-immunoreactive spinal afferents that mediate bronchoconstriction.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Martling, CR",
                "Dalsgaard, CJ",
                "Lundberg, JM"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 125(3):407-414",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AUP7200008",
            "pubmed": "2417450",
            "doi": "10.1111/j.1748-1716.1985.tb07736.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66995,
            "title": "Therapy with interferon (recombinant IFN-alpha-2C) in myeloproliferative diseases with severe thrombocytoses",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Gisslinger, H",
                "Ludwig, H",
                "Flener, R",
                "Sinzinger, H"
            ],
            "year": 1985,
            "source": "Acta Med Austriaca. 1985; 12(5):123-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985C034000002",
            "pubmed": "3914173",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8464,
            "title": "The history of anabolic steroids and a review of clinical experience with anabolic steroids.",
            "abstract": null,
            "authors": [
                "Kopera, H"
            ],
            "year": 1985,
            "source": "Acta Endocrinol Suppl (Copenh). 1985; 271(3):11-18",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1985AVC4500002",
            "pubmed": "3907240",
            "doi": "10.1530/acta.0.109S00011",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA ENDOCRINOL",
            "issn": "0001-5598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.428,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8416,
            "title": "Potentiation of tachykinin-induced plasma protein extravasation by calcitonin gene-related peptide.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Saria, A"
            ],
            "year": 1985,
            "source": "Eur J Pharmacol. 1985; 114(1):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APJ8600007",
            "pubmed": "2412851",
            "doi": "10.1016/0014-2999(85)90520-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 8486,
            "title": "Volume and density changes of biological fluids with temperature.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H"
            ],
            "year": 1985,
            "source": "J Appl Physiol. 1985; 59(6):1686-1689",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWM5100002",
            "pubmed": "4077776",
            "doi": "10.1152/jappl.1985.59.6.1686",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8486-51683-2"
            ],
            "imported": null,
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.852,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 193449,
            "title": "Chirurgische Endoskopie",
            "abstract": null,
            "authors": [
                "Berger A, Giebler A, Mischinger HJ, Tscheliessnig KH"
            ],
            "year": 1985,
            "source": "Grazer Congress; 10.05.1985; Graz. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193449-51595"
            ],
            "imported": "2022-02-15T09:52:08+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": 193450,
            "title": "Hyperthermie",
            "abstract": null,
            "authors": [
                "Berger A, Germann R, Giebler A, Mischinger HJ, Rehak P, Steindorfer P, Wolf G"
            ],
            "year": 1985,
            "source": "Wissenschaft Heute; 10.05.1985; Grazer Congress. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193450-51595"
            ],
            "imported": "2022-02-15T09:59:13+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": 193711,
            "title": "Maligner Verschlussikterus - Perkutan-transhepatische Gallenwegsendoprothese versus biliodigestiver Bypass-Chirurgie.",
            "abstract": null,
            "authors": [
                "Zalaudek G, Lammer L, Mischinger HJ, Berger A"
            ],
            "year": 1985,
            "source": "XV. Kongress der Gesellschaft f. Chirurgie der DDR; 18.03.1985; Berlin. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193711-51595"
            ],
            "imported": "2022-03-02T14:08:01+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": 193712,
            "title": "Sono- und Computertomographie als Entscheidungshilfe in der Behandlung der nekrotisierenden Pankreatitis.",
            "abstract": null,
            "authors": [
                "Zalaudek G, Berger A, Mischinger HJ, Tölly E"
            ],
            "year": 1985,
            "source": "XV. Kongress der Gesellschaft f. Chirurgie der DDR; 18.03.1985; Berlin. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193712-51595"
            ],
            "imported": "2022-03-02T14:12: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": 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": 193713,
            "title": "Auswahlkriterien zur chirurgischen Verfahrenswahl zwischen tiefer vorderer Resektion und abdominoperinealer Exstirpation beim Rektumkarzinom.",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Zalaudek G, Berger A, Wolf G"
            ],
            "year": 1985,
            "source": "XV. Kongress der Gesellschaft f. Chirurgie der DDR; 18.03.1985; Berlin. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193713-51595"
            ],
            "imported": "2022-03-02T14:17: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": 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": 193714,
            "title": "Perioperative Antibiotikaprophylaxe bei Dickdarmeingriffen mit Acylureidopenicillinen.",
            "abstract": null,
            "authors": [
                "Berger A, Zalaudek G, Mischinger HJ, Wolf G"
            ],
            "year": 1985,
            "source": "XV. Kongress der Gesellschaft f. Chirurgie der DDR; 18.03.1985; Berlin. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193714-51595"
            ],
            "imported": "2022-03-02T14:27: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": 193715,
            "title": "Thyreoidektomie \"en principe\" beim hochdifferenzierten Schilddrüsenkarzinom.",
            "abstract": null,
            "authors": [
                "Wolf G, Mischinger HJ, Berger A"
            ],
            "year": 1985,
            "source": "XV. Kongress der Gesellschaft f. Chirurgie der DDR; 18.03.1985; Berlin. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193715-51595"
            ],
            "imported": "2022-03-02T14:30:59+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": 193723,
            "title": "Klinische Wertung des CEA beim Kolorektalem Karzinom.",
            "abstract": null,
            "authors": [
                "Berger A, Zalaudek G, Mischinger HJ, Giebler A, Metzler W, Rabl H"
            ],
            "year": 1985,
            "source": "31. Ausseer Symposion; 27.04.1985; Aussee, Österrreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193723-51595"
            ],
            "imported": "2022-03-03T13:55:55+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": 193724,
            "title": "Tumorkoagulation mittels Laser- eine alternative Palliativmaßnahme beim inoperablen stenosierenden Magenkarzinom.",
            "abstract": null,
            "authors": [
                "Berger A, Mischinger HJ, Giebler A, Tscheliessnigg K"
            ],
            "year": 1985,
            "source": "31. Ausseer Symposion; 27.04.1985; Aussee, Österreich. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193724-51595"
            ],
            "imported": "2022-03-03T13:59:40+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
        }
    ]
}