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=157360&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157380&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157340&ordering=impactfactor",
    "results": [
        {
            "id": 212537,
            "title": "Our experience with open and laparoscopic partial nephrectomies in renal carcinoma from 2007 to 2013.",
            "abstract": null,
            "authors": [
                "Rebek, MK",
                "Sainovic, P",
                "Bauman, P",
                "Bele, U",
                "Hlebic, G"
            ],
            "year": 2014,
            "source": "European Urology Supplements. 2014; 13(6):1389-1389.-EAU 14th Central European Meeting; OKT 10-12, 2014; Krakau, Polen. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212537-14056"
            ],
            "persons": [
                "212537-123330"
            ],
            "imported": "2024-12-15T18:39:55+01:00",
            "journal": null,
            "issn": "1569-9056",
            "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": false
        },
        {
            "id": 187987,
            "title": "The Gastrointestinal Microbiome – What matters to Pediatric Endosurgeons.",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2021,
            "source": "IPEG 2021 Annual Meeting; JUNE 14, 2021; Virtuell, USA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187987-14049"
            ],
            "persons": [
                "187987-83445"
            ],
            "imported": "2021-06-16T12:39: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": 187988,
            "title": "Management der Ösophagusatresie. ",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2021,
            "source": "47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin (GNPI); JUNE, 16 - 19, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187988-14049"
            ],
            "persons": [
                "187988-83445"
            ],
            "imported": "2021-06-16T12:48:14+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": 187990,
            "title": "Hereditäres Angioödem",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2021,
            "source": "Universum Innere Medizin. 2021; Sonderheft 04/2021:  33-33. ",
            "category": 1,
            "document_type": 10,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187990-14047"
            ],
            "persons": [
                "187990-95463"
            ],
            "imported": "2021-06-16T15:21:24+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": 187992,
            "title": "HAE-Management bei besonderen Patientengruppen",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2021,
            "source": "HAE Masterclass-2021; JUN 17, 2021; Berlin, GERMANY. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187992-14047"
            ],
            "persons": [
                "187992-95463"
            ],
            "imported": "2021-06-16T23:40:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 187993,
            "title": "Fibroossäre Knochenläsionen — Ein oralpathologisches Update",
            "abstract": null,
            "authors": [
                "Brcic, I"
            ],
            "year": 2021,
            "source": "Webinar der ÖGZMK ; JUN 16, 2021; Graz. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187993-14020"
            ],
            "persons": [
                "187993-92422"
            ],
            "imported": "2021-06-17T08:07: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": 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": 187995,
            "title": "Effects of Lymphedema Therapy on Fluid Mobilisation, Hemodynamic Responses and Vascular Health in Lower Limb Lymphedema Patients",
            "abstract": null,
            "authors": [
                "Brix B"
            ],
            "year": 2021,
            "source": "Jahrestagung der Österreichischen Physiologischen Gesellschaft; 17.06.2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187995-14010"
            ],
            "persons": [
                "187995-97690"
            ],
            "imported": "2021-06-17T13:38: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187996,
            "title": "Expert*innendiskussion Neugeborenenreanimation – ERC Guidelines.",
            "abstract": null,
            "authors": [
                "Röhr, CC",
                "Rüdiger, M",
                "Heimberg, E",
                "Schmölzer, G",
                "Schwindt, JC",
                "Löllgen, RM",
                "Mileder, L",
                "Urlesberger, B"
            ],
            "year": 2021,
            "source": "47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e. V. (GNPI); JUN 16-19, 2021; Jena, GERMANY (Online-Tagung). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187996-14048",
                "187996-14094"
            ],
            "persons": [
                "187996-68534"
            ],
            "imported": "2021-06-17T15:07:45+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": 187997,
            "title": "Präemptive lokale Analgesie bei der vaginalen Hysterektomie:Ein Systematic Review.",
            "abstract": null,
            "authors": [
                "Taumberger, N",
                "Schütz, AM",
                "Jeitler, K",
                "Siebenhofer, A",
                "Berghold, A",
                "Simonis, H",
                "Bornemann-Cimenti, H",
                "Metnitz, P",
                "Laky,R",
                "Trutnovsky, G",
                "Tamussino, K"
            ],
            "year": 2021,
            "source": "Geburtshilfe und Frauenheilkunde . 2021; 81(06):e23--Gemeinsamen Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG) und der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde e.V. (BGGF); JUN 02-05, 2021; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187997-14026",
                "187997-14038",
                "187997-14063",
                "187997-14069",
                "187997-27964"
            ],
            "persons": [
                "187997-50853",
                "187997-51098",
                "187997-51344",
                "187997-51826",
                "187997-58422",
                "187997-62926",
                "187997-86791",
                "187997-89711",
                "187997-91898"
            ],
            "imported": "2021-06-17T15:44:19+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": 187998,
            "title": "Towards personalized Multiple Sclerosis care - Imaging methods to predict and monitor individual disease courses",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2021,
            "source": "EAN Congress Virtual 2021; JUN 19-22, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187998-14051"
            ],
            "persons": [
                "187998-50173"
            ],
            "imported": "2021-06-17T16:17:37+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": 188000,
            "title": "Telesimulation als Modalität zum Training der Neugeborenenreanimation.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Bereiter, M",
                "Wegscheider, T"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; 154-154.-47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e. V. (GNPI); JUN 16-19, 2021; Jena, GERMANY (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188000-13935",
                "188000-14094"
            ],
            "persons": [
                "188000-68533",
                "188000-68534",
                "188000-93723"
            ],
            "imported": "2021-06-18T11:15:10+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": 188001,
            "title": "Beeinflusst die Verwendung eines HEPA-Filters die Qualität der nicht-invasiven Beatmung von Neugeborenen? Eine randomisierte crossover-Früh- und Neugeborenensimulationsstudie.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Bruckner, M",
                "Schwaberger, B",
                "Wolfsberger, CH",
                "Schmölzer, GM"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; 100-100.-47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e. V. (GNPI); JUN 16-19, 2021; Vienna, AUSTRIA (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188001-14094"
            ],
            "persons": [
                "188001-100023",
                "188001-68534",
                "188001-79516",
                "188001-82050"
            ],
            "imported": "2021-06-18T11:20: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": 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": 188002,
            "title": "Readiness for and response to COVID-19 among pediatric health care providers: The role of simulation for pandemics and other disasters",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Jaki, C",
                "Löllgen, RM",
                "Mileder, L",
                "Eibensteiner, F",
                "Ritschl, V",
                "Steinbauer, P",
                "Gottstein, M",
                "Abulebda, K",
                "Calhoun, A",
                "Gross, IT"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; 98-98.-47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e. V. (GNPI); JUN 16-19, 2021; Vienna, AUSTRIA (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188002-14094"
            ],
            "persons": [
                "188002-68534"
            ],
            "imported": "2021-06-18T11:28:43+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": 188003,
            "title": "Erfolgreiche postnatale kardiopulmonale Reanimation eines Reifgeborenen durch Defibrillation – ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Morris, N",
                "Kurath-Koller, S",
                "Pansy, J",
                "Pichler, G",
                "Pocivalnik, M",
                "Schwaberger, B",
                "Burmas, A",
                "Urlesberger, B"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; 95-95.-47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e. V. (GNPI); JUN 16-19, 2021; Vienna, AUSTRIA (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188003-14048",
                "188003-14092",
                "188003-14093",
                "188003-14094"
            ],
            "persons": [
                "188003-50907",
                "188003-54089",
                "188003-68534",
                "188003-79516",
                "188003-86892",
                "188003-67750",
                "188003-59876"
            ],
            "imported": "2021-06-18T11:36:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188004,
            "title": "PI3K/AKT/mTOR signalling and their downstream markers in endometrial cancer ",
            "abstract": null,
            "authors": [
                "Sobocan, M",
                "Haybaeck, J"
            ],
            "year": 2021,
            "source": "Online ENITEC Meeting, June 17-18th 2021; Jun 17-18, 2021; Virtual. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188004-14020"
            ],
            "persons": [],
            "imported": "2021-06-18T14:18: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188006,
            "title": "pCO2 und zerebrale Oxygenierung bei stabilen Früh- und Reifgeborenen 15 Minuten nach Geburt.",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Bruckner, M",
                "Schwaberger, B",
                "Mileder, L",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; 82-82.-47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); JUN 16-19, 2021; Vienna, AUSTRIA (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188006-14094"
            ],
            "persons": [
                "188006-100023",
                "188006-50907",
                "188006-68534",
                "188006-79516",
                "188006-82050"
            ],
            "imported": "2021-06-18T17:58:13+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": 188007,
            "title": "Aufgabenteilung im hausärztlichen Praxisteam bei der Durchführung von Versorgungsstudien.\r\n",
            "abstract": null,
            "authors": [
                "Mergenthal, K",
                "Schulz-Rothe, S",
                "Siebenhofer, A",
                "Gerlach, FM",
                "Dauth, S",
                "Petersen, JJ"
            ],
            "year": 2021,
            "source": "Zeitschrift für Allgemeinmedizin. 2021; 97(6): 281-285. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188007-27964"
            ],
            "persons": [
                "188007-51098"
            ],
            "imported": "2021-06-18T18:01:45+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": 188008,
            "title": "Nikotin in der Schwangerschaft und dessen Einfluss auf die zerebrale Oxygenierung bei gesunden reifen Neugeborenen.",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Bruckner, M",
                "Schwaberger, B",
                "Mileder, L",
                "Pritisanac, Ena",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; 92-92.-47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); JUN 16-19, 2021; Vienna, AUSTRIA (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188008-14094"
            ],
            "persons": [
                "188008-100214",
                "188008-100023",
                "188008-50907",
                "188008-68534",
                "188008-79516",
                "188008-82050"
            ],
            "imported": "2021-06-18T18:03: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188009,
            "title": "Einfluss von physiological based cord clamping (PBCC) auf die kardiorespiratorische Stabilität von Frühgeborenen ",
            "abstract": null,
            "authors": [
                "Prethaler, E",
                "Höller, N",
                "Wolfsberger, CH",
                "Pichler, G",
                "Urlesberger, B"
            ],
            "year": 2021,
            "source": "Abstractband GNPI 2021. 2021; -47. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); JUN 16-19, 2021; Jena, GERMANY (Online-Tagung).  (ISBN: 978-3-948023-15-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188009-14094"
            ],
            "persons": [
                "188009-50907",
                "188009-82050",
                "188009-84286"
            ],
            "imported": "2021-06-18T18:06:34+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": 188010,
            "title": "Leberfibrose und Outcome nach mechanischer Thrombektomie",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S"
            ],
            "year": 2021,
            "source": "23. Jahrestagung der ÖGSF; JUNE 18, 2021; Graz, Austria. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188010-14051"
            ],
            "persons": [
                "188010-82411"
            ],
            "imported": "2021-06-19T15:12:05+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}