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=1040&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157069,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1060&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=impactfactor",
    "results": [
        {
            "id": 20796,
            "title": "The Care Dependency Scale: an assessment instrument for elderly patients in German hospitals.",
            "abstract": null,
            "authors": [
                "Lohrmann, C",
                "Dijkstra, A",
                "Dassen, T"
            ],
            "year": 2003,
            "source": "Geriatr Nurs. 2003; 24(1):40-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181353500019",
            "pubmed": "12598866",
            "doi": "10.1067/mgn.2003.8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-07-13T02:00:00+02:00",
            "journal": "Geriatr Nurs",
            "issn": "0197-4572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.243,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.130434782608696,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GERONTOLOGY",
            "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": false
        },
        {
            "id": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1677,
            "title": "Molecular alterations of canalicular transport systems in experimental models of cholestasis: possible functional correlations.",
            "abstract": null,
            "authors": [
                "Trauner, M"
            ],
            "year": 1997,
            "source": "Yale J Biol Med. 1997; 70(4):365-378",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074016400010",
            "pubmed": "9626757",
            "doi": null,
            "pmc": "PMC2589339",
            "organizations": [
                "1677-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "YALE J BIOL MED",
            "issn": "0044-0086",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.245,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.319444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 97042,
            "title": "Short-term Effects of Botulinum Toxin A and Serial Casting on Triceps Surae Muscle Length and Equinus Gait in Children with Cerebral Palsy",
            "abstract": null,
            "authors": [
                "Zwick, EB",
                "Svehlik, M",
                "Steinwender, G",
                "Linhart, WE"
            ],
            "year": 2009,
            "source": "CESKA SLOV NEUROL NEUROCHIR. 2009; 72(6): 553-558. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272519700008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97042-14049"
            ],
            "persons": [
                "97042-51571-6",
                "97042-65038-4"
            ],
            "imported": "2010-01-11T10:44:32+01:00",
            "journal": "CESKA SLOV NEUROL NEUROCHIR",
            "issn": "1210-7859",
            "collection_publisher": null,
            "collection_title": "CESKA A SLOVENSKA NEUROLOGIE A NEUROCHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.246,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.072289156626506,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": 0.072289156626506,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "NEUROSCIENCES",
            "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": 107251,
            "title": "Pseudo homogeneous amperometric immunosensor for the detection of 2,4-D based on a displacement format",
            "abstract": null,
            "authors": [
                "Gerdes, M",
                "Spener, F",
                "Meusel, M"
            ],
            "year": 2000,
            "source": "QUIM ANAL. 2000; 19:  8-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165192000003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "QUIM ANAL",
            "issn": "0212-0569",
            "collection_publisher": null,
            "collection_title": "QUIMICA ANALITICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.246,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0153846153846154,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 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": 317,
            "title": "Battered Children-Medical Forensic Aspects - A 20-Year Review from Eastern Hungary (1963-1983)",
            "abstract": null,
            "authors": [
                "Buris, LF",
                "Posta, J",
                "Buris, L",
                "Darok, M",
                "Gorombey, S"
            ],
            "year": 2000,
            "source": "INT J OFFEND THER COMP CRIMIN 2000 44: 657-666.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167789200003",
            "pubmed": null,
            "doi": "10.1177/0306624X00446003",
            "pmc": null,
            "organizations": [
                "317-14019"
            ],
            "persons": [
                "317-51952-6"
            ],
            "imported": null,
            "journal": "INT J OFFEND THER COMP CRIMIN",
            "issn": "0306-624X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.25,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CRIMINOLOGY & PENOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 85499,
            "title": "Optimization of diagnostic ELISA-based tests for the detection of auto-antibodies against tumor antigens in human serum.",
            "abstract": null,
            "authors": [
                "Stefatic, D",
                "Riederer, M",
                "Balic, M",
                "Dandachi, N",
                "Stanzer, S",
                "Janesch, B",
                "Resel, M",
                "Ler, D",
                "Samonigg, H",
                "Bauernhofer, T"
            ],
            "year": 2008,
            "source": "Bosn J Basic Med Sci. 2008; 8(3):245-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259450500009",
            "pubmed": "18816257",
            "doi": "10.17305/bjbms.2008.2926",
            "pmc": "PMC5694676",
            "organizations": [
                "85499-14013",
                "85499-14085"
            ],
            "persons": [
                "85499-50229-6",
                "85499-50539-6",
                "85499-50563-6",
                "85499-51532-6",
                "85499-51692-6",
                "85499-59188-6"
            ],
            "imported": "2008-11-05T01:00:00+01:00",
            "journal": "Bosn J Basic Med Sci",
            "issn": "1512-8601",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.25,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 1967,
            "title": "Phase and Frequency Coordination of Cardiac-Function and Respiratory-Function",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Lehofer, M",
                "Hildebrandt, G",
                "Voica, M",
                "Egner, S",
                "Kenner, T"
            ],
            "year": 1995,
            "source": "BIOL RHYTHM RES 1995 26: 100-111.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QH15300009",
            "pubmed": null,
            "doi": "10.1080/09291019509360328",
            "pmc": null,
            "organizations": [
                "1967-14010",
                "1967-29444"
            ],
            "persons": [
                "1967-51671-2"
            ],
            "imported": null,
            "journal": "BIOL RHYTHM RES",
            "issn": "0929-1016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.25,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 125647,
            "title": "\"Vitamin D and lifestyle intervention for gestational diabetes mellitus prevention\". European project for prevention of gestational diabetes",
            "abstract": null,
            "authors": [
                "Desoye, G"
            ],
            "year": 2012,
            "source": "DIABETOLOGE. 2012; 8(8): 647-651. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000312402000009",
            "pubmed": null,
            "doi": "10.1007/s11428-012-0932-z",
            "pmc": null,
            "organizations": [
                "125647-14038"
            ],
            "persons": [],
            "imported": "2013-01-25T12:15:10+01:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.25,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.033,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.043,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 80119,
            "title": "Magnetic resonance imaging in cervical cancer",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Ebner, F",
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1996,
            "source": "GYNAKOLOGE. 1996; 29(3): 207-212. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UK58700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80119-14038",
                "80119-14063",
                "80119-14108"
            ],
            "persons": [
                "80119-51627-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.252,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 173738,
            "title": "Analysis of the 2015 measles epidemic in Styria, Austria. Measles transmitted by anti-vaccinationists",
            "abstract": null,
            "authors": [
                "Trobisch, A",
                "Klobassa, DS",
                "Gschiel, H",
                "Wassermann-Neuhold, M",
                "Zenz, W"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(1): 46-50. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456303500009",
            "pubmed": null,
            "doi": "10.1007/s00112-017-0340-y",
            "pmc": null,
            "organizations": [
                "173738-14091"
            ],
            "persons": [
                "173738-54341-6",
                "173738-51647-6",
                "173738-90210-2"
            ],
            "imported": "2019-02-21T10:42:50+01: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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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": true
        },
        {
            "id": 173758,
            "title": "Mode of Birth in extremely Premature Babies Amendments to the Guidelines on Primary Care of Preterm Neonates on the Borderline of Viability",
            "abstract": null,
            "authors": [
                "Berger, A",
                "Kiechl-Kohlendorfer, U",
                "Berger, J",
                "Dilch, A",
                "Kletecka-Pulker, M",
                "Urlesberger, B",
                "Wald, M",
                "Weissensteiner, M",
                "Salzer, H"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(1): 34-35. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000456303500007",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0546-7",
            "pmc": null,
            "organizations": [
                "173758-14094"
            ],
            "persons": [],
            "imported": "2019-02-21T10:42:50+01: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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2019,
            "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": true
        },
        {
            "id": 173760,
            "title": "Allergen-specific immunotherapy for IgE-mediated diseases in childhood and adolescence. Overview of approved allergen products in Austria-Update 2017",
            "abstract": null,
            "authors": [
                "Szepfalusi, Z",
                "Horak Jr, F",
                "Eiwegger, T",
                "Horak, E",
                "Huttegger, I",
                "Wolf-Abdolvahab, S",
                "Varga, EM",
                "Riedler, J"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167:  S1-S21. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456608700001",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0448-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-02-21T10:42:50+01: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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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": 177019,
            "title": "Antibiotic stewardship: conception and implementation in pediatric and adolescent inpatient medicine New AWMF S2k guidelines (AWMF register number 048/015) under the direction of the German Society for Pediatric Infectiology",
            "abstract": null,
            "authors": [
                "Hubner, J",
                "von Both, U",
                "Tenenbaum, T",
                "Weichert, S",
                "Liese, J",
                "Hufnagel, M",
                "Pecar, A",
                "Strenger, V",
                "Simon, A"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(7): 631-636. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000481846000010",
            "pubmed": null,
            "doi": "10.1007/s00112-019-0663-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177019-56810-6"
            ],
            "imported": "2019-09-23T12:56:37+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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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": 177372,
            "title": "Th Genomic-Landscape of Childhood Cancer and its Implications",
            "abstract": null,
            "authors": [
                "Seidel, MG"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(9): 751-751. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000486939600023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "177372-14092"
            ],
            "persons": [
                "177372-85188-2"
            ],
            "imported": "2019-10-04T16:30:51+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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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": true
        },
        {
            "id": 178415,
            "title": "New hemodynamic definition of pulmonary hypertension A critical appraisal of the German Pediatric Pulmonary Vascular Disease Network of the German Society of Pediatric Cardiology",
            "abstract": null,
            "authors": [
                "Apitz, C",
                "Abdul-Khaliq, H",
                "Albini, S",
                "Beerbaum, P",
                "Dubowy, KO",
                "Gorenflo, M",
                "Hager, A",
                "Hansmann, G",
                "Hilgendorff, A",
                "Humpl, T",
                "Kaestner, M",
                "Koestenberger, M",
                "Kozlik-Feldmann, R",
                "Latus, H",
                "Michel-Behnke, I",
                "Miera, O",
                "Quandt, D",
                "Sallmon, H",
                "Schranz, D",
                "Schulze-Neick, I",
                "Stiller, B",
                "Warnecke, G",
                "Pattathu, J",
                "Lammers, AE"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000493356600001",
            "pubmed": null,
            "doi": "10.1007/s00112-019-00792-z",
            "pmc": null,
            "organizations": [
                "178415-14093"
            ],
            "persons": [
                "178415-119047-6",
                "178415-52013-6"
            ],
            "imported": "2019-12-02T10:04:52+01: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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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": 179402,
            "title": "Mitteilungen der ÖGKJ.",
            "abstract": null,
            "authors": [
                "Scholl-Burgi, S",
                "Sperl, W",
                "Lagler, F",
                "Strenger, V",
                "Karall, D"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(6): 565-574. ",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:000469405200015",
            "pubmed": null,
            "doi": "10.1007/s00112-019-0709-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "179402-56810-6"
            ],
            "imported": "2020-01-20T10:44:52+01: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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "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": 181060,
            "title": "Report on the Graz Vaccination Day on 19th October 2019 at University of Graz",
            "abstract": null,
            "authors": [
                "Trobisch, A"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(12): 1202-1205. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000500492500014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "181060-90210-2"
            ],
            "imported": "2020-02-18T14:55:10+01: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.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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": 181332,
            "title": "The 12-lead resting ECG in sport medical examinations of children and adolescents Statement of the working group on cardiovascular diseases of the Society of Pediatric Sports Medicine.",
            "abstract": null,
            "authors": [
                "Siaplaouras, J",
                "Apitz, C",
                "Fritsch, P",
                "Wilhelm, M",
                "Kriemler, S",
                ""
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERHEILK. 2019; 167(12): 1157-1161. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000511960700002",
            "pubmed": null,
            "doi": "10.1007/s00112-019-00796-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-03-02T10:05:45+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "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
        }
    ]
}