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=156540&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156560&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156520&ordering=impactfactor",
    "results": [
        {
            "id": 164699,
            "title": "Helicobacter Pylori oder die Kunst anders zu denken. ",
            "abstract": null,
            "authors": [
                "Lumenta, D.B."
            ],
            "year": 2017,
            "source": "Plastic Surgery Club 2017, Plastische Chirurgie Kunst und Wissenschaft; NOV, 2-3, 2017; Leongang, AUSTRIA. 2017. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164699-14076"
            ],
            "persons": [
                "164699-81670"
            ],
            "imported": "2018-01-19T13:48: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": false,
            "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": 164700,
            "title": "Narbenbeurteilung",
            "abstract": null,
            "authors": [
                "Lumenta, D.B."
            ],
            "year": 2017,
            "source": "SCAR ACADEMY (DACH) 2017; NOV, 24-25, 2017; Berlin, GERMANY. 2017. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164700-14076"
            ],
            "persons": [
                "164700-81670"
            ],
            "imported": "2018-01-19T13:54:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164701,
            "title": "How do different kinds of trauma impact the strategy for microsurgery reconstruction.",
            "abstract": null,
            "authors": [
                "Lumenta, D.B."
            ],
            "year": 2017,
            "source": "Congreso Internacional Asociación Mexicana de Quemaduras Queretaro, Mexiko\r\n; APR, 26-29, 2017; Hacienda Jurica, MEXICO. 2017. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164701-14076"
            ],
            "persons": [
                "164701-81670"
            ],
            "imported": "2018-01-19T13:59: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": 201138,
            "title": "LIPOPROTEIN (A) IS NOT A METABOLIC PRODUCT OF OTHER LIPOPROTEINS CONTAINING APOLIPOPROTEIN-B",
            "abstract": null,
            "authors": [
                "KREMPLER, F",
                "KOSTNER, G",
                "BOLZANO, K",
                "SANDHOFER, F"
            ],
            "year": 1979,
            "source": "BIOCHIM BIOPHYS ACTA. 1979; 575(1): 63-70. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HT30000008",
            "pubmed": "228736",
            "doi": "10.1016/0005-2760(79)90131-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201138-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": "BIOCHIMICA ET BIOPHYSICA ACTA; ",
            "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": 164711,
            "title": "Enhanced ex vivo erythropoiesis from hiPSCs \r\nby a simplified culture System.\r\n",
            "abstract": null,
            "authors": [
                "Bernecker, C",
                "Dorn, I",
                "Lachmann, N",
                "Ackermann, M",
                "Zaehres, H",
                "Schlenke, P\r\n"
            ],
            "year": 2017,
            "source": "Experimental Hematology \r\n. 2017; 53(S1):S1-S148.-ISEH 46th Annual Scientific Meeting; AUG 24-27, 2017; Frankfurt, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164711-14058"
            ],
            "persons": [
                "164711-51164",
                "164711-88593",
                "164711-96172"
            ],
            "imported": "2018-01-19T17:02:30+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": 164715,
            "title": "TFOS DEWS II ist da!",
            "abstract": null,
            "authors": [
                "Horwath-Winter,J"
            ],
            "year": 2017,
            "source": "Medical Network. 2017; 09:  19-20. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164715-14043"
            ],
            "persons": [
                "164715-53007"
            ],
            "imported": "2018-01-19T23:32:29+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": 164716,
            "title": "Einblicke in den Dry Eye Workshop II.",
            "abstract": null,
            "authors": [
                "Horwath-Winter,J"
            ],
            "year": 2017,
            "source": "Medical Network. 2017; 09:  22-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164716-14043"
            ],
            "persons": [
                "164716-53007"
            ],
            "imported": "2018-01-19T23:36:06+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": 164718,
            "title": "Nierenfunktionsparameter bei zerebraler Kleingefäßerkrankung: Ergebnisse einer prospektiven Studie.",
            "abstract": null,
            "authors": [
                "Fandler, S",
                "Kneihsl, M",
                "Pinter, D",
                "Enzinger, C",
                "Niederkorn, K",
                "Fazekas, F",
                "Gattringer, T"
            ],
            "year": 2018,
            "source": "21. Jahrestagung der Österreichischen Schlaganfall-Gesellschaft; JAN 19-20, 2018; Klagenfurt, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164718-14051"
            ],
            "persons": [
                "164718-50173",
                "164718-51546",
                "164718-66708",
                "164718-70680",
                "164718-82411",
                "164718-83425"
            ],
            "imported": "2018-01-20T14:30:29+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": 164721,
            "title": "Microscopic colitis: Pathologist's view.",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "25th UEG Week; OCT 28 - NOV 1, 2017; Barcelona, SPAIN. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164721-14020"
            ],
            "persons": [
                "164721-50044"
            ],
            "imported": "2018-01-20T16:55: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": 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": 164722,
            "title": "Diagnostic tools for GI diseases: What's new in 2017? Histopathology.",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "25th UEG Week; OCT 28 - NOV 1, 2017; Barcelona, SPAIN. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164722-14020"
            ],
            "persons": [
                "164722-50044"
            ],
            "imported": "2018-01-20T16:58:25+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": 164723,
            "title": "Entzündliche Veränderungen des unteren Gastrointestinaltraktes.",
            "abstract": null,
            "authors": [
                "Langner, C",
                "Offner, F"
            ],
            "year": 2017,
            "source": "Tutorial. Internationale Akademie für Pathologie (Deutsche Abteilung e.V.) ; NOV 11, 2017; Bonn, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164723-14020"
            ],
            "persons": [
                "164723-50044"
            ],
            "imported": "2018-01-20T17:06: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": 164724,
            "title": "Muss jeder Kolonpolyp histologisch untersucht werden?",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "Aktuelle Gastroenterologie und Hepatologie 2017 (18. Bremer Gastro-Tag); NOV 18, 2017; Bremen, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164724-14020"
            ],
            "persons": [
                "164724-50044"
            ],
            "imported": "2018-01-20T17:11: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164725,
            "title": "Pathologie der chronisch-entzündlichen Darmerkrankungen und ihre Differenzialdiagnose.",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "Interdisziplinäre Montagsfortbildung des Instituts für Pathologie, Universität Basel; DEC 4, 2017; Basel, SWITZERLAND. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164725-14020"
            ],
            "persons": [
                "164725-50044"
            ],
            "imported": "2018-01-20T17:14: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": 164726,
            "title": "Spinal cord compression as the initial presentation of colorectal cancer: case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Gilg, MM",
                "Bratschitsch, G",
                "Wiesspeiner, U",
                "Radl, R",
                "Leithner, A",
                "Langner, C"
            ],
            "year": 2016,
            "source": "Journal of Surgical and Molecular Pathology. 2016; 2(3): 1-5. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164726-14020",
                "164726-14052",
                "164726-14108"
            ],
            "persons": [
                "164726-50044",
                "164726-53237",
                "164726-77074"
            ],
            "imported": "2018-01-20T17:34:41+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": 164727,
            "title": "Der Kaiserschnitt - Operationstechniken und operative Morbidität",
            "abstract": null,
            "authors": [
                "Schöll, W",
                "Schöll, C"
            ],
            "year": 2017,
            "source": "Fortbildungsreihe a.ö. Krankenhaus St. Vinzenz; Zams; OKT 19, 2017; Zams. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164727-14038",
                "164727-14064"
            ],
            "persons": [
                "164727-51941",
                "164727-80792"
            ],
            "imported": "2018-01-20T23:33:17+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": 164728,
            "title": "Extraperitoneale Sectio: Operationstechnik, Morbidität und Geschichte",
            "abstract": null,
            "authors": [
                "Schöll, C",
                "Schöll, W"
            ],
            "year": 2017,
            "source": "Fortbildungsveranstaltung a.ö. Krankenhaus St. Vinzenz; Klostergasse 10, Zams; OKT 19, 2017; Zams. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164728-14038",
                "164728-14064"
            ],
            "persons": [
                "164728-51941",
                "164728-80792"
            ],
            "imported": "2018-01-20T23:37:51+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": 164729,
            "title": "Geburtshilfliche Notfalloperationen",
            "abstract": null,
            "authors": [
                "Schöll, W"
            ],
            "year": 2017,
            "source": "Gynäkologische Chirurgie - Linz on top; MÄR 3, 2017; Linz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164729-14064"
            ],
            "persons": [
                "164729-51941"
            ],
            "imported": "2018-01-20T23:52: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": false,
            "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": 164730,
            "title": "Die geburtshilfliche Hysterektomie",
            "abstract": null,
            "authors": [
                "Schöll, W"
            ],
            "year": 2017,
            "source": "Die abdominalen Operationen und suburethralen Bänder - AUB Operationskurs\r\n; FEB 16-17,2017; Graz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164730-14064"
            ],
            "persons": [
                "164730-51941"
            ],
            "imported": "2018-01-20T23:57: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": 164731,
            "title": "Bildgebung der zerebralen Sinusvenenthrombose",
            "abstract": null,
            "authors": [
                "Gattringer, T"
            ],
            "year": 2018,
            "source": "18. Neuroimaging Akademie der Österreichischen Gesellschaft für Neurologie; JAN 18, 2018; Klagenfurt, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164731-14051"
            ],
            "persons": [
                "164731-70680"
            ],
            "imported": "2018-01-21T13:29:25+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": 198256,
            "title": "Lunchsymposium: RSV bei allen Säuglingen – Update zur Epidemiologie, Krankheitslast und Prävention",
            "abstract": null,
            "authors": [
                "Sever Yildiz, G",
                "Resch, B",
                "Dornbusch, HJ\r\n"
            ],
            "year": 2022,
            "source": "60. Jahrestagung der ÖGKJ;; OCT 6-8, 2022;  Vienna, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "198256-14091",
                "198256-14094",
                "198256-17267"
            ],
            "persons": [
                "198256-51743",
                "198256-51736",
                "198256-112151"
            ],
            "imported": "2022-10-20T18:41:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}