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=153520&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153540&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153500&ordering=impactfactor",
    "results": [
        {
            "id": 187232,
            "title": "Laboratory Assisted Diagnosis of Functional neurological disorders (FND)",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2021,
            "source": "Functional Neurological Disorder Society - Webinar Series; MAR 3, 2021; Virtuell. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187232-14051"
            ],
            "persons": [
                "187232-50172"
            ],
            "imported": "2021-04-07T16:06:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187233,
            "title": "Positionspapier zum hereditären Angioödem  - Aktuelle Empfehlungen: Diagnose und Therapie des hereditären Angioödems",
            "abstract": null,
            "authors": [
                "Kinaciyan,T",
                "Aberer,W",
                "Hawranek,T",
                "Schöffl,C",
                "Zikeli,M"
            ],
            "year": 2021,
            "source": "Clinicum Derma. 2021; ",
            "category": 1,
            "document_type": 30,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187233-14047"
            ],
            "persons": [
                "187233-95463"
            ],
            "imported": "2021-04-07T17:19:42+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213221,
            "title": "Harnessing deep learning to detect bronchiolitis obliterans syndrome from chest CT.",
            "abstract": null,
            "authors": [
                "Koziński, M",
                "Oner, D",
                "Gwizdała, J",
                "Beigelman-Aubry, C",
                "Fua, P",
                "Koutsokera, A",
                "Casutt, A",
                "Vraka, A",
                "De, Palma, M",
                "Aubert, JD",
                "Bischof, H",
                "von, Garnier, C",
                "Rahi, SJ",
                "Urschler, M",
                "Mansouri, N"
            ],
            "year": 2025,
            "source": "Commun Med (Lond). 2025; 5(1): 18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001400057900002",
            "pubmed": "39820581",
            "doi": "10.1038/s43856-025-00732-x",
            "pmc": "PMC11739420",
            "organizations": [
                "213221-14026"
            ],
            "persons": [
                "213221-63647-6",
                "213221-132960-1"
            ],
            "imported": "2025-01-20T01:00:00+01:00",
            "journal": "Commun Med (Lond)",
            "issn": "2730-664X",
            "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": false,
            "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": 187248,
            "title": "Do NTRK-positive lung tumors exist?",
            "abstract": null,
            "authors": [
                "Brcic, L"
            ],
            "year": 2021,
            "source": "Spring meeting ÖGPath/IAP Austria and joint meeting with IAP Arab Division; APR 8-10, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187248-14020"
            ],
            "persons": [],
            "imported": "2021-04-11T23:37:12+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187249,
            "title": "Intestinal Microbiota Composition and Abundance in Preterm Infants Related to Prophylaxis Regimen of Necrotizing Enterocolitis",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S",
                "Neumann, C",
                "Moissl-Eichinger, C",
                "Kraschl, R",
                "Canduth, C",
                "Hopfer, B",
                "Pausan, MR",
                "Urlesberger, B",
                "Resch, B. \r\n"
            ],
            "year": 2021,
            "source": "Perinatal Society of Australia and New Zealand Virtual Congress - Bridging Gaps in perinatal care - XXIV Annual Congress; MAR 29-31, 2021; Perinatal Society of Australia and New Zealand. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187249-14023",
                "187249-14048",
                "187249-14093",
                "187249-14094"
            ],
            "persons": [
                "187249-51743",
                "187249-100806",
                "187249-90021",
                "187249-59876"
            ],
            "imported": "2021-04-12T01:21:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187251,
            "title": "Im Blindflug",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2019,
            "source": "Österreichische Krankenhauszeitung. 2019; 60(08-09): 10-11. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187251-14024"
            ],
            "persons": [
                "187251-50445"
            ],
            "imported": "2021-04-12T10:36:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187252,
            "title": "Plädoyer für eine rationale Impfpolitik",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2019,
            "source": "Österreichische Krankenhauszeitung. 2019; 60(10): 42-42. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187252-14024"
            ],
            "persons": [
                "187252-50445"
            ],
            "imported": "2021-04-12T10:38:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187259,
            "title": "Fertility-myth and reality",
            "abstract": null,
            "authors": [
                "Wolfler, MM"
            ],
            "year": 2021,
            "source": "AUST J CLIN ENDOCR M. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000625059100001",
            "pubmed": null,
            "doi": "10.1007/s41969-021-00127-y",
            "pmc": null,
            "organizations": [
                "187259-14064"
            ],
            "persons": [
                "187259-88735-2"
            ],
            "imported": "2021-04-12T10:44:29+02:00",
            "journal": "AUST J CLIN ENDOCR M",
            "issn": "1998-7773",
            "collection_publisher": null,
            "collection_title": "AUSTRIAN JOURNAL OF CLINICAL ENDOCRINOLOGY AND METABOLISM; ",
            "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": false,
            "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": 209247,
            "title": "Machine Learning-Based Prediction of Malnutrition in Surgical In-Patients: A Validation Pilot Study.",
            "abstract": null,
            "authors": [
                "Kramer, D",
                "Jauk, S",
                "Veeranki, S",
                "Schrempf, M",
                "Traub, J",
                "Kugel, E",
                "Prisching, A",
                "Domnanich, S",
                "Leopold, M",
                "Krisper, P",
                "Sendlhofer, G"
            ],
            "year": 2024,
            "source": "Stud Health Technol Inform. 2024; 313:  156-157. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "38682522",
            "doi": "10.3233/SHTI240029",
            "pmc": null,
            "organizations": [],
            "persons": [
                "209247-108983-6",
                "209247-117021-6",
                "209247-53096-6",
                "209247-78071-6"
            ],
            "imported": "2024-04-30T02:00:00+02:00",
            "journal": "Stud Health Technol Inform",
            "issn": "1879-8365",
            "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": 187273,
            "title": "Wir denken Gesundeit neu! Corona als Chance für eine Zeitwende im Gesundheitswesen",
            "abstract": null,
            "authors": null,
            "year": 2020,
            "source": "Rümmele, M; Sprenger, M. editor(s). Unteraichwald: Ampuls Verlag; 2020. (ISBN: 978-3-9519818-0-2) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187273-14024"
            ],
            "persons": [
                "187273-50445"
            ],
            "imported": "2021-04-12T10:50:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187274,
            "title": "Das Corona-Rätsel",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2020,
            "source": "Wien: Seifert Verlag; 2020. pp. 309. (ISBN: 978-3-904123-34-1) ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187274-14024"
            ],
            "persons": [
                "187274-50445"
            ],
            "imported": "2021-04-12T10:53:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 187275,
            "title": "Netzwerkanalyse im Gesundheitsförderungsprojekt fibbb!",
            "abstract": null,
            "authors": [
                "Burgmann, S",
                "Petschk, K",
                "Wratschko, K",
                "Sprenger, M"
            ],
            "year": 2020,
            "source": "Gesundheitswesen. 2020; 82(05):459--23. wissenschaftliche Tagung der Österreichischen Gesellschaft für Public Health (ÖGPH); NOV 17-18, 2020; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187275-14024"
            ],
            "persons": [
                "187275-50445"
            ],
            "imported": "2021-04-12T11:02:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187276,
            "title": "Die „Freak Wave“ im Erkrankungs- und Sterbegeschehen",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2020,
            "source": "Österreichische Krankenhauszeitung. 2020; 61(03-04): 14-14. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187276-14024"
            ],
            "persons": [
                "187276-50445"
            ],
            "imported": "2021-04-12T11:12:33+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187277,
            "title": "Durchschnittsnote: Genügend",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2020,
            "source": "Österreichische Krankenhauszeitung. 2020; 61(11): 13-15. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187277-14024"
            ],
            "persons": [
                "187277-50445"
            ],
            "imported": "2021-04-12T11:14:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187278,
            "title": "Skizze einer zukünftigen Präventionsstrategie",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2020,
            "source": "Österreichische Krankenhauszeitung. 2020; 61(01-02): 18-19. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187278-14024"
            ],
            "persons": [
                "187278-50445"
            ],
            "imported": "2021-04-12T11:17:42+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187280,
            "title": "A smartphone app may add risk factor management in young ischemic stroke. ",
            "abstract": null,
            "authors": [
                "Fruhwirth, V",
                "Berger, L",
                "Gattringer, T",
                "Fandler-Höfler, S",
                "Hechenberger, S",
                "Schwerdtfeger, A",
                "Enzinger, C",
                "Pinter, D"
            ],
            "year": 2021,
            "source": "ÖGN 2021. 2021; -18. Jahrestagung der Österreichischen Gesellschaft für Neurologie; APR 9-10, 2021; Tulln, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187280-14051"
            ],
            "persons": [
                "187280-107891",
                "187280-50173",
                "187280-66708",
                "187280-70680",
                "187280-82411"
            ],
            "imported": "2021-04-12T12:58:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187284,
            "title": "Acute, not chronic kidney dysfunction is related to outcome in stroke patients treated with mechanical thrombectomy.",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S",
                "Odler, B",
                "Kneihsl, M",
                "Wünsch, G",
                "Haidegger, M",
                "Poltrum, B",
                "Beitzke, M",
                "Deutschmann, H",
                "Enzinger, C",
                "Rosenkranz, AR",
                "Gattringer, T"
            ],
            "year": 2021,
            "source": "Konferenzband neurologisch. 2021; -18. Jahrestagung der Österreichischen Gesellschaft für Neurologie; APR 9-10, 2021; Tulln, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187284-14026",
                "187284-14046",
                "187284-14051",
                "187284-14054",
                "187284-14084"
            ],
            "persons": [
                "187284-50173",
                "187284-50444",
                "187284-51882",
                "187284-70680",
                "187284-72630",
                "187284-82411",
                "187284-83425",
                "187284-89706",
                "187284-94970"
            ],
            "imported": "2021-04-12T18:23:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187285,
            "title": "Entwicklung des NUTRIMENTAL-Screeners – ein Screening-Tool zur Anwendung in der Versorgung von Menschen mit schweren psychischen Erkrankungen",
            "abstract": null,
            "authors": [
                "Mueller-Stierlin, A",
                "Breilmann, J",
                "Kilian, R",
                "Mörkl, S",
                "Teasdale, S",
                ""
            ],
            "year": 2020,
            "source": "Aktuelle Ernährungsmedizin 45(3), 10.1055/s-0040-1710220. 2020; -Kongress Ernährung 2020 – Medizin fürs Leben; JUN, 25-27, 20202; Bremen, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187285-29444"
            ],
            "persons": [
                "187285-84449"
            ],
            "imported": "2021-04-12T20:47:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187290,
            "title": "Therapieprinzip B-Zell-Depletion",
            "abstract": null,
            "authors": [
                "Seifert-Held, T"
            ],
            "year": 2021,
            "source": "Neurologisch. 2021; 1/21:  38-39. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187290-14051"
            ],
            "persons": [
                "187290-53287"
            ],
            "imported": "2021-04-13T12:24:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187293,
            "title": "Impaired processing speed increases risk for disability progression in patients with MS",
            "abstract": null,
            "authors": [
                "Hechenberger, S",
                "Pinter, D",
                "Helmlinger, B",
                "Ropele, S",
                "Pichler, A",
                "Khalil, M",
                "Enzinger, C"
            ],
            "year": 2021,
            "source": "ÖGN 2021. 18. Jahrestagung der Österreichischen Gesellschaft für Neurologie; APR 9-10, 2021; Tulln, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187293-14051"
            ],
            "persons": [
                "187293-104619",
                "187293-107891",
                "187293-50173",
                "187293-51279",
                "187293-57435",
                "187293-66708",
                "187293-71486"
            ],
            "imported": "2021-04-13T17:24:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}