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=155280&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157114,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155300&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155260&ordering=-impactfactor",
    "results": [
        {
            "id": 7546,
            "title": "Mucocutaneous lymph node syndrome in Austria. Four cases with one fatal outcome. 2. Pathological findings",
            "abstract": null,
            "authors": [
                "Becker, H",
                "Höfler, H",
                "Urban, C",
                "Grubbauer, HM",
                "Beitzke, A"
            ],
            "year": 1981,
            "source": "KLIN PADIAT. 1981; 193(4): 318-321. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MA55700008",
            "pubmed": "7265801",
            "doi": "10.1055/s-2008-1034485",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:24:48+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 2046,
            "title": "Prenatal diagnosis of primary megaureter",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Petritsch, P",
                "Riccabona, M",
                "Vilits, P",
                "Haim-Kuttnig, M",
                "Hubmer, G"
            ],
            "year": 1992,
            "source": "KLIN PADIAT. 1992; 204(5): 382-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM96400013",
            "pubmed": "1405428",
            "doi": "10.1055/s-2007-1025377",
            "pmc": null,
            "organizations": [
                "2046-14048",
                "2046-14056"
            ],
            "persons": [
                "2046-51373-6"
            ],
            "imported": "2010-07-05T13:10:35+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": true
        },
        {
            "id": 7594,
            "title": "SUBDURAL EMPYEMA - 3 CASES FOLLOWING SINUSITIS IN CHILDREN",
            "abstract": null,
            "authors": [
                "GRUBBAUER, HM",
                "BREISACH, G",
                "SAGER, W",
                "HOLLWARTH, M",
                "LAMMER, J",
                "OBERBAUER, R"
            ],
            "year": 1981,
            "source": "KLIN PADIAT 1981 193: 464-467.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR95100013",
            "pubmed": null,
            "doi": "10.1055/s-2008-1034525",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 68078,
            "title": "Loss of inhibitors of the blood coagulation system in protein-losing enteropathy (author's transl)",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Rossipal, E"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(1): 20-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GF46400003",
            "pubmed": "310494",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68078-51651-2"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 61051,
            "title": "Systemic and biochemical manifestations of hepatoblastomas (author's transl)",
            "abstract": null,
            "authors": [
                "Mutz, ID",
                "Urban, CE",
                "Höllwarth, M"
            ],
            "year": 1978,
            "source": "Klin Padiatr. 1978; 190(4): 359-364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FJ06700005",
            "pubmed": "79006",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": 61042,
            "title": "Esophageal function of infants with sudden infant death--risk",
            "abstract": null,
            "authors": [
                "Landler, U",
                "Höllwarth, ME",
                "Uray, E",
                "Schober, PH",
                "Reiterer, F",
                "Schenkeli, R"
            ],
            "year": 1990,
            "source": "Klin Padiatr. 1990; 202(1): 37-42. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CJ98200007",
            "pubmed": "2314000",
            "doi": "10.1055/s-2007-1025483",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61042-51653-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 9045,
            "title": "Congenital hyperthyroidism caused by diaplacental exchange of thyrotropin receptor antibodies",
            "abstract": null,
            "authors": [
                "Eyb, H",
                "Sperger, H",
                "Borkenstein, M",
                "Müller, W",
                "Passath, A"
            ],
            "year": 1988,
            "source": "KLIN PADIAT. 1988; 200(1): 74-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M210400016",
            "pubmed": "3367614",
            "doi": "10.1055/s-2008-1033690",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9045-51643-6",
                "9045-51654-6"
            ],
            "imported": "2009-12-21T11:07:28+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 7630,
            "title": "Risk factors in suppurative meningitis in children (author's transl)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM"
            ],
            "year": 1982,
            "source": "Klin Padiatr. 1982; 194(1):11-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NA67700003",
            "pubmed": "7062682",
            "doi": "10.1055/s-2008-1033761",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 9071,
            "title": "Congenital metabolic diseases as a cause of acute illnesses in the neonatal period",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Ipsiroglu, OS",
                "Paschke, E"
            ],
            "year": 1989,
            "source": "KLIN PADIAT. 1989; 201(5): 369-372. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989AP57100002",
            "pubmed": "2677512",
            "doi": "10.1055/s-2008-1026729",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-06-22T16:36:02+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 9072,
            "title": "Acoustically evoked brain stem potentials in infants at risk for SIDS with and without aminophylline therapy",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Litscher, G",
                "Kurz, R",
                "Haidmayer, R",
                "Pfurtscheller, G"
            ],
            "year": 1989,
            "source": "KLIN PADIAT. 1989; 201(5): 382-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AP57100005",
            "pubmed": "2796243",
            "doi": "10.1055/s-2008-1026732",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9072-51524-6",
                "9072-51653-2"
            ],
            "imported": "2010-05-25T16:41:01+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 16,
            "title": "An asphyctic newborn infant with sonographically dilated ventricles",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Haim-Kuttnig, M",
                "Maurer, U",
                "Müller, W",
                "Ritschl, E"
            ],
            "year": 1993,
            "source": "KLIN PADIAT. 1993; 205(1): 52-55. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KM34500011",
            "pubmed": "8445855",
            "doi": "10.1055/s-2007-1025197",
            "pmc": null,
            "organizations": [
                "16-14048",
                "16-14093"
            ],
            "persons": [
                "16-51373-2",
                "16-51643-6"
            ],
            "imported": "2010-07-14T15:53:00+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": true
        },
        {
            "id": 7745,
            "title": "Purulent pericarditis during abscess-forming pneumonia",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Trittenwein, G",
                "Rigler, B",
                "Grubbauer, HM",
                "Suppan, C"
            ],
            "year": 1982,
            "source": "KLIN PADIAT. 1982; 194:  324-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PJ65100014",
            "pubmed": "7144050",
            "doi": "10.1055/s-2008-1033831",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T11:58:10+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 7764,
            "title": "Pulmonary agenesis in partial trisomy 2 p and 21 q",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Müller, WD",
                "Behmel, A",
                "Fritsch, G",
                "Beitzke, A"
            ],
            "year": 1983,
            "source": "KLIN PADIAT. 1983; 195:  291-293. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ82400012",
            "pubmed": "6620942",
            "doi": "10.1055/s-2008-1034386",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7764-51643-6"
            ],
            "imported": "2009-10-08T16:14:08+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 7841,
            "title": "Meconium stained amniotic fluid: obstetric and pediatric management to prevent meconium aspiration syndrome",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Rosanelli, K",
                "Hofmann, H",
                "Pürstner, P"
            ],
            "year": 1982,
            "source": "KLIN PADIAT. 1982; 194(6): 381-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PU85400004",
            "pubmed": "7154607",
            "doi": "10.1055/s-2008-1033841",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:33:21+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 9152,
            "title": "Control of breathing in the central alveolar hypoventilation syndrome with and without a phrenic pacemaker",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Haidmayer, R",
                "Reiterer, F",
                "Schöber, JG",
                "Zobel, G"
            ],
            "year": 1988,
            "source": "KLIN PADIAT. 1988; 200(5): 388-392. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q278400006",
            "pubmed": "3263536",
            "doi": "10.1055/s-2008-1033739",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9152-51524-6",
                "9152-51653-6"
            ],
            "imported": "2009-12-21T12:38:22+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 9153,
            "title": "Long-term ambulatory EEG in pediatrics. Possibilities and limitations",
            "abstract": null,
            "authors": [
                "Millner, M",
                "Scheer, P",
                "Körner, E",
                "Lechner, H"
            ],
            "year": 1988,
            "source": "KLIN PADIAT. 1988; 200(5): 404-409. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q278400009",
            "pubmed": "3184757",
            "doi": "10.1055/s-2008-1033742",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9153-51655-6"
            ],
            "imported": "2010-01-26T17:14:21+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 7877,
            "title": "Early diagnosis of central respiratory disorders in infants to avoid postoperative complications",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Schneeweiss, S",
                "Haidmayer, R",
                "Kenner, T",
                "Pfeiffer, KP"
            ],
            "year": 1983,
            "source": "KLIN PADIAT. 1983; 195(1): 29-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QB05500007",
            "pubmed": "6834735",
            "doi": "10.1055/s-2008-1034036",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7877-51524-6"
            ],
            "imported": "2009-09-04T16:22:53+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 2862,
            "title": "Which therapy is necessary for prenatally diagnosed multicystic kidney dysplasia?",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Petritsch, P",
                "Riccabona, M",
                "Vilits, P",
                "Haim-Kutting, M",
                "Zobel, G",
                "Hubmer, G"
            ],
            "year": 1993,
            "source": "KLIN PADIAT. 1993; 205(3): 150-152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LF63500004",
            "pubmed": "8350586",
            "doi": "10.1055/s-2007-1025217",
            "pmc": null,
            "organizations": [
                "2862-14048",
                "2862-14056"
            ],
            "persons": [
                "2862-51373-6"
            ],
            "imported": "2010-07-14T16:00:15+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": true
        },
        {
            "id": 7959,
            "title": "Intermittent maple syrup urine disease in a 12-year-old boy: clinical aspects, diagnosis and treatment",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Langenbeck, U",
                "Wendel, U",
                "Lehnert, W",
                "Palm, W",
                "Steger, W"
            ],
            "year": 1983,
            "source": "Klin Padiatr. 1983; 195(5):351-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RH04100009",
            "pubmed": "6632715",
            "doi": "10.1055/s-2008-1034396",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 8047,
            "title": "Incidence and etiologic factors of persistent ductus arteriosus in relation to the severity of idiopathic respiratory distress syndrome",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Schober, P",
                "Trop, M",
                "Beitzke, A"
            ],
            "year": 1983,
            "source": "KLIN PADIAT. 1983; 195(6): 399-404. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RR54400004",
            "pubmed": "6656167",
            "doi": "10.1055/s-2008-1034407",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8047-51643-2"
            ],
            "imported": "2009-09-04T17:16:46+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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
        }
    ]
}