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=152060&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152080&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152040&ordering=year",
    "results": [
        {
            "id": 212513,
            "title": "Diagnostic applications for neonatologist-performed lung ultrasound in the delivery room.",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Gruber, V",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Fortbildung der Klinischen Abteilung für Neonatologie Graz: \"Laufende Lungenultraschallstudien an der NEO Graz\"; DEC 10, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212513-14091",
                "212513-14094"
            ],
            "persons": [
                "212513-117521",
                "212513-121952",
                "212513-79516"
            ],
            "imported": "2024-12-11T18:04: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": true
        },
        {
            "id": 212314,
            "title": "Bladder before Blood Pressure? Multiple System Atrophy with an \r\nunexpected sequence of autonomic dysregulation",
            "abstract": null,
            "authors": [
                "Pavelic, A",
                "Hirschbichler, S",
                "Foki, T",
                "Oberndorfer, S",
                "Nasel, C",
                "Struhal, W"
            ],
            "year": 2024,
            "source": "Hauptprogramm Jahrestagung der österreichischen Parkinsongesellschaft; \r\nhttps://www.parkinson.at/files/inhalte/parkinson/content/veranstaltungen/2024/hauptprogramm_parkinson_2024_c.pdf. 2024; -Jahrestagung der österreichischen Parkinsongesellschaft; NOV 20-22, 2024; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212314-14051"
            ],
            "persons": [
                "212314-117505"
            ],
            "imported": "2024-11-29T14:17:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212317,
            "title": "Leitliniengerechte Therapie des HAE und der Patientenwunsch nach Normalität sind ...?",
            "abstract": null,
            "authors": [
                "Schöffl, C",
                "Buttgereit, T"
            ],
            "year": 2024,
            "source": "ÖGDV 2024; NOV 28-30, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212317-14047"
            ],
            "persons": [
                "212317-95463"
            ],
            "imported": "2024-11-29T19:58:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212385,
            "title": "Maßnahmen zur Steigerung der psychischen Gesundheitskompetenz bei internationalen Studierenden- Ein Scoping Review",
            "abstract": "Hintergrund:  In fast jedem Land der Welt studieren internationale Studierende. Trotz der steigenden Zahl an internationalen Studierenden in mehreren Industrieländern wird ihren psychischen Gesundheitsbedürfnissen und ihrem Zugang zu psychiatrischen Diensten nicht genügend Aufmerksamkeit geschenkt. Darüber hinaus stehen internationale Studierende in ihren Gastländern vor vielen verschiedenen Herausforderungen, die ihr psychisches Wohlbefinden beeinträchtigen können. Diese Studierende verfügen über ein geringeres Maß an psychischer Gesundheitskompetenz und haben eine geringere Bereitschaft, bei psychischen Erkrankungen Hilfe zu suchen als einheimische Studierende.",
            "authors": [
                "Djukic, D"
            ],
            "year": 2024,
            "source": "Masterstudium; Interprofessionelle Gesundheitswissenschaften; [ Masterarbeit ] Medizinische Universität Graz; 2024. pp. 74",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-02T13:26:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": 212519,
            "title": "Neonatal Life Support. Besonderheiten beim Frühgeborenen.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Baik-Schneditz, N",
                "Mileder, L"
            ],
            "year": 2024,
            "source": "Der pädiatrische Notfall in der Präklinik - Notarzt-Refresher lt. §40(3) ÄG der AGN (Arbeitsgemeinschaft für Notfallmedizin) Steiermark; DEC 4-5, 2024; Hörgas, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212519-14094"
            ],
            "persons": [
                "212519-79516",
                "212519-68534",
                "212519-86558"
            ],
            "imported": "2024-12-11T18:25:46+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": 212609,
            "title": "The Effect of Cannabinoid Consumption on Propofol Dosage for \r\nProcedural Sedation – a Systematic Review and Meta-Analysis.",
            "abstract": null,
            "authors": [
                "Lang, J",
                "Danninger, T",
                "Labenbacher, S",
                "Hammer, S",
                "Klivinyi, C",
                "Bornemann-Cimenti, H"
            ],
            "year": 2024,
            "source": "epostersonline.com/pga2024. 2024; -78th PostGraduate Assembly in Anesthesiology (PGA); DEC 6,2024; New York, USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212609-14069",
                "212609-14070"
            ],
            "persons": [
                "212609-101248",
                "212609-104100",
                "212609-58422",
                "212609-91147"
            ],
            "imported": "2024-12-16T19:41: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": 212318,
            "title": "Syndrome mit ZNS Auffälligkeiten",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2024,
            "source": "Arlberger Sonografie Akademie; MAR 3-8, 2024 ; Oberlech, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212318-14064"
            ],
            "persons": [
                "212318-50155"
            ],
            "imported": "2024-11-29T20:54: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": 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": 212261,
            "title": "Seltene benigne Entitäten.",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2024,
            "source": "DGOOC Tumor Kurs; NOV 7-9, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212261-14052"
            ],
            "persons": [
                "212261-53237"
            ],
            "imported": "2024-11-25T13:24: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": 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": 212019,
            "title": "Die Zeit nach der Intensivstation",
            "abstract": null,
            "authors": [
                "Nydahl, Peter",
                "Boehnke, Désirée",
                "Denke, Claudia",
                "Hoffmann, Magdalena",
                "Jeitziner, Marie-Madlen",
                "Krampe, Henning",
                "Teigeler, Brigitte",
                "Sim, Chu-Won",
                "Spies, Claudia",
                "Renner, Caroline"
            ],
            "year": 2024,
            "source": "Intensiv. 2024; 2024; 32: 309–32.: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212019-14076"
            ],
            "persons": [
                "212019-92002"
            ],
            "imported": "2024-11-11T10:27:12+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": 212622,
            "title": "Die wahrgenommene Attraktivität des Awareness-Programms „niere.schützen“ unter den Hausärzt*innen in der Steiermark - Eine Teilevaluierung des Projektes „niere.schützen 2.0“",
            "abstract": "Im Rahmen des Projektes „niere.schützen 2.0\" wurden Maßnahmen zur Steigerung der Attraktivität des Awareness-Programms „niere.schützen\" gesetzt. Ziel der vorliegenden Diplomarbeit ist es, die wahrgenommene Attraktivität dieses Awareness-Programms unter den steirischen Hausärzt*innen nach Projektende zu messen.",
            "authors": [
                "Rauch, B"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-18T10:23:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": 212610,
            "title": "Hirngesundheit - \"Brain Health\"",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Koini, M"
            ],
            "year": 2024,
            "source": "MeinMed.at; DEZ 12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212610-14051"
            ],
            "persons": [
                "212610-50173",
                "212610-59566"
            ],
            "imported": "2024-12-17T17:23:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 212587,
            "title": "mitoBK channels and breast cancer cell metabolism",
            "abstract": null,
            "authors": [
                "Bischof, H",
                "Maier, S",
                "Koprowski, P",
                "Kulawiak, B",
                "Burgstaller, S",
                "Jasińska, J",
                "Serafimov, K",
                "Zochowska, M",
                "Gross, D",
                "Schroth, W",
                "Matt, L",
                "Juarez, Lopez, DA",
                "Zhang, Y",
                "Bonzheim, I",
                "Büttner, FA",
                "Fend, F",
                "Schwab, M",
                "Birkenfeld, AL",
                "Malli, R",
                "Lämmerhofer, M",
                "Bednarczyk, P",
                "Szewczyk, A",
                "Lukowski, R"
            ],
            "year": 2024,
            "source": "Annual Meeting of the German Physiological Society (103rd); SEP 18-21, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212587-14013",
                "212587-17230"
            ],
            "persons": [
                "212587-99677",
                "212587-50810",
                "212587-92462"
            ],
            "imported": "2024-12-16T09:53: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": 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": 212504,
            "title": "Cystic fibrosis - old and new challenges.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "Here be lungs; DEC 4-6, 2024; Kaapstad, SOUTH AFRICA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212504-14095"
            ],
            "persons": [
                "212504-51713"
            ],
            "imported": "2024-12-10T13:45: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": 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": 212503,
            "title": "Lower airway abnormalities.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "Here be lungs; DEC 4-6, 2024; Kaapstad, SOUTH AFRICA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212503-14095"
            ],
            "persons": [
                "212503-51713"
            ],
            "imported": "2024-12-10T13:43: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212493,
            "title": "Sonstige intrakavitär-intraluminale ce-US Anwendungen im Kindesalter.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2024,
            "source": "47. Ultraschall Dreiländertreffen; OCT 2-4, 2024; Salzburg, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212493-14106"
            ],
            "persons": [
                "212493-51373"
            ],
            "imported": "2024-12-09T11:46:24+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212487,
            "title": "Contrast-enhanced voiding urosonography,",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2024,
            "source": "CAKUT Teaching Course, Workshop, hands-on in groups and clinical cases.; MAY 16, 2024; Timisoara, Romania. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212487-14106"
            ],
            "persons": [
                "212487-51373"
            ],
            "imported": "2024-12-09T11:30:57+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212405,
            "title": "Retrospektive Analyse der Drucksenkung bei Miniject®, einem \r\n Neuartigen, mikroinvasiven Implantat – Vorläufige Ergebnisse.",
            "abstract": null,
            "authors": [
                "Haiden, LM",
                "Höflechner, L",
                "Falb, T",
                "Lindner, E"
            ],
            "year": 2024,
            "source": "Spektrum der Augenheilkunde. 2024; 38(2-3):71-120.-64. Jahrestagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 9-11,2024; Schladming, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212405-14043"
            ],
            "persons": [
                "212405-117341",
                "212405-89577",
                "212405-91877",
                "212405-99288"
            ],
            "imported": "2024-12-03T12:05:10+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": 212401,
            "title": "Berufsbedingte Strahlenexposition bei endovaskulären Eingriffen",
            "abstract": null,
            "authors": [
                "Cohnert, T"
            ],
            "year": 2024,
            "source": "VASCMED 2024; OCT 17-19, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212401-14074"
            ],
            "persons": [
                "212401-50860"
            ],
            "imported": "2024-12-02T18:05: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": 212093,
            "title": "Calcitonin gene-related peptide: Rolle in der Entstehung und Prophylaxe der Migräne - eine kritische Betrachtung der derzeitigen Studienlage",
            "abstract": "Migräne ist eine häufige und sehr belastende Erkrankung, die sich durch einseitige, pulsierende, frontotemporale Kopfschmerzen auszeichnet und die mit einer Vielzahl von Begleitsymptomen einhergehen kann. Obwohl noch viele Fragen bezüglich ihrer Pathogenese unklar sind, zeigen neue Forschungsergebnisse, dass dabei der Ausschüttung von CGRP im trigeminovaskulären System eine entscheidende Rolle zukommt. Dementsprechend wurden Medikamente entwickelt, die den CGRP-Signalweg blockieren und in der Migräneprophylaxe Anwendung finden sollten. Das Ziel dieser Diplomarbeit ist es, die Rolle von CGRP in der Migräneentstehung zu beleuchten und herauszufinden, ob CGRP-Antagonisten in der Lage sind, bessere Ergebnisse bei der Prophylaxe von Migräne zu erzielen als bisher verwendete Prophylaktika. Die Effektivität dieser Medikamente soll mit der Reduktion der MMDs beurteilt werden. Weiters sollen die Nebenwirkungsprofile verglichen werden.",
            "authors": [
                "Kohlhofer, M"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 81",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": 211955,
            "title": "Grundlagen der Thoraxchirurgie.",
            "abstract": null,
            "authors": [
                "Roj, A"
            ],
            "year": 2024,
            "source": "Ausbildung zur Operationstechnischen Assistenz (OTA); OCT, 7 2024; Graz, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211955-14045"
            ],
            "persons": [
                "211955-113170"
            ],
            "imported": "2024-11-06T13:05: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": true,
            "conference_place": true,
            "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
        }
    ]
}