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=152740&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152760&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152720&ordering=impactfactor",
    "results": [
        {
            "id": 213498,
            "title": "Pädiatrische Tracheotomie.",
            "abstract": null,
            "authors": [
                "Thurnher, D"
            ],
            "year": 2024,
            "source": "15. Wiener Airwaymanagementkurs - ein Präparationskurs; FEB 12-13, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213498-14066"
            ],
            "persons": [
                "213498-91899"
            ],
            "imported": "2025-01-28T11:54:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213500,
            "title": "Thoracoscopic repair of congenital diaphragmatic hernia (CDH).",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2024,
            "source": "Advanced course laparoscopic neonatal surgery; JULY 11-12,2024; Naples, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213500-14049"
            ],
            "persons": [
                "213500-83445"
            ],
            "imported": "2025-01-28T11:56: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": 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": 187809,
            "title": "Clonal heterogeneity of FLT3-ITD detected by high-throughput amplicon sequencing correlates with adverse prognosis in acute myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Schranz, K",
                "Hubmann, M",
                "Harin, E",
                "Vosberg, S",
                "Herold, T",
                "Metzeler, KH",
                "Rothenberg-Thurley, M",
                "Janke, H",
                "Bräundl, K",
                "Ksienzyk, B",
                "Batcha, AMN",
                "Schaaf, S",
                "Schneider, S",
                "Bohlander, SK",
                "Görlich, D",
                "Berdel, WE",
                "Wörmann, BJ",
                "Braess, J",
                "Krebs, S",
                "Hiddemann, W",
                "Mansmann, U",
                "Spiekermann, K",
                "Greif, PA"
            ],
            "year": 2018,
            "source": "Oncotarget. 2018; 9(53): 30128-30145. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "30046393",
            "doi": "10.18632/oncotarget.25729",
            "pmc": "PMC6059024",
            "organizations": [],
            "persons": [
                "187809-109087-6"
            ],
            "imported": "2021-06-02T02:00:00+02:00",
            "journal": "Oncotarget",
            "issn": "1949-2553",
            "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": 0.836,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "ONCOLOGY-SCI",
            "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": 213501,
            "title": "Die Laryngektomie - Step by Step.",
            "abstract": null,
            "authors": [
                "Thurnher, D"
            ],
            "year": 2024,
            "source": "10. Expertenkurs - Aktuelle Aspekte der Diagnostik und Therapie beim Larynxkarzinom, Hands-On Workshop; FEB 29-MAR 1, 2024; Ulm, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213501-14066"
            ],
            "persons": [
                "213501-91899"
            ],
            "imported": "2025-01-28T11:57:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 213495,
            "title": "Complications in pediatric MIS",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2024,
            "source": "Master on minimally invasive and robotic pediatric surgery; FEB 5-6, 2024; Bologna, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213495-14049"
            ],
            "persons": [
                "213495-83445"
            ],
            "imported": "2025-01-28T11:39: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 213496,
            "title": "Nephrecotmy and heminephrecotmy: conventional laparoscopy, singel-site or robotics?.",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2024,
            "source": "Master on minimally invasive and robotic pediatric surgery; FEB 5-6, 2024; Bologna, Italy. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213496-14049"
            ],
            "persons": [
                "213496-83445"
            ],
            "imported": "2025-01-28T11:40:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213497,
            "title": "Neck Dissection.",
            "abstract": null,
            "authors": [
                "Thurnher, D"
            ],
            "year": 2024,
            "source": "14. Wiener Head and Neck Tage - ein Präparationskurs; JAN 15-17, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213497-14066"
            ],
            "persons": [
                "213497-91899"
            ],
            "imported": "2025-01-28T11:52:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 213502,
            "title": "Tracheotomie beim Kind.",
            "abstract": null,
            "authors": [
                "Thurnher, D"
            ],
            "year": 2024,
            "source": "14. Friedrichstädter Tracheotomie-Tag; MAR 8, 2024; Städtisches Klinikum Dresden, Friedrichstadt, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213502-14066"
            ],
            "persons": [
                "213502-91899"
            ],
            "imported": "2025-01-28T11:59:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213494,
            "title": "Lap vs Retro in urological conditions.",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2024,
            "source": ".... 2024; -Master on minimally invasive and roboti9c pediatric surgery\r\nII Session; FEB 5-6, 2024; Bologna, ITALIY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213494-14049"
            ],
            "persons": [
                "213494-83445"
            ],
            "imported": "2025-01-28T11:36:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187822,
            "title": "Young woman with mild bone marrow dysplasia, GATA2 and ASXL1 mutation treated with allogeneic hematopoietic stem cell transplantation.",
            "abstract": null,
            "authors": [
                "Lübking, A",
                "Vosberg, S",
                "Konstandin, NP",
                "Dufour, A",
                "Graf, A",
                "Krebs, S",
                "Blum, H",
                "Weber, A",
                "Lenhoff, S",
                "Ehinger, M",
                "Spiekermann, K",
                "Greif, PA",
                "Cammenga, J"
            ],
            "year": 2015,
            "source": "Leuk Res Rep. 2015; 4(2): 72-75. ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "26716079",
            "doi": "10.1016/j.lrr.2015.10.001",
            "pmc": "PMC4672090",
            "organizations": [],
            "persons": [
                "187822-109087-1"
            ],
            "imported": "2021-06-02T02:00:00+02:00",
            "journal": "Leuk Res Rep",
            "issn": "2213-0489",
            "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": 187824,
            "title": "Anthropometric data before, during and after in-patient treatment of Anorxia Nervosa: Thigh circumference as reliable direct correlate to BMI and to prognosis.",
            "abstract": null,
            "authors": [
                "Weber, D",
                "Raimann, G",
                "Wadlegger, S",
                "Weber, W",
                "Smolle, J",
                "Egger, JW",
                "Lahousen, T"
            ],
            "year": 2020,
            "source": "research article - preprint\r\nDOI 10.21203/rs.2.20772/v1. 2020",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187824-29447"
            ],
            "persons": [
                "187824-51505"
            ],
            "imported": "2021-06-02T17:18:54+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": 187825,
            "title": "Systemtheoretisch fundierte Lebenswelt-Medizin als integratives, interdisziplinäres Konzept für eine Humanmedizin des 21. Jahrhunderts.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 2021,
            "source": "DOI 10.13140/RG.2.2.22076.05761. 2021",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187825-29447"
            ],
            "persons": [
                "187825-51505"
            ],
            "imported": "2021-06-02T18:48: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": 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": 213506,
            "title": "Laparoscopic inguinal hernia repair: herniorraphy versus herniotomy... does it matter?.",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2024,
            "source": "Inguinal Hernia Surgery; OCT 23, 2024; Bologna, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213506-14049"
            ],
            "persons": [
                "213506-83445"
            ],
            "imported": "2025-01-28T12:26:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213512,
            "title": "Cerebral oxygen saturation during delivery room resuscitation: news from the COSGOD-III trial",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "VOLT; NOV 18-20, 2024; Rome, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213512-14094"
            ],
            "persons": [
                "213512-50907"
            ],
            "imported": "2025-01-28T13:30:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213510,
            "title": "Advancing Patient Safety and Newborn Care from Delivery to Home: Protection of the Newborn - Harnessing Innovation & Technology",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "INAC; Dec, 8-8, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213510-14094"
            ],
            "persons": [
                "213510-50907"
            ],
            "imported": "2025-01-28T13:25:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 212802,
            "title": "A Systematic Review and Meta-analysis of Single-group Studies Assessing the Role of Calcium Hydroxylapatite in Aesthetic Enhancements and Satisfaction.",
            "abstract": null,
            "authors": [
                "Amiri, M",
                "Meçani, R",
                "Niehot, CD",
                "Phillips, TL",
                "Goldie, K",
                "Kolb, J",
                "Muka, T",
                "Daughtry, H"
            ],
            "year": 2024,
            "source": "Plast Reconstr Surg Glob Open. 2024; 12(12): e6400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001383208300001",
            "pubmed": "39726819",
            "doi": "10.1097/GOX.0000000000006400",
            "pmc": "PMC11671094",
            "organizations": [
                "212802-14080"
            ],
            "persons": [
                "212802-117401-6"
            ],
            "imported": "2024-12-30T01:00:00+01:00",
            "journal": "Plast Reconstr Surg Glob Open",
            "issn": "2169-7574",
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187844,
            "title": "Clinical Practice (Austria, Germany)\r\n",
            "abstract": null,
            "authors": [
                "Wallner, J",
                "Schwaiger, M",
                "Streckbein, P",
                "Zemann, W"
            ],
            "year": 2021,
            "source": " In: Egger, J; Chen, X editors(s). Computer-Aided Oral and Maxillofacial Surgery\r\nDevelopments, Applications, and Future Perspectives. London, San Diego, Cambridge, Oxford: Elsevier; p. 201 - 222.  2021(ISBN: 978-0-12-823299-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187844-14112"
            ],
            "persons": [
                "187844-52001",
                "187844-76910",
                "187844-94150"
            ],
            "imported": "2021-06-05T01:24:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, J; Chen, X",
            "collection_title": "Computer-Aided Oral and Maxillofacial Surgery\r\nDevelopments, Applications, and Future Perspectives",
            "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": 187845,
            "title": "Osteoporotische Frakturen. Diagnose und Therapie",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2021,
            "source": "Fortbildungsveranstaltung FG OT Burgenland; May 20, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187845-14052"
            ],
            "persons": [
                "187845-62925"
            ],
            "imported": "2021-06-05T16:52:40+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187846,
            "title": "Osteoporotische Frakturen aus Sicht des Traumatologen",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2020,
            "source": "Fortbildungsveranstaltung FG STMK; OCT 8, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187846-14052"
            ],
            "persons": [
                "187846-62925"
            ],
            "imported": "2021-06-05T16:56: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187847,
            "title": "Severity of pruritus correlates with human and\r\nmuricholic bile acid levels as well as plasmatic autotaxin\r\nconcentrations in children and adolescents with chronic cholestatic liver diseases",
            "abstract": null,
            "authors": [
                "Meinel, K",
                "Doloresz, S",
                "Deszofi, A",
                "Pohl, S",
                "Strini, T",
                "Greimel, T",
                "Aguiriano Moser, V",
                "Haidl, H",
                "Wagner, M",
                "Schlagenhauf, A",
                "Jahnel, J"
            ],
            "year": 2021,
            "source": "WCPGHAN 2021, 6th World Congress; JUNE, 2-5, 2021; Vienna, Austria. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187847-14081",
                "187847-14091",
                "187847-14094"
            ],
            "persons": [
                "187847-101463",
                "187847-54077",
                "187847-56792",
                "187847-57377",
                "187847-62201",
                "187847-93642"
            ],
            "imported": "2021-06-05T18:12: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": 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
        }
    ]
}