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=159340&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159360&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159320&ordering=impactfactor",
    "results": [
        {
            "id": 191141,
            "title": "Transitionsklinik im Alltag",
            "abstract": null,
            "authors": [
                "Treiber, G"
            ],
            "year": 2021,
            "source": "Diabetesforum. 2021; 04: ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191141-14080"
            ],
            "persons": [
                "191141-62036"
            ],
            "imported": "2021-12-20T10:32: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": 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": 191142,
            "title": "Insulinpumpentherapie, Glukosesensoren und Closed-Loop-Systeme",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Treiber,G"
            ],
            "year": 2021,
            "source": "Universum Innere Medizin. 2021; 07: ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191142-14080"
            ],
            "persons": [
                "191142-50877",
                "191142-62036"
            ],
            "imported": "2021-12-20T10:34:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 197114,
            "title": "Invasive Schmerztherapie am Beispiel der Neurolyse des Plexus coeliacus",
            "abstract": null,
            "authors": [
                "Neuwersch-Sommeregger, S",
                "Köstenberger, M",
                "Likar, R"
            ],
            "year": 2022,
            "source": "Schmerznachrichten. 2022; 1(1): 1-2. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "197114-14014",
                "197114-14044"
            ],
            "persons": [
                "197114-53309",
                "197114-89242",
                "197114-95683"
            ],
            "imported": "2022-08-26T13:11: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": false
        },
        {
            "id": 197557,
            "title": "Für mehr Qualität in schriftlichen Gesundheitsinformationen",
            "abstract": null,
            "authors": [
                "Hoffmann, M",
                "Schwarz, C",
                "Sendlhofer, G"
            ],
            "year": 2022,
            "source": "Jatros Dermatologie & Plastische Chirurgie. 2022; ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "197557-14076",
                "197557-14080",
                "197557-28761"
            ],
            "persons": [
                "197557-91769",
                "197557-78071",
                "197557-92002"
            ],
            "imported": "2022-09-21T18:44:38+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": 199829,
            "title": "Brückensicherung zur Suizidprävention.",
            "abstract": null,
            "authors": [
                "Schrittwieser, U",
                "Jagsch, C"
            ],
            "year": 2019,
            "source": "JATROS Neurologie und Psychiatrie. 2019; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "199829-71002"
            ],
            "imported": "2023-01-10T15:22: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": false
        },
        {
            "id": 199885,
            "title": "Deep LEarning-Based Image Registration in Dynamic Myocardial Perfusion CT Imaging",
            "abstract": null,
            "authors": [
                "Lara-Hernandez, A",
                "Rienmueller, T",
                "Juarez, I",
                "Perez, M",
                "Reyna, F",
                "Baumgartner, D",
                "Makarenko, VN",
                "Bockeria, OL",
                "Maksuddov, M",
                "Rienmueller, R",
                "Baumgartner, C"
            ],
            "year": 2022,
            "source": "IEEE Xplore. 2022; ID 36227828: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "199885-14093"
            ],
            "persons": [
                "199885-94353"
            ],
            "imported": "2023-01-11T14:07:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 201527,
            "title": "Die RSV-Welle ist ungebrochen (ARNI Studie).",
            "abstract": null,
            "authors": [
                "SeverYildiz, G",
                "Resch, B"
            ],
            "year": 2023,
            "source": "Österreichische Ärztewoche. 2023; Ärzte Woche(3): 14-14. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "201527-14091",
                "201527-14094"
            ],
            "persons": [
                "201527-51743",
                "201527-112151"
            ],
            "imported": "2023-02-10T22:54:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 208989,
            "title": "MedShapeNet -- A Large-Scale Dataset of 3D Medical Shapes for Computer Vision.",
            "abstract": null,
            "authors": [
                "Li, J",
                "Zhou, Z",
                "Yang, J",
                "Pepe, A",
                "Gsaxner, C",
                "Luijten, G",
                "Qu, C",
                "Zhang, T",
                "Chen, X",
                "Li, W",
                "Wodzinski, M",
                "Friedrich, P",
                "Xie, K",
                "Jin, Y",
                "Ambigapathy, N",
                "Nasca, E",
                "Solak, N",
                "Melito, GM",
                "DucVu, V",
                "Memon, AR",
                "Schlachta, C",
                "De Ribaupierre, S",
                "Patel, R",
                "Eagleson, R",
                "Chen, X",
                "Mächler, H",
                "Kirschke, JS",
                "de la Rosa, E",
                "Christ, PF",
                "BranLi, H",
                "Ellis, DG",
                "Aizenberg, MR",
                "Gatidis, S",
                "Küstner, T",
                "Shusharina, N",
                "Heller, N",
                "Andrearczyk, V",
                "Depeursinge, A",
                "Hatt, M",
                "Sekuboyina, A",
                "Löffler, M",
                "Liebl, H",
                "Dorent, R",
                "Vercauteren, T",
                "Shapey, J",
                "Kujawa, A",
                "Cornelissen, S",
                "Langenhuizen, P",
                "Ben-Hamadou, A",
                "Rekik, A",
                "Pujades, S",
                "Boyer, E",
                "Bolelli, F",
                "Grana, C",
                "Lumetti, L",
                "Salehi, H",
                "Ma, J",
                "Zhang, Y",
                "Gharleghi, R",
                "Beier, S",
                "Sowmya, A",
                "Garza-Villarreal, EA",
                "Balducci, T",
                "Angeles-Valdez, D",
                "Souza, R",
                "Rittner, L",
                "Frayne, R",
                "Ji, Y",
                "Ferrari, V",
                "Chatterjee, S",
                "Dubost, F",
                "Schreiber, S",
                "Mattern, H",
                "Speck, O",
                "Haehn, D",
                "John, C",
                "Nürnberger, A",
                "Pedrosa, J",
                "Ferreira, C",
                "Aresta, G",
                "Cunha, A",
                "Campilho, A",
                "Suter, Y",
                "Garcia, J",
                "Lalande, A",
                "Vandenbossche, V",
                "Van Oevelen, A",
                "Duquesne, K",
                "Mekhzoum, H",
                "Vandemeulebroucke, J",
                "Audenaert, E",
                "Krebs, C",
                "van Leeuwen, T",
                "Vereecke, E",
                "Heidemeyer, H",
                "Röhrig, R",
                "Hölzle, F",
                "Badeli, V",
                "Krieger, K",
                "Gunzer, M",
                "Chen, J",
                "van Meegdenburg, T",
                "Dada, A",
                "Balzer, M",
                "Fragemann, J",
                "Jonske, F",
                "Rempe, M",
                "Malorodov, S",
                "Bahnsen, FH",
                "Seibold, C",
                "Jaus, A",
                "Marinov, Z",
                "Jaeger, PF",
                "Stiefelhagen, R",
                "Santos, AS",
                "Lindo, M",
                "Ferreira, A",
                "Alves, V",
                "Kamp, M",
                "Abourayya, A",
                "Nensa, F",
                "Hörst, F",
                "Brehmer, A",
                "Heine, L",
                "Hanusrichter, Y",
                "Weßling, M",
                "Dudda, M",
                "Podleska, LE",
                "Fink, MA",
                "Keyl, J",
                "Tserpes, K",
                "Kim, M",
                "Elhabian, S",
                "Lamecker, H",
                "Zukić, D",
                "Paniagua, B",
                "Wachinger, C",
                "Urschler, M",
                "Duong, L",
                "Wasserthal, J",
                "Hoyer, PF",
                "Basu, O",
                "Maal, T",
                "Witjes, MJH",
                "Schiele, G",
                "Chang, T",
                "Ahmadi, S",
                "Luo, P",
                "Menze, B",
                "Reyes, M",
                "Deserno, TM",
                "Davatzikos, C",
                "Puladi, B",
                "Fua, P",
                "Yuille, AL",
                "Kleesiek, J",
                "Egger, J"
            ],
            "year": 2023,
            "source": "ArXiv. 2023; ",
            "category": 1,
            "document_type": 26,
            "sci": null,
            "pubmed": null,
            "doi": "10.48550/arXiv.2308.16139",
            "pmc": null,
            "organizations": [
                "208989-14026",
                "208989-14075"
            ],
            "persons": [
                "208989-51592-6",
                "208989-63647-6"
            ],
            "imported": "2024-04-10T09:14:48+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": 214729,
            "title": "Venöse Thromboembolie - Was gibt es Neues? Guidelines update",
            "abstract": null,
            "authors": [
                "Gary, T"
            ],
            "year": 2023,
            "source": "Hausarzt. 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214729-14079"
            ],
            "persons": [
                "214729-51136"
            ],
            "imported": "2025-02-27T11:17:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 217221,
            "title": "Rapid Deployment Aortic Valve Replacement: Valve of Choice in Patients With a Left Circumflex Anomaly?",
            "abstract": null,
            "authors": [
                "von, der, Linden, J",
                "Vlachea, P",
                "Herrmann, F",
                "Belyaev, S",
                "Juchem, G",
                "Peterss, S",
                "Hagl, C",
                "Dashkevich, A"
            ],
            "year": 2025,
            "source": "Ann Thorac Surg Short Rep. 2025; 3(2): 420-423. ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "40525190",
            "doi": "10.1016/j.atssr.2024.11.015",
            "pmc": "PMC12167557",
            "organizations": [],
            "persons": [
                "217221-92994-2"
            ],
            "imported": "2025-07-30T02:00:00+02:00",
            "journal": "Ann Thorac Surg Short Rep",
            "issn": "2772-9931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 218935,
            "title": "Estimating the carbon footprint of delegate travel for WMS2025 and potential mitigation strategies",
            "abstract": null,
            "authors": [
                "Gerhalter, T"
            ],
            "year": 2025,
            "source": "Proceedings of the 30th Annual Congress of the World Muscle Society. 2025; -WMS 2025; OCT 7-11, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218935-14051"
            ],
            "persons": [
                "218935-76149"
            ],
            "imported": "2025-12-04T10:55:52+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": 218966,
            "title": "Interventionen und Outcomes präklinischer Reanimation: Altersabhängige Unterschiede und mögliche Ursachen",
            "abstract": null,
            "authors": [
                "Eichinger, M",
                "Eichlseder, M",
                "Pichler, A",
                "Schreiber, N",
                "Heuschneider, L",
                "Labenbacher, S",
                "Zoidl, P"
            ],
            "year": 2025,
            "source": "https://www.divi25.de/abstracts. 2025; -KONGRESS DER DEUTSCHEN INTERDISZIPLINÄREN VEREINIGUNG FÜR INTENSIV- UND NOTFALLMEDIZIN E.V. (DIVI); DEZ 3-5, 2025; Hamburg, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218966-14069",
                "218966-14070"
            ],
            "persons": [
                "218966-99639",
                "218966-100227",
                "218966-100461",
                "218966-104100",
                "218966-60097",
                "218966-95708",
                "218966-97332"
            ],
            "imported": "2025-12-05T18:55:02+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": true,
            "local_affiliation": true
        },
        {
            "id": 218972,
            "title": "Grundlagen der Neugeborenenreanimation.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Suppan, E",
                "Mileder, L"
            ],
            "year": 2025,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Neugeborenen nach der Geburt; NOV 11, 2025; Feldbach, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218972-14094"
            ],
            "persons": [
                "218972-68534",
                "218972-79516"
            ],
            "imported": "2025-12-06T20:57:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218978,
            "title": "Guidelines Neu - Stellungnahme der Fachgesellschaften. Statement im Namen der ÖGKJ - Österreichische Gesellschaft für Kinder- und Jugendheilkunde.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "„Leben retten – alles neu.\" Neue ERC-Reanimationsrichtlinie - Symposium des ARC (Österreichischer Rat für Wiederbelebung); NOV 8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218978-14094"
            ],
            "persons": [
                "218978-79516"
            ],
            "imported": "2025-12-06T21:31:55+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": 87548,
            "title": "Action mechanisms of prostaglandins, their secondary effects, contraindications and interactions - Pharmacological basis",
            "abstract": null,
            "authors": [
                "Peskar, BA"
            ],
            "year": 1999,
            "source": ". 1999;  9-15. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87548-14022"
            ],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mutschler, E, Upmeyer, HJ, Wenzel, A",
            "collection_title": "PROSTAGLANDINS; ",
            "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": 71537,
            "title": "Stammzellen aus dem Nabelschnurblut",
            "abstract": null,
            "authors": [
                "Schauenstein, K",
                "Dohr, G",
                "Preisegger, KH"
            ],
            "year": 2003,
            "source": "Journal für Fertilität und Reproduktion. 2003; 4:  9-13. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71537-14014",
                "71537-14017",
                "71537-14020"
            ],
            "persons": [
                "71537-51666"
            ],
            "imported": "2007-11-13T16:21:55+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": 71449,
            "title": "Melatonin und das kardiovaskuläre System. ",
            "abstract": null,
            "authors": [
                "Sakotnik, A",
                "Liebmann, PM",
                "Stoschitzky, K",
                "Zweiker, R",
                "Eber, B"
            ],
            "year": 1999,
            "source": "Journal für Kardiologie. 1999; 6(2): 87-90. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71449-14014",
                "71449-14069",
                "71449-14083"
            ],
            "persons": [
                "71449-51374",
                "71449-52000"
            ],
            "imported": "2007-11-07T17:35: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": 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": 70147,
            "title": "Die Nitratbelastung des Grazerfeldes.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Pichler-Semmelrock, FP",
                "Köck, M",
                "Möse, JR"
            ],
            "year": 1987,
            "source": "Forum Städtehygiene. 1987; 38:  257-258. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70147-51664"
            ],
            "imported": "2007-10-05T15:18:22+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": 70013,
            "title": "Hygienische Aspekte der Nutzung von Dachablaufwasser im Haushalt und Garten.",
            "abstract": null,
            "authors": [
                "Pichler-Semmelrock, FP",
                "Mascher, F",
                "Köck, M",
                "Feierl, G"
            ],
            "year": 2000,
            "source": "Mitteilungen der Sanitaetsverwaltung. 2000; 101(8): 3-14. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70013-14023"
            ],
            "persons": [
                "70013-51664",
                "70013-51818"
            ],
            "imported": "2007-10-04T13:21:32+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": 68249,
            "title": "Qualität von Adipositasprogrammen",
            "abstract": null,
            "authors": [
                "Wallner, S",
                "Wascher, TC"
            ],
            "year": 2006,
            "source": "J Ernährungsmed. 2006; 8(3): 11-16. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68249-14014"
            ],
            "persons": [
                "68249-51266"
            ],
            "imported": "2007-09-14T14:10:56+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
        }
    ]
}