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=148860&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148880&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148840&ordering=impactfactor",
    "results": [
        {
            "id": 173034,
            "title": "Chairman / Moderation der Talking Poster Session 1 - Liver: Misc.",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "13th  IHPBA -Medtronic Satellite Symposium; SEPT 4-6,2018; Geneva, Schweiz. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173034-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T12:37:45+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173035,
            "title": "Verminderung des Ischämie-Reperfusionsschadens bei Lebertransplantation - Kann so das Organangebot gesteigert werden?",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "Symposium anlässlich der Emeritierung von Prof. Dr. Ernst Klar/Rostock; SEP 20-22, 2018; Aula der Universität Rostock, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173035-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T12:54:19+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173036,
            "title": "Vortrag zu Tac / generischem Tac und Organtransplantation (Leber / Niere)\r\nTitel: \"Modern aspects in liver tx – surgical techniques and immunosuppression\".\r\n",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "XXIV. Congress of Surgeons, Ukraine - National Academy of Medical Sciences of Ukraine (National Institute of Surgery and Transplantologists HAMH Ukraine); SEP 26, 2018; Ukraine, UKRAINE. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173036-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T12:56: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173037,
            "title": "Nierentransplantation.",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "TRANSPLANT-CLUB; SEP 21, 2018; LKH- Univ. Klinikum Graz, Besprechungsraum D-031/D2/2. Stock, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173037-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:05:36+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173038,
            "title": "Update GIST and Mesenchymal Tumor of the GI-Tract with Case discussion.",
            "abstract": null,
            "authors": [
                "Liegl-Atzwanger, B"
            ],
            "year": 2018,
            "source": "Postgraduate Course Diagnostic Soft Tissue Pathology; APR 20-21, 2018; Linz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173038-14020"
            ],
            "persons": [
                "173038-50546"
            ],
            "imported": "2019-02-12T13:06:39+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173039,
            "title": "Vortrag: „Styptics in liver surgery, which styptic is the most effetive one?“.",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "15th national hepato gastroenterology congress, 3rd international conference of eurasian gastroenterological association; OCT 11, 2018; ANTALYA - Cornelia Diamond Hotel, TÜRKEI. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173039-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:07:33+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173040,
            "title": "Small round cell tumors (lecture with case discussion).",
            "abstract": null,
            "authors": [
                "Liegl-Atzwanger, B"
            ],
            "year": 2018,
            "source": "Postgraduate Course Diagnostic Soft Tissue Pathology; APR 20-21, 2018; Linz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173040-14020"
            ],
            "persons": [
                "173040-50546"
            ],
            "imported": "2019-02-12T13:07:39+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173041,
            "title": "Myxoid soft tissue tumors (lecture with case discussion).",
            "abstract": null,
            "authors": [
                "Liegl-Atzwanger, B"
            ],
            "year": 2018,
            "source": "Postgraduate Course Diagnostic Soft Tissue Pathology; APR 20-21, 2018; Linz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173041-14020"
            ],
            "persons": [
                "173041-50546"
            ],
            "imported": "2019-02-12T13:08: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173042,
            "title": "Vortrag: \"Modern aspects in liver transplantation and subtleties in surgical techniques\".",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "15th national hepato gastroenterology congress, 3rd international conference of eurasian gastroenterological association; OCT 12, 2018; ANTALYA - Cornelia Diamond Hotel, TÜRKEI. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173042-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:09: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173043,
            "title": "Vortrag: \"Pankreatico-jejunostomy\".",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "15th national hepato gastroenterology congress, 3rd international conference of eurasian gastroenterological association; OCT 13, 2018; ANTALYA - Cornelia Diamond Hotel, TÜRKEI. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173043-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:11: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173044,
            "title": "Vortrag :”PLENUM - Immunological Challenges in Transplantation: What's in your pocket?- Liver.",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "ATX-KONGRESS; OCT 18,2018; ATX-Tagung in Linz, Voestalpine Stahlwelt, Voestalpine-Straße 4, 4020 Linz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173044-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:13: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173045,
            "title": "Komplexe chirurgische Herausforderungen bei Nierentransplantation.",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "Obersteirischer Dialysestammtisch; NOV 15, 2018; Hotel Landskron, Am Schiffertor 3, 8600 Bruck an der Mur, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173045-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:18:14+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173046,
            "title": "Vorsitz: „Pankreaschirurgie“\r\nVortrag: „Akute Pankreatitis – neue Wege?“.\r\n",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "18. Österreichischer Chirurgentag \"Komplikationsvermeidung und -management\"; NOV 16, 2018; Congress Casino Baden bei Wien/Kaiser Franz Ring 1, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173046-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:19:45+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173047,
            "title": "Moderator und\r\nVortrag: „Transplant Center Graz - Update 2018\r\n",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "2. Grazer TX-Symposium; NOC 17, 2018; MED CAMPUS Graz, Hörsaal MC 2, Neue Stiftingtalstraße 6, 8010  Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173047-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:21:43+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 173048,
            "title": "Vortrag: \"How to deal with a difficult hepatectomy - tips and tricks\".",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "3rd Basic Course in Liver Transplantation (BCLT) der ESOT 2018; NOV 24, 2018; VERANSTALTUNGSORT: Hilton Plaza, Schottenring 11, VIenna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173048-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:23: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173049,
            "title": "Neonatologie aus der Sicht des Arztes",
            "abstract": null,
            "authors": [
                "Resch, B"
            ],
            "year": 2019,
            "source": "Physio Talk \"Physiotherapie in der Neonatologie\"; Feb 28, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173049-14094"
            ],
            "persons": [
                "173049-51743"
            ],
            "imported": "2019-02-12T13:25:37+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173050,
            "title": "Discussion based on cases (Markus Guba, Munich, Germany; Xavier Rogiers, Ghent, Belgium; Peter Schemmer, Graz, Austria.",
            "abstract": null,
            "authors": [
                "Schemmer, P."
            ],
            "year": 2018,
            "source": "3rd Basic Course in Liver Transplantation (BCLT) der ESOT 2018; NOV 24, 2018; VERANSTALTUNGSORT: Hilton Plaza, Schottenring 11, Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173050-14073"
            ],
            "persons": [],
            "imported": "2019-02-12T13:25: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173051,
            "title": "Einfluss der Maschinenperfusion vor Leber- und Nierentransplantation.",
            "abstract": null,
            "authors": [
                "Schemmer, P",
                "Stiegler, P"
            ],
            "year": 2018,
            "source": "Science Lunch; DEC 13, 2018; LKH Univ.-Klinikum, MUG Hörsaalzentrum, HS D, Au 50, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173051-14073"
            ],
            "persons": [
                "173051-50874"
            ],
            "imported": "2019-02-12T13:28:15+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173052,
            "title": "Severe congenital cytomegalovirus infection following early recurrent infection during pregnancy",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Grillitsch, M",
                "Häusler, M",
                "Koidl, C",
                "Karpf, E",
                "Urlesberger, B"
            ],
            "year": 2019,
            "source": "Book of abstracts \"Congenital CMV - From Pregnancy to Infancy: Let's Face It\" \r\n. 2019; -Congenital CMV\r\nFrom Pregnancy to Infancy: Let's Face It \r\n\r\n; FEB 21-22, 2019; Florence, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173052-14020",
                "173052-14094"
            ],
            "persons": [
                "173052-51743"
            ],
            "imported": "2019-02-12T13:36: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": 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": 173054,
            "title": "Patientenrekrutierung - StudienteilnehmerInnen finden, verwalten und binden.",
            "abstract": null,
            "authors": [
                "Jehona Qerimi-Hyseni"
            ],
            "year": 2018,
            "source": "Dachsymposium; 12.06.2018; Zürich. 2018. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173054-14080"
            ],
            "persons": [
                "173054-94655"
            ],
            "imported": "2019-02-12T14:02:44+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
        }
    ]
}