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=153940&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153960&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153920&ordering=year",
    "results": [
        {
            "id": 215487,
            "title": "Kurzinformationen für Patient:innen: eine Umfrage unter Allgemeinmediziner:innen zu Einsatz, Inhalten und Quellen [Doc25ebmV-07-03]\r\n",
            "abstract": null,
            "authors": [
                "Posch, N",
                "Jeitler, K",
                "Radl-Karimi, C",
                "Spary-Kainz, U",
                "Perschler, L"
            ],
            "year": 2025,
            "source": "Düsseldorf: German Medical Science GMS Publishing House; 2025. Doc25ebmV-07-03. 2025; -26. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin, Die EbM der Zukunft – packen wir’s an!; MAR 26-28, 2025; Freiburg, GERMANY. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215487-14026",
                "215487-27964"
            ],
            "persons": [
                "215487-51117",
                "215487-62926",
                "215487-93279",
                "215487-113934"
            ],
            "imported": "2025-04-02T20:28:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 215491,
            "title": "Frontal Area - From Injectables to Minimal Invasive Treatment.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2025,
            "source": "AMWC, 23rd Aesthetic & Anti-Aging Medicine World Congress; MAR 27-29, 2025; Grimaldi Forum, MONARCO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215491-14076"
            ],
            "persons": [
                "215491-56922"
            ],
            "imported": "2025-04-03T12:16:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215490,
            "title": "Intraarterial HA filler injection into the arteria brachialis for wrinkle treatment of the upper arm-a severe complication-treatment.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2025,
            "source": "AMWC, 23rd Aesthetic & Anti-Aging Medicine World Congress; \r\nComplications Panel Discussion - Mechanisms of Vascular Occlusion; MAR 27-29, 2025; Grimaldi Forum, MONARCO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215490-14076"
            ],
            "persons": [
                "215490-56922"
            ],
            "imported": "2025-04-03T12:13:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215489,
            "title": "The Art of Empathy: Elevating Aesthetics through Emotional Intelligence.",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "AMWC, 23rd Aesthetic & Anti-Aging Medicine World Congress; MAR 27-29; 2025; Grimaldi Forum, MONARCO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215489-14076"
            ],
            "persons": [
                "215489-100854"
            ],
            "imported": "2025-04-03T12:07:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215492,
            "title": "PANEL DISCUSSION: Challenging Situations in Cosmetic Dermatology and Laser Practice - Session ESLD",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2025,
            "source": "AMWC, 23rd Aesthetic & Anti-Aging Medicine World Congress; MAR 27-29, 2025; Grimaldi Forum, MONARCO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215492-14076"
            ],
            "persons": [
                "215492-56922"
            ],
            "imported": "2025-04-03T12:19:04+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215493,
            "title": "The Aging Face: Myths, Dreams & Reality; Threads - The Line of Truth",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2025,
            "source": "AMWC, 23rd Aesthetic & Anti-Aging Medicine World Congress; MAR 27-29, 2025; Grimaldi Forum, MONARCO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215493-14076"
            ],
            "persons": [
                "215493-56922"
            ],
            "imported": "2025-04-03T12:22:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 215510,
            "title": "Surface Roughness of Different Restorative Materials and Dental Substrates after Treatment with Two Different Air Abrasion Powders – An in-vitro Study.",
            "abstract": null,
            "authors": [
                "Peikert, SA",
                "Bernhard, JS",
                "Pawel, SS",
                "Jakse, N",
                "Zotter, P",
                "Wimmer, G",
                "Arefnia, B"
            ],
            "year": 2025,
            "source": "EuroPerio11; Mai 14-17, 2025; Wien, Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215510-14111",
                "215510-14109"
            ],
            "persons": [
                "215510-51707",
                "215510-125883",
                "215510-126234"
            ],
            "imported": "2025-04-03T23:58:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215509,
            "title": "Zusammenhang zwischen dem Ernährungsverhalten und dem Schweregrad der Parodontitis.",
            "abstract": null,
            "authors": [
                "Peikert, SA"
            ],
            "year": 2025,
            "source": "Science Meeting Zahnmedizin; März 5, 2025; Graz, Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215509-14111"
            ],
            "persons": [
                "215509-125883"
            ],
            "imported": "2025-04-03T23:54:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215472,
            "title": "Lung transplantation for pulmonary chronic graft-versus-host disease: a missed opportunity?",
            "abstract": null,
            "authors": [
                "Zajacova, A",
                "Schoemans, H",
                "Greer, M",
                "Greinix, H",
                "Jaksch, P",
                "Shtraichman, O",
                "Abdulqawi, R",
                "Holm, AM",
                "Vos, R",
                "Bos, S"
            ],
            "year": 2025,
            "source": "JHLT Open. 2025; 7:100209",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "40144839",
            "doi": "10.1016/j.jhlto.2025.100209",
            "pmc": "PMC11935357",
            "organizations": [
                "215472-14082"
            ],
            "persons": [
                "215472-54230-6"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "JHLT Open",
            "issn": "2950-1334",
            "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": 215512,
            "title": "Kinder- und Jugendliche Impfen – dos and don‘ts",
            "abstract": null,
            "authors": [
                "Kohlfürst, DS"
            ],
            "year": 2025,
            "source": "ÖGIT; March 18-21, 20025; Saalfelden, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215512-14092"
            ],
            "persons": [
                "215512-54341"
            ],
            "imported": "2025-04-04T15:35:26+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": 215515,
            "title": "Off-label use of Letermovir for prophylactic, preemptive and therapeutic treatment of cytomegalovirus in paediatric allogeneic HSCT patients",
            "abstract": null,
            "authors": [
                "Kober, A",
                "Dusleag, M",
                "Kohlfürst, DS",
                "Sperl, D",
                "Strenger, V",
                "Benesch, M",
                "Schwinger, W"
            ],
            "year": 2025,
            "source": " Bone Marrow Transplantation Journal. 2025; -EBMT; March 30-April 2, 2025; Florence, Italy. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215515-14091",
                "215515-14092"
            ],
            "persons": [
                "215515-51369",
                "215515-54341",
                "215515-56810",
                "215515-50881",
                "215515-51859"
            ],
            "imported": "2025-04-04T15:54:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 215517,
            "title": "Quantum resistant cryptographic technology-based data repository for high and\r\nmaximum containment laboratories.",
            "abstract": null,
            "authors": [
                "Zatloukal, K"
            ],
            "year": 2025,
            "source": "1st International Conference on Hungarian National Biosafety; MAR 13-14, 2025; Pécs, HUNGARY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215517-14020"
            ],
            "persons": [
                "215517-51663"
            ],
            "imported": "2025-04-04T17:50: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": 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": 215519,
            "title": "Update Co-Analgetika",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H"
            ],
            "year": 2025,
            "source": "Symposium Fokus Medizin 2025 Gesichts- und Kopfschmerz; APR 4-6, 2025; Pöllau, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215519-14069"
            ],
            "persons": [
                "215519-58422"
            ],
            "imported": "2025-04-07T08:31:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 215521,
            "title": "Ein spannender Patientenfall - Lernen aus der Praxis",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2025,
            "source": "HAExpert Wissen kompakt; APR 2, 2025; Hattersheim, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215521-14047"
            ],
            "persons": [
                "215521-95463"
            ],
            "imported": "2025-04-07T11:38:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215520,
            "title": "Safety and efficacy of a 7-week immunotherapy protocol with aluminum hydroxide adsorbed bee venom",
            "abstract": null,
            "authors": [
                "Arzt-Gradwohl, L",
                "Cerpes, U",
                "Schadelbauer, E",
                "Schöffl, C",
                "Herzog, S.A",
                "Schrautzer, C",
                "Bokanovic, D",
                "Koch, L",
                "Laipold, K",
                "Binder, B",
                "Sturm, G",
                ""
            ],
            "year": 2025,
            "source": "Allergologie. 2025; 48(3):178-178.-13. Arbeitsgespräch Insektengiftallergie und Mastozytose; APR 4-5, 2025; Frankfurt am Main, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215520-14026",
                "215520-14047"
            ],
            "persons": [
                "215520-53009",
                "215520-73079",
                "215520-83644",
                "215520-89743",
                "215520-90765",
                "215520-95463",
                "215520-87717"
            ],
            "imported": "2025-04-07T09:22:21+02:00",
            "journal": null,
            "issn": "1438-776X",
            "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": 215527,
            "title": "What CPAP to Use in the Delivery Room? Bench Comparison of Two Methods to Provide Continuous Positive Airways Pressure in Neonates",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Morakeas S",
                "Hinder M",
                "Drevhammar T",
                "Dronavalli M",
                "Tracy MB"
            ],
            "year": 2025,
            "source": "(2025), PSANZ 2025 Poster. J Paediatr Child Health, 61: 60-179. https://doi.org/10.1111/jpc.70011 . 2025; 61: 103-104.-PSANZ - Perinatal Society of Australia and New Zealand Annual Conference ; March 17-19, 2025; Brisbane, Australia . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215527-14091"
            ],
            "persons": [
                "215527-117521"
            ],
            "imported": "2025-04-07T22:30:34+02:00",
            "journal": null,
            "issn": "1034-4810",
            "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": 215525,
            "title": "Leak during Neonatal Stabilisation: A Bench Study Finding Low Resistance Resuscitation Devices Provide More Stable CPAP at Higher Leak Values ",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Morakeas S",
                "Hinder M",
                "Drevhammar T",
                "Dronavalli M",
                "Tracy MB"
            ],
            "year": 2025,
            "source": "(2025), PSANZ 2025 Oral. J Paediatr Child Health, 61: 6-40. https://doi.org/10.1111/jpc.70008\r\n. 2025; 61: 16-16.-PSANZ - Perinatal Society of Australia & New Zealand ; March 17-19, 2025; Brisbane, Australia . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215525-14091"
            ],
            "persons": [
                "215525-117521"
            ],
            "imported": "2025-04-07T22:14:05+02:00",
            "journal": null,
            "issn": "1034-4810",
            "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": 215528,
            "title": "New and Novel Compact Resuscitation Monitors Compared to Legacy Respiratory Function Monitors (RFM) During Simulated Newborn Resuscitation: Accuracy During Dynamic Mask Leak ",
            "abstract": null,
            "authors": [
                "Morakeas, S",
                "Gruber, V",
                "Hinder, M",
                "Drevhammar, T",
                "McEwan, A",
                "Tracy, MB"
            ],
            "year": 2025,
            "source": "(2025), PSANZ 2025 Oral Poster. J Paediatr Child Health, 61:41-59. https://doi.org/10.1111/jpc.70009. 2025; 61: 52-53.-PSANZ Perinatal Society of Australia & New Zealand Annual Conference ; March 17-19, 2025; Brisbane, Australia . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215528-14091"
            ],
            "persons": [
                "215528-117521"
            ],
            "imported": "2025-04-07T22:47:25+02:00",
            "journal": null,
            "issn": "1034-4810",
            "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": 215524,
            "title": "Bridging the Gaps: Advancing research in neonatal temperature management.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2025,
            "source": "GE HealthCare Live Expert Webinar; APR 7, 2025; Buc, FRANCE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215524-14094"
            ],
            "persons": [
                "215524-68534"
            ],
            "imported": "2025-04-07T15:04:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 215532,
            "title": "Overview of TNM 9 - lung cancer, pleural mesothelioma and thymic malignancies",
            "abstract": null,
            "authors": [
                "Talakić, E"
            ],
            "year": 2025,
            "source": "5th Thoracic Cancers Academy; APR 04-05, 2025; Novi Sad, SERBIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215532-14104"
            ],
            "persons": [],
            "imported": "2025-04-08T15:37:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}