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=151840&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151860&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151820&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 9125,
            "title": "Effect of aminophylline therapy in mature infants with sleep apnea syndrome",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Schenkeli, R",
                "Kurz, R",
                "Haidmayer, R"
            ],
            "year": 1988,
            "source": "MONATSSCHR KINDERHEILK. 1988; 136(7): 368-371. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P614300008",
            "pubmed": "3211167",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9125-51524-6",
                "9125-51653-2"
            ],
            "imported": "2010-02-03T15:37:20+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": 65020,
            "title": "TRANSIENT NEONATAL DIABETES-MELLITUS AND MACROGLOSSIA",
            "abstract": null,
            "authors": [
                "MACHE, CJ",
                "SCHWINGSHANDL, J",
                "KUTSCHERA, J",
                "ROSEGGER, H",
                "BORKENSTEIN, M"
            ],
            "year": 1995,
            "source": "MONATSSCHR KINDERHEILK. 1995; 143(10): 972-974. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995TC52100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65020-51654-6",
                "65020-51877-2"
            ],
            "imported": "2007-01-26T16:32:21+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.129,
            "impactfactor_year": 1995,
            "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": 8628,
            "title": "Glucose tolerance in intensive care premature infants with a birth weight below 1,500 g in the first 5 days",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Müller, WD",
                "Pürstner, P"
            ],
            "year": 1986,
            "source": "MONATSSCHR KINDERHEILK. 1986; 134(5): 253-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C501100006",
            "pubmed": "3088434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8628-51643-6"
            ],
            "imported": "2009-11-13T11:58:15+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": 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": 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": 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": 7262,
            "title": "The early feeding of premature and low birth weight infants with breast milk. I. Head growth and weight gain during the first month of life (author's transl)",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Haidvogl, M",
                "Stern, E"
            ],
            "year": 1980,
            "source": "Monatsschr Kinderheilkd. 1980; 128(4):186-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JN83300006",
            "pubmed": "7366588",
            "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": 61066,
            "title": "Conservative treatment of traumatic splenic rupture in childhood (author's transl)",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Breisach, G"
            ],
            "year": 1980,
            "source": "Monatsschr Kinderheilkd. 1980; 128(7):487-489",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KB28500009",
            "pubmed": "6448956",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61066-51570-2"
            ],
            "imported": "2006-11-14T01:00:00+01: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": 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
        },
        {
            "id": 9341,
            "title": "N-acetyl-beta-D-glucosaminidase (NAG) in the urine. An additional parameter for diagnosing the site of urinary tract infection].",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Erwa, W",
                "Zobel, G"
            ],
            "year": 1989,
            "source": "Monatsschr Kinderheilkd. 1989; 137(5):280-283",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U838300008",
            "pubmed": "2739666",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-05-25T16:41:35+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": 7263,
            "title": "The early feeding of premature and low birth weight infants with breast milk. II. Growth and development within the first year of life (author's transl)",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Haidvogl, M",
                "Stern, E"
            ],
            "year": 1980,
            "source": "Monatsschr Kinderheilkd. 1980; 128(4):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JN83300007",
            "pubmed": "7366589",
            "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": 7772,
            "title": "Hypoparathyroidism in hypomagnesemia",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Dambacher, MA"
            ],
            "year": 1983,
            "source": "MONATSSCHR KINDERHEILK. 1983; 131(7): 469-471. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RB69200013",
            "pubmed": "6621564",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7772-51654-2"
            ],
            "imported": "2009-09-03T16:18:41+02: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": 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": 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": 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": 75863,
            "title": "Optic glioma: Ascites following ventriculoperitoneal shunting",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Eder, H",
                "Kerbl, R",
                "Lackner, H",
                "Barnard, K",
                "Urban, C"
            ],
            "year": 1997,
            "source": "MONATSSCHR KINDERHEILK. 1997; 145(1): 26-29. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH39500006",
            "pubmed": null,
            "doi": "10.1007/s001120050100",
            "pmc": null,
            "organizations": [
                "75863-14092"
            ],
            "persons": [
                "75863-51657-6",
                "75863-51859-6"
            ],
            "imported": "2008-02-22T14:29:56+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.206,
            "impactfactor_year": 1997,
            "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": 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": 76001,
            "title": "Psychotherapy for interactional and psychodynamic problems during long-term physiotherapy",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Maurer, U",
                "Kerschischnik, E",
                "Hofler, G"
            ],
            "year": 1996,
            "source": "MONATSSCHR KINDERHEILK. 1996; 144(8): 834-837. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE29000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76001-14094"
            ],
            "persons": [
                "76001-51373-2",
                "76001-51822-6"
            ],
            "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.241,
            "impactfactor_year": 1996,
            "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": 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": [
                "80393-51523-6",
                "80393-51691-6"
            ],
            "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": 75966,
            "title": "Neurologic, psychologic and logopedic follow-up of 6 to 8-year-old former premature infants with a birth weight below 1,501 g",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Winkler, E",
                "Flanyek, A",
                "Müller, WD"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(9): 687-691. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E134300009",
            "pubmed": "3785237",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75966-51643-6"
            ],
            "imported": "2008-02-25T01:00:00+01: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": 34235,
            "title": "Epidemiologic and statistical interaction models and consequences for regression analysis",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Berghold, A",
                "Seeber, GU"
            ],
            "year": 1998,
            "source": "SOZ PRAVENTIVMED 1998 43: 312-321.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077915800005",
            "pubmed": "10025012",
            "doi": "10.1007/BF01299719",
            "pmc": null,
            "organizations": [
                "34235-14024"
            ],
            "persons": [
                "34235-51344-6",
                "34235-51741-2"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.354,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.1125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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
        }
    ]
}