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=620&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=640&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=600&ordering=impactfactor_norm",
    "results": [
        {
            "id": 215215,
            "title": "Focus on \"Health of Students\" - The Peer2Peer Program at the Medical University of Graz",
            "abstract": null,
            "authors": [
                "Vajda, C"
            ],
            "year": 2024,
            "source": "GESUNDHEITSWESEN. 2024; 86:  S348-S349. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001432579200124",
            "pubmed": null,
            "doi": "10.1055/s-0044-1794393",
            "pmc": null,
            "organizations": [
                "215215-29447"
            ],
            "persons": [
                "215215-60096"
            ],
            "imported": "2025-03-17T09:10:43+01:00",
            "journal": "GESUNDHEITSWESEN",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": "GESUNDHEITSWESEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "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": false
        },
        {
            "id": 215214,
            "title": "Involve PVE Teams in Quality Improvement",
            "abstract": null,
            "authors": [
                "Petschk, K",
                "Radl-Karimi, C",
                "Posch, N",
                "Nistelberger, W",
                "Paier-Abuzahra, M"
            ],
            "year": 2024,
            "source": "GESUNDHEITSWESEN. 2024; 86: S320-S320.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001432579200053",
            "pubmed": null,
            "doi": "10.1055/s-0044-1794322",
            "pmc": null,
            "organizations": [
                "215214-27964"
            ],
            "persons": [
                "215214-113934",
                "215214-51117",
                "215214-92483",
                "215214-100251"
            ],
            "imported": "2025-03-17T09:10:43+01:00",
            "journal": "GESUNDHEITSWESEN",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": "GESUNDHEITSWESEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 212042,
            "title": "Pancreaticoduodenectomy for periampullary cancer: does the tumour entity influence perioperative morbidity and long-term outcome?",
            "abstract": null,
            "authors": [
                "Wiltberger, G",
                "Krenzien, F",
                "Atanasov, G",
                "Hau, HM",
                "Schmelzle, M",
                "Bartels, M",
                "Benzing, C"
            ],
            "year": 2018,
            "source": "Acta Chir Belg. 2018; 118(6): 341-347. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000451119900001",
            "pubmed": "30203717",
            "doi": "10.1080/00015458.2017.1385894",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212042-117923-6"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Acta Chir Belg",
            "issn": "0001-5458",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.521,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.076,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "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": 202928,
            "title": "Facilitators and barriers in general practitioners' choice to work in primary care units in Austria: a qualitative study.",
            "abstract": null,
            "authors": [
                "Burgmann, S",
                "Huter, S",
                "Mayerl, H",
                "Paier-Abuzahra, M",
                "Siebenhofer, A"
            ],
            "year": 2023,
            "source": "Gesundheitswesen. 2023; 85(5): e32-e41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000994141100003",
            "pubmed": "37172594",
            "doi": "10.1055/a-2011-5362",
            "pmc": "PMC10181885",
            "organizations": [
                "202928-14024",
                "202928-27964"
            ],
            "persons": [
                "202928-51098-6",
                "202928-92483-4",
                "202928-90882-6"
            ],
            "imported": "2023-05-15T02:00:00+02:00",
            "journal": "Gesundheitswesen",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "impactfactor_norm_super": 0.067,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-SSCI",
            "citations": true,
            "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": 148137,
            "title": "Strengthen the Skin Barrier by Toiletries from Birth is an effective Prevention of atopic Dermatitis",
            "abstract": null,
            "authors": [
                "Aberer, BV"
            ],
            "year": 2015,
            "source": "ALLERGOLOGIE. 2015; 38(9): 482-482. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000361927900005",
            "pubmed": null,
            "doi": "10.5414/ALX01746",
            "pmc": null,
            "organizations": [
                "148137-14047"
            ],
            "persons": [
                "148137-51346-2"
            ],
            "imported": "2015-11-10T13:23:49+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 169212,
            "title": "Care of healthy newborn infants in the delivery room and nursery. Recommendations of the Working Group Neonatology and Pediatric Intensive Care Medicine of the Austrian Society for Pediatric and Adolescent Medicine (OGKJ)",
            "abstract": null,
            "authors": [
                "Simma, B",
                "Kiechl-Kohlendorfer, U",
                "Wald, M",
                "Weissensteiner, M",
                "Urlesberger, B",
                "Berger, A"
            ],
            "year": 2018,
            "source": "MONATSSCHR KINDERH. 2018; 166(9): 808-813. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000442856800010",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0458-6",
            "pmc": null,
            "organizations": [
                "169212-14094"
            ],
            "persons": [],
            "imported": "2018-09-17T17:19:54+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "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": 70710,
            "title": "Endothelin-1 attenuates apoptosis in cultured trophoblasts from term human placentas.",
            "abstract": null,
            "authors": [
                "Cervar-Zivkovic, M",
                "Hu, C",
                "Barton, A",
                "Sadovsky, Y",
                "Desoye, G",
                "Lang, U",
                "Nelson, DM"
            ],
            "year": 2007,
            "source": "Reprod Sci. 2007; 14(5):430-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249967500005",
            "pubmed": "17913962",
            "doi": "10.1177/1933719107305801",
            "pmc": null,
            "organizations": [
                "70710-14064"
            ],
            "persons": [
                "70710-51632-6",
                "70710-51978-2"
            ],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Reprod Sci",
            "issn": "1933-7191",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 120281,
            "title": "Temperature to heart rate relationship in the neonate.",
            "abstract": null,
            "authors": [
                "Hofer, N",
                "Mueller, W",
                "Resch, B",
                ""
            ],
            "year": 2012,
            "source": "SIGNA VITAE. 2012; 7(1): 57-57. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000304326700012",
            "pubmed": null,
            "doi": "10.22514/SV71.042012.12",
            "pmc": null,
            "organizations": [
                "120281-14094"
            ],
            "persons": [
                "120281-51643-6",
                "120281-51743-6"
            ],
            "imported": "2012-07-04T15:35:10+02:00",
            "journal": "SIGNA VITAE",
            "issn": "1334-5605",
            "collection_publisher": null,
            "collection_title": "SIGNA VITAE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.067,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "citations": true,
            "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": 145412,
            "title": "Guideline on Acute Care and Management of Anaphylaxis",
            "abstract": null,
            "authors": [
                "Ring, J",
                "Beyer, K",
                "Biedermann, T",
                "Bircher, A",
                "Duda, D",
                "Fischer, J",
                "Friedrichs, F",
                "Fuchs, T",
                "Gieler, U",
                "Jakob, T",
                "Klimek, L",
                "Lange, L",
                "Merk, HF",
                "Niggemann, B",
                "Pfaar, O",
                "Przybilla, B",
                "Rueff, F",
                "Rietschel, E",
                "Schnadt, S",
                "Seifert, R",
                "Sitter, H",
                "Varga, EM",
                "Worm, M",
                "Brockow, K"
            ],
            "year": 2015,
            "source": "ALLERGOLOGIE. 2015; 38(3): 111-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000352674500002",
            "pubmed": null,
            "doi": "10.5414/ALX01696",
            "pmc": null,
            "organizations": [
                "145412-14095"
            ],
            "persons": [],
            "imported": "2015-05-22T11:28:15+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ALLERGY",
            "citations": true,
            "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": 148138,
            "title": "The Application of refatting Products in the Newborn prevents the Development of atopic Dermatitis",
            "abstract": null,
            "authors": [
                "Aberer, BV"
            ],
            "year": 2015,
            "source": "ALLERGOLOGIE. 2015; 38(9): 483-484. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000361927900006",
            "pubmed": null,
            "doi": "10.5414/ALX01746",
            "pmc": null,
            "organizations": [
                "148138-14047"
            ],
            "persons": [
                "148138-51346-2"
            ],
            "imported": "2015-11-10T13:23:49+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 157065,
            "title": "Long-Term Follow-Up of Kidney Transplant Recipients With Polycystic Kidney Disease",
            "abstract": null,
            "authors": [
                "Mehrabi, A",
                "Golriz, M",
                "Maier, J",
                "Fonouni, H",
                "Garoussi, C",
                "Hafezi, M",
                "Fard, N",
                "Faridar, A",
                "Rezaei, N",
                "Wiesel, M",
                "Mieth, M",
                "Morath, C",
                "Buchler, MW",
                "Tonshoff, B",
                "Zeier, M",
                "Schmidt, J",
                "Schemmer, P"
            ],
            "year": 2015,
            "source": "EXP CLIN TRANSPLANT. 2015; 13(5): 413-420. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000373450200005",
            "pubmed": "26450465",
            "doi": "10.6002/ect.2014.0041",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-13T16:43:11+01:00",
            "journal": "EXP CLIN TRANSPLANT",
            "issn": "1304-0855",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL AND CLINICAL TRANSPLANTATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.603,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 0.115,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "TRANSPLANTATION",
            "citations": true,
            "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": 168040,
            "title": "Abridged version of allergen-specific immunotherapy for IgE-mediated diseases in childhood and adolescence. Overview of approved allergen products in AustriaUpdate 2017",
            "abstract": null,
            "authors": [
                "Szepfalusi, Z",
                "Horak, F",
                "Eiwegger, T",
                "Horak, E",
                "Huttegger, I",
                "Wolf-Abdolvahab, S",
                "Varga, EM",
                "Riedler, J"
            ],
            "year": 2018,
            "source": "MONATSSCHR KINDERH. 2018; 166(6): 521-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000433337100014",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0478-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-06-19T12:31:13+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "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": false
        },
        {
            "id": 168831,
            "title": "Supplementary feeding in hospital for breastfed mature neonates and late preterm infants-Update 2017. Consensus paper of the Nutrition Commission of the Austrian Society of Pediatrics and Adolescent Medicine (OGKJ)",
            "abstract": null,
            "authors": [
                "Haiden, N"
            ],
            "year": 2018,
            "source": "MONATSSCHR KINDERH. 2018; 166(7): 605-610. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000436807400011",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0440-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "168831-51968-7"
            ],
            "imported": "2018-08-23T14:36:57+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "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": 174494,
            "title": "Early Tracheostomy Reduces Time of Mechanical Ventilation in Respiratory High-Risk Patients After Liver Transplant.",
            "abstract": null,
            "authors": [
                "Cammann, S",
                "Timrott, K",
                "Vondran, FWR",
                "Schrem, H",
                "Lehner, F",
                "Klempnauer, J",
                "Knitsch, W",
                "Kleine, M"
            ],
            "year": 2018,
            "source": "EXP CLIN TRANSPLANT. 2018; 16(5): 631-634. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000451460400023",
            "pubmed": "29025380",
            "doi": "10.6002/ect.2017.0113",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-08T10:49:26+02:00",
            "journal": "EXP CLIN TRANSPLANT",
            "issn": "1304-0855",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL AND CLINICAL TRANSPLANTATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.754,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "TRANSPLANTATION-SCI",
            "citations": true,
            "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": 161900,
            "title": "A new German Scale for Assessing Parental Stress after Preterm Birth (PSS: NICU_German/2-scales)",
            "abstract": null,
            "authors": [
                "Urlesberger, P",
                "Schienle, A",
                "Pichler, G",
                "Baik, N",
                "Schwaberger, B",
                "Urlesberger, B",
                "Pichler-Stachl, E"
            ],
            "year": 2017,
            "source": "Z GEBURTSH NEONATOL. 2017; 221(2): 81-87. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000406766800012",
            "pubmed": "28561212",
            "doi": "10.1055/s-0042-116160",
            "pmc": null,
            "organizations": [
                "161900-14094"
            ],
            "persons": [
                "161900-50907-6",
                "161900-59859-6",
                "161900-79516-6",
                "161900-86558-6"
            ],
            "imported": "2017-08-31T12:29:30+02:00",
            "journal": "Z GEBURTSH NEONATOL",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GEBURTSHILFE UND NEONATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.246,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.083,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "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": 212084,
            "title": "Fatigue After Liver Transplant and Combined Liver and Kidney Transplant.",
            "abstract": null,
            "authors": [
                "Benzing, C",
                "Krenzien, F",
                "Krezdorn, N",
                "Wiltberger, G",
                "Hinz, A",
                "Förster, J",
                "Atanasov, G",
                "Schmelzle, M",
                "Glaesmer, H",
                "Hau, HM",
                "Bartels, M"
            ],
            "year": 2017,
            "source": "Exp Clin Transplant. 2017; 15(4): 437-444. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000408484400011",
            "pubmed": "28621633",
            "doi": "10.6002/ect.2016.0138",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212084-117923-6"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Exp Clin Transplant",
            "issn": "2146-8427",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.695,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "TRANSPLANTATION-SCI",
            "citations": true,
            "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": 212081,
            "title": "Single-center experience using organs after rescue allocation for pancreas transplant in the eurotransplant region.",
            "abstract": null,
            "authors": [
                "Hau, HM",
                "Tautenhahn, HM",
                "Uhlmann, D",
                "Schmelzle, M",
                "Morgul, MH",
                "Schoenberg, MB",
                "Krenzien, F",
                "Jonas, S",
                "Bartels, M"
            ],
            "year": 2014,
            "source": "Exp Clin Transplant. 2014; 12(4): 351-6. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000341279700012",
            "pubmed": "25095712",
            "doi": "10.6002/ect.2013.0281",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212081-117923-2"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Exp Clin Transplant",
            "issn": "2146-8427",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.622,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 0.115,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "TRANSPLANTATION",
            "citations": true,
            "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": 53230,
            "title": "Genomic analysis of five chromosome 7p deletion patients with Greig cephalopolysyndactyly syndrome (GCPS).",
            "abstract": null,
            "authors": [
                "Schwarzbraun, T",
                "Windpassinger, C",
                "Ofner, L",
                "Vincent, JB",
                "Cheung, J",
                "Scherer, SW",
                "Wagner, K",
                "Kroisel, PM",
                "Petek, E"
            ],
            "year": 2006,
            "source": "EUR J MED GENET. 2006; 49(4): 338-345. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239468500008",
            "pubmed": "16829355",
            "doi": "10.1016/j.ejmg.2005.10.133",
            "pmc": null,
            "organizations": [
                "53230-14021"
            ],
            "persons": [
                "53230-50811-6",
                "53230-50964-6",
                "53230-51527-6",
                "53230-51682-6",
                "53230-51996-4"
            ],
            "imported": "2007-03-15T14:36:09+01:00",
            "journal": "EUR J MED GENET",
            "issn": "1769-7212",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.614,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0403225806451613,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 136581,
            "title": "The Impact of the German Tissue Act on the Manufacturing of Autologous and Allogeneic Stem Cell Preparations.",
            "abstract": null,
            "authors": [
                "Schlenke, P",
                "Tapernon, K",
                "Ahlke, C",
                "Mertens, A",
                "Sibrowski, W"
            ],
            "year": 2008,
            "source": "Transfus Med Hemother. 2008; 35(6): 446-452. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261523500007",
            "pubmed": "21512651",
            "doi": "10.1159/000171661",
            "pmc": "PMC3078266",
            "organizations": [],
            "persons": [
                "136581-88593-2"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Transfus Med Hemother",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.491,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.041,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.066,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "citations": true,
            "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": 206112,
            "title": "Does Provision of Care in Child and Adolescent Psychiatry End when Viruses Come? Hometreatment in Times of Covid-19",
            "abstract": null,
            "authors": [
                "Böge, I",
                "Frisch, S",
                "Gretzinger, C"
            ],
            "year": 2023,
            "source": "PRAX KINDERPSYCHOL K. 2023; 72(7): 625-638. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001103082000005",
            "pubmed": "37971697",
            "doi": "10.13109/prkk.2023.72.7.625",
            "pmc": null,
            "organizations": [],
            "persons": [
                "206112-114977-2"
            ],
            "imported": "2023-12-27T08:05:35+01:00",
            "journal": "PRAX KINDERPSYCHOL K",
            "issn": "0032-7034",
            "collection_publisher": null,
            "collection_title": "PRAXIS DER KINDERPSYCHOLOGIE UND KINDERPSYCHIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.041,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PSYCHIATRY-SSCI",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PSYCHIATRY-SSCI",
            "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": false
        }
    ]
}