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=150320&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150340&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150300&ordering=year",
    "results": [
        {
            "id": 210256,
            "title": "\"Hit hard and early\" zur sekundären Prävention bei entzündlichen Hauterkrankungen. ",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2024,
            "source": "WVSD Jahrestagung ; JUn 28-29, 2024; graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210256-14047"
            ],
            "persons": [
                "210256-50153"
            ],
            "imported": "2024-06-30T18:39: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": 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": 210257,
            "title": "Das (Ps)A und (Ps)O-warum auf beides achten?\r\naus Sicht des Dermatologen... Kann man der PsA zuvorkommen?",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2024,
            "source": "Das (Ps)A und (Ps)O-warum auf beides achten?; May 14, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210257-14047"
            ],
            "persons": [
                "210257-50153"
            ],
            "imported": "2024-06-30T18:43:11+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": 210258,
            "title": "Molekularpathologische Diagnostik des NSCLC 2024.",
            "abstract": null,
            "authors": [
                "Brcic, L"
            ],
            "year": 2024,
            "source": "Oncology Talks; JUN 26, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210258-14020"
            ],
            "persons": [],
            "imported": "2024-06-30T19:17:51+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": 213564,
            "title": "Berufsmotivation Allgemeinmedizin - wie wird das Ansehen von Allgemeinmediziner:innen von Studierenden der Medizinischen Universität Graz wahrgenommen? [Vortrag/Abstract]\r\n",
            "abstract": null,
            "authors": [
                "Mangge, A",
                "Spary-Kainz, U",
                "Avian, A",
                "Siebenhofer, A\r\n"
            ],
            "year": 2024,
            "source": "DEGAM - 58. Kongress für Allgemeinmedizin und Familienmedizin. 2024; -Neue Wege in die Allgemeinmedizin - Nachwuchs für Versorgung und Forschung begeistern; SEP 26-28, 2024; Würzburg, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213564-14026",
                "213564-14056",
                "213564-27964"
            ],
            "persons": [
                "213564-119774",
                "213564-93279",
                "213564-51098",
                "213564-67207"
            ],
            "imported": "2025-01-30T20:59: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": 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": 213578,
            "title": "Schlüssel zur Gesundheit: Ein Seminar zur Stärkung der eigenen Gesundheitskompetenz in der digitalen Welt [Seminar]. ",
            "abstract": null,
            "authors": [
                "Großmann, J",
                "Schutting, G"
            ],
            "year": 2024,
            "source": "54. Kongress für Allgemeinmedizin. 2024; -Heilkunst in einer digitalen Welt ... Von Bewährtem und Neuem. ; NOV 28-30, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213578-27964"
            ],
            "persons": [
                "213578-113131",
                "213578-97854"
            ],
            "imported": "2025-01-30T21:56:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 210261,
            "title": "Protein Intake and Bone Health in the Elderly",
            "abstract": null,
            "authors": [
                "Götz, HJ",
                "Amrein, K"
            ],
            "year": 2024,
            "source": "OSTEOLOGIE. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001252235000001",
            "pubmed": null,
            "doi": "10.1055/a-2331-4663",
            "pmc": null,
            "organizations": [
                "210261-14080"
            ],
            "persons": [
                "210261-58615-6"
            ],
            "imported": "2024-07-01T09:56:23+02:00",
            "journal": "OSTEOLOGIE",
            "issn": "1019-1291",
            "collection_publisher": null,
            "collection_title": "OSTEOLOGIE; ",
            "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": 213580,
            "title": "Was wissen wir über PVE? Aktueller Kenntnisstand bisheriger Evaluationen, methodische Herausforderungen, offene Fragen und zukünftige Potentiale [Workshop]. ",
            "abstract": null,
            "authors": [
                "Fröschl, S",
                "Neubauer, S",
                "Posch, N",
                "Petschk, K",
                "Reingruber, R",
                "Robausch, M",
                "Schwarz, M",
                "Simek, M"
            ],
            "year": 2024,
            "source": "9. Österreichischer Primärversorgungskongress. 2024; -Nachhaltige Primärversorgung; SEP 19-21, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213580-27964"
            ],
            "persons": [
                "213580-51117"
            ],
            "imported": "2025-01-30T22:06: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213579,
            "title": "Wichtigkeit der Primärversorgung in der Steiermark",
            "abstract": null,
            "authors": [
                "Siebenhofer-Kroitzsch, A"
            ],
            "year": 2024,
            "source": "9. Österreichischer Primärversorgungskongress. 2024; -Nachhaltige Primärversorgung ; SEP 19-21, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213579-27964"
            ],
            "persons": [
                "213579-51098"
            ],
            "imported": "2025-01-30T22:02:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 210269,
            "title": "Predictors and Risk Score for Immune Checkpoint-Inhibitor-Associated Myocarditis Severity.",
            "abstract": null,
            "authors": [
                "Power, JR",
                "Dolladille, C",
                "Ozbay, B",
                "Procureur, AM",
                "Ederhy, S",
                "Palaskas, NL",
                "Lehmann, LH",
                "Cautela, J",
                "Courand, PY",
                "Hayek, SS",
                "Zhu, H",
                "Zaha, VG",
                "Cheng, RK",
                "Alexandre, J",
                "Roubille, F",
                "Baldassarre, LA",
                "Chen, YC",
                "Baik, AH",
                "Laufer-Perl, M",
                "Tamura, Y",
                "Asnani, A",
                "Francis, S",
                "Gaughan, EM",
                "Rainer, PP",
                "Bailly, G",
                "Flint, D",
                "Arangalage, D",
                "Cariou, E",
                "Florido, R",
                "Narezkina, A",
                "Liu, Y",
                "Sandhu, S",
                "Leong, D",
                "Issa, N",
                "Piriou, N",
                "Heinzerling, L",
                "Peretto, G",
                "Crusz, SM",
                "Akhter, N",
                "Levenson, JE",
                "Turker, I",
                "Eslami, A",
                "Fenioux, C",
                "Moliner, P",
                "Obeid, M",
                "Chan, WT",
                "Ewer, SM",
                "Kassaian, SE",
                "Johnson, DB",
                "Nohria, A",
                "Zadok, OIB",
                "Moslehi, JJ",
                "Salem, JE, , International, ICI-Myocarditis, Registry"
            ],
            "year": 2024,
            "source": "medRxiv. 2024; ",
            "category": 1,
            "document_type": 26,
            "sci": null,
            "pubmed": "38883792",
            "doi": "10.1101/2024.06.02.24308336",
            "pmc": "PMC11177901",
            "organizations": [],
            "persons": [
                "210269-58906-6"
            ],
            "imported": "2024-07-01T02:00:00+02:00",
            "journal": "medRxiv",
            "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": 213565,
            "title": "Das Bewusstsein für die Diagnostik der Osteoporose in hausärztlichen Praxen: Ergebnisse einer Interviewbefragung. [Vortrag/Abstract]",
            "abstract": null,
            "authors": [
                "Schutting, G",
                "Barilich, N",
                "Siebenhofer, A"
            ],
            "year": 2024,
            "source": "DEGAM - 58. Kongress für Allgemeinmedizin und Familienmedizin. 2024; -Neue Wege in die Allgemeinmedizin - Nachwuchs für Versorgung und Forschung begeistern; SEP 26-28, 2024; Würzburg, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213565-27964"
            ],
            "persons": [
                "213565-113131",
                "213565-51098"
            ],
            "imported": "2025-01-30T21:05:07+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": 213570,
            "title": "Umbrüche in der Medizin [Podiumsdiskussion]",
            "abstract": null,
            "authors": [
                "Siebenhofer, A",
                "Sacherer, M"
            ],
            "year": 2024,
            "source": "34. Grazer Fortbildungstage. 2024; -Umbrüche in der Medizin; OKT 7-12, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213570-14083",
                "213570-27964"
            ],
            "persons": [
                "213570-51098",
                "213570-59941"
            ],
            "imported": "2025-01-30T21:27: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": 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": 213575,
            "title": "Basiswissen Osteoporose und leitlinienkonformer Umgang in der Hausarztpraxis [Seminar]. ",
            "abstract": null,
            "authors": [
                "Schutting, G\r\n"
            ],
            "year": 2024,
            "source": "54. Kongress für Allgemeinmedizin. 2024; -Heilkunst in einer digitalen Welt ... Von Bewährtem und Neuem. ; NOV 28-30, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213575-27964"
            ],
            "persons": [
                "213575-113131"
            ],
            "imported": "2025-01-30T21:48:50+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": 213566,
            "title": "Das österreichische Schularztwesen. [One Slide 5 Minutes/Abstract]",
            "abstract": null,
            "authors": [
                "Steinböck, M",
                "Spary-Kainz, U",
                "Rauch, J",
                "Siebenhofer, A"
            ],
            "year": 2024,
            "source": "DEGAM - 58. Kongress für Allgemeinmedizin und Familienmedizin. 2024; -Neue Wege in die Allgemeinmedizin - Nachwuchs für Versorgung und Forschung begeistern; SEP 26-28, 2024; Würzburg, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213566-27964"
            ],
            "persons": [
                "213566-104801",
                "213566-51098",
                "213566-93279"
            ],
            "imported": "2025-01-30T21:08:07+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": 213576,
            "title": "Gesundheitsinformationen, auf die Sie sich verlassen können – Woher und wofür? [Seminar]. ",
            "abstract": null,
            "authors": [
                "Posch, N"
            ],
            "year": 2024,
            "source": "54. Kongress für Allgemeinmedizin. 2024; -Heilkunst in einer digitalen Welt ... Von Bewährtem und Neuem. ; NOV 28-30, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213576-27964"
            ],
            "persons": [
                "213576-51117"
            ],
            "imported": "2025-01-30T21:51: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": 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": 210276,
            "title": "p.L1795F LRRK2 variant is a common cause of Parkinson's disease in Central Europe.",
            "abstract": null,
            "authors": [
                "Ostrozovicova, M",
                "Tamas, G",
                "Dušek, P",
                "Grofik, M",
                "Han, V",
                "Holly, P",
                "Jech, R",
                "Kalinova, K",
                "Klivenyi, P",
                "Kovacs, N",
                "Kulcsarova, K",
                "Kurca, E",
                "Lackova, A",
                "Lee, H",
                "Lewis, P",
                "Magocova, V",
                "Marekova, M",
                "Murphy, D",
                "Necpal, J",
                "Pinter, D",
                "Rabajdova, M",
                "Růžička, E",
                "Serranova, T",
                "Smilowska, K",
                "Soos, K",
                "Straka, I",
                "Svorenova, T",
                "Valkovic, P",
                "Zarubova, K",
                "Gdovinova, Z",
                "Houlden, H",
                "Rizig, M",
                "Skorvanek, M"
            ],
            "year": 2024,
            "source": "Res Sq. 2024; ",
            "category": 1,
            "document_type": 26,
            "sci": null,
            "pubmed": "38854119",
            "doi": "10.21203/rs.3.rs-4378197/v1",
            "pmc": "PMC11160925",
            "organizations": [
                "210276-14013"
            ],
            "persons": [
                "210276-116510-6"
            ],
            "imported": "2024-07-01T02:00:00+02:00",
            "journal": "Res Sq",
            "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": 213571,
            "title": "PVE-Teams an Qualitätsförderung teilhaben lassen [Vortrag/Abstract]",
            "abstract": null,
            "authors": [
                "Petschk, K",
                "Radl-Karimi, C",
                "Posch, N",
                "Nisterlberger, W",
                "Paier-Abuzahra, M"
            ],
            "year": 2024,
            "source": "27. Wissenschaftliche Jahrestagung der österreichischen Gesellschaft für Public Health (ÖGPH). 2024; -Mehr Public Health - Gemeinsam heute für morgen. ; OKT 16-18, 2024; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213571-27964"
            ],
            "persons": [
                "213571-113934",
                "213571-51117",
                "213571-92483"
            ],
            "imported": "2025-01-30T21:31:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213568,
            "title": "\"Choosing Wisley\" in der Allgemeinmedizin [Vortrag]",
            "abstract": null,
            "authors": [
                "Spary-Kainz, U"
            ],
            "year": 2024,
            "source": "34. Grazer Fortbildungstage. 2024; -Umbrüche in der Medizin; OKT 7-12, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213568-27964"
            ],
            "persons": [
                "213568-93279"
            ],
            "imported": "2025-01-30T21:20: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": 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": 213582,
            "title": "Von der „Ich-Welt“ zur „Wir-Welt“ Rolle der Primärversorgung bei der Stärkung des sozialen Zusammenhalts [Workshop]. ",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2024,
            "source": "9. Österreichischer Primärversorgungskongress. 2024; -Nachhaltige Primärversorgung.; SEP 19-21, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213582-14024",
                "213582-27964"
            ],
            "persons": [
                "213582-50445"
            ],
            "imported": "2025-01-30T22:13:26+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": false
        },
        {
            "id": 213586,
            "title": "Neues aus der Tropen- und Reisemedizin",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2024,
            "source": "Grazer Fortbildungstage der Ärztekammer für Steiermark; Oct 7-12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "213586-53586"
            ],
            "imported": "2025-01-31T09:03: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213584,
            "title": "Indikationen & Patient:innen- klassisch parenteral vs innovativ als APAT",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2024,
            "source": "Giftiger Dienstag; Nov 21, 2024; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "213584-53586"
            ],
            "imported": "2025-01-31T08:57:21+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": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}