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=156320&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156340&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156300&ordering=-impactfactor",
    "results": [
        {
            "id": 82804,
            "title": "Inspiratory stridor as the only symptom of esophageal foreign body",
            "abstract": null,
            "authors": [
                "Mileder, P",
                "Kloos, I",
                "Zach, M"
            ],
            "year": 1991,
            "source": "Monatsschr Kinderheilkd. 1991; 139(8):476-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC20500010",
            "pubmed": "1961218",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 75999,
            "title": "DUCTUS OCCLUSION IN THE NEWBORN",
            "abstract": null,
            "authors": [
                "MULLER, WD",
                "BEITZKE, A",
                "HAIM, M",
                "STEIN, JI",
                "GLEISPACH, H"
            ],
            "year": 1984,
            "source": "MONATSSCHR KINDERHEILK. 1984; 132(6): 390-393. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SZ99300023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75999-51643-2"
            ],
            "imported": "2008-02-25T10:11:36+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82802,
            "title": "Pediatric tracheostomy care",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Zobel, G",
                "Zach, M"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(4):206-215",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992HP19800002",
            "pubmed": "1614445",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 80393,
            "title": "PULMONARY AND CENTRAL-NERVOUS-SYSTEM TUBERCULOSIS IN AN INFANT",
            "abstract": null,
            "authors": [
                "SPORK, E",
                "SPORK, KD",
                "MILLNER, MM",
                "RANNER, G",
                "PENKA, B",
                "POPPER, HH",
                "HOFLER, G"
            ],
            "year": 1994,
            "source": "MONATSSCHR KINDERHEILK. 1994; 142(6): 406-408. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NU58200006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80393-14048"
            ],
            "persons": [],
            "imported": "2008-04-29T14:07:06+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82829,
            "title": "... - BRONCHIAL-ASTHMA IN CHILDREN",
            "abstract": null,
            "authors": [
                "ZACH, M"
            ],
            "year": 1989,
            "source": "MONATSSCHR KINDERHEILK. 1989; 137(6): 353-353. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1989AD48300013",
            "pubmed": "2761549",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T16:25:38+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 83375,
            "title": "Autonomous thyroid adenoma in an 11 years old girl with childhood hyperthyroidism (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Falk, W"
            ],
            "year": 1977,
            "source": "Monatsschr Kinderheilkd. 1977; 125(4): 207-210. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD09000006",
            "pubmed": "854033",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "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": 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": 62522,
            "title": "Epigastric colic after ceftriaxone therapy",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Fotter, R",
                "Hausegger, KA",
                "Grubbauer, HM"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(8): 488-489. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ80100010",
            "pubmed": "1435809",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62522-14106"
            ],
            "persons": [
                "62522-51557-6",
                "62522-51913-2"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 174522,
            "title": "Therapy of Klatskin tumours in relation to their localisation and tumour stage",
            "abstract": null,
            "authors": [
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 1999,
            "source": "CHIR GASTROENTEROL. 1999; 15(1): 40-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079875400007",
            "pubmed": null,
            "doi": "10.1159/000012529",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-08T10:49:26+02:00",
            "journal": "CHIR GASTROENTEROL",
            "issn": "0177-9990",
            "collection_publisher": null,
            "collection_title": "CHIRURGISCHE GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 8136,
            "title": "Immunosuppressive therapy in congestive cardiomyopathy in childhood",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Suppan, C",
                "Trittenwein, G"
            ],
            "year": 1984,
            "source": "Monatsschr Kinderheilkd. 1984; 132(2):116-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SF92500009",
            "pubmed": "6727881",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7306,
            "title": "Normal values for circulating thyroid hormones, T3 uptake and thyrotropin before and after TRH. Radioimmunoassay determinations on 182 euthyroid children (author's transl)",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Stöffler, G",
                "Stögmann, W",
                "Fueger, G",
                "Falk, W"
            ],
            "year": 1980,
            "source": "MONATSSCHR KINDERHEILK. 1980; 128(6): 422-427. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JW59200006",
            "pubmed": "6775189",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7306-51654-2"
            ],
            "imported": "2009-08-20T15:59:01+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7410,
            "title": "Clinical observations of heart involvement in mucocutaneous lymph node syndrome (Kawasaki syndrome)",
            "abstract": null,
            "authors": [
                "Urban, C"
            ],
            "year": 1980,
            "source": "MONATSSCHR KINDERHEILK. 1980; 128(9): 583-586. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1980KL16000004",
            "pubmed": "6107840",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:04:33+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8516,
            "title": "Sleep apnea in infants and the risk of SIDS",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Schenkeli, R",
                "Höllwarth, M",
                "Haidmayer, R",
                "Pfeiffer, KP",
                "Kerbl, R",
                "Kenner, T"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(1):17-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A214200005",
            "pubmed": "3951442",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8516-51524-6"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 8627,
            "title": "Clinical aspects and course of Sturge-Weber syndrome in childhood",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Sacher, M",
                "Nissen, T"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(5):242-245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C501100004",
            "pubmed": "3724761",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 9035,
            "title": "Integration and evaluation of a standardized, multi-axis diagnostic system in pediatric psychosomatic medicine",
            "abstract": null,
            "authors": [
                "Scheer, PJ",
                "Kratky-Dunitz, M"
            ],
            "year": 1988,
            "source": "MONATSSCHR KINDERHEILK. 1988; 136(1): 17-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L816900002",
            "pubmed": "3352611",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9035-51655-2"
            ],
            "imported": "2010-02-03T15:46:34+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8517,
            "title": "Intracranial hemorrhages in mature and premature infants. Computer tomography and clinical follow-up studies",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Tölly, E",
                "Kaulfersch, W",
                "Fritsch, G",
                "Schneider, GH"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(2):84-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A214400004",
            "pubmed": "3702880",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 66726,
            "title": "Congenital post-traumatic aggravated choledochal cyst",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Sauer, H",
                "Schimpl, G"
            ],
            "year": 1993,
            "source": "Monatsschr Kinderheilkd. 1993; 141(8): 648-650. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LT49100005",
            "pubmed": "8377768",
            "doi": null,
            "pmc": null,
            "organizations": [
                "66726-14048"
            ],
            "persons": [
                "66726-51373-2"
            ],
            "imported": "2007-04-05T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 9004,
            "title": "Value of percutaneous blind liver biopsy in preoperative diagnosis of atresia of the extrahepatic bile ducts",
            "abstract": null,
            "authors": [
                "Deutsch, J"
            ],
            "year": 1987,
            "source": "MONATSSCHR KINDERHEILK. 1987; 135(11): 763-769. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L051000007",
            "pubmed": "3323894",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:02:51+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7502,
            "title": "Simple nebulization of racemic epinephrine in the treatment of acute laryngitis (croup) (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1981,
            "source": "MONATSSCHR KINDERHEILK. 1981; 129(3): 168-170. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LL05200012",
            "pubmed": "6112684",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:09:06+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 66488,
            "title": "Diagnosis and therapy of early mother-child disorder, the so-called failure to thrive in the infant",
            "abstract": null,
            "authors": [
                "Dunitz, M",
                "Scheer, PJ"
            ],
            "year": 1991,
            "source": "Monatsschr Kinderheilkd. 1991; 139(8): 465-470. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC20500008",
            "pubmed": "1961216",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66488-51655-6"
            ],
            "imported": "2007-03-06T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7493,
            "title": "ORAL VACCINATION AGAINST PERTUSSIS",
            "abstract": null,
            "authors": [
                "HUBER, EG",
                "FALK, W"
            ],
            "year": 1981,
            "source": "MONATSSCHR KINDERHEILK 1981 129: 66-67.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1981LF89500004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}