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=155040&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155060&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155020&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 8796,
            "title": "Significance of medical consultation in the therapy of diabetes",
            "abstract": null,
            "authors": [
                "Wisiak, UV",
                "Posch, C"
            ],
            "year": 1987,
            "source": "MONATSSCHR KINDERHEILK. 1987; 135(2): 107-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G196100009",
            "pubmed": "3574308",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8796-51521-2"
            ],
            "imported": "2009-12-18T15:22:58+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": 11707,
            "title": "Bronchial reactivity in clinically symptom-free adolescent patients with asthma",
            "abstract": null,
            "authors": [
                "Steinbrugger, B",
                "Zach, M"
            ],
            "year": 1990,
            "source": "MONATSSCHR KINDERHEILK. 1990; 138(7): 389-391. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ49800008",
            "pubmed": "2398908",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11707-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T13:25:12+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": true
        },
        {
            "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": 7521,
            "title": "Influenzae type B infections. Quick identification by countercurrent-immuno-electrophoresis (author's transl)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Breisach, G"
            ],
            "year": 1981,
            "source": "Monatsschr Kinderheilkd. 1981; 129(5):298-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LT48100010",
            "pubmed": "6114405",
            "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": 7597,
            "title": "Chest physiotherapy in childhood respiratory disorders (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Oberwaldner, B",
                "Purrer, B",
                "Schober, P",
                "Grubbauer, HM"
            ],
            "year": 1981,
            "source": "MONATSSCHR KINDERHEILK. 1981; 129:  633-636. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MS16000005",
            "pubmed": "7322139",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:10: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": 7608,
            "title": "Intrapericardial rhabdomyosarcoma in infancy (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Becker, H",
                "Urban, C",
                "Mutz, I"
            ],
            "year": 1981,
            "source": "MONATSSCHR KINDERHEILK. 1981; 129(12): 703-707. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MV64000010",
            "pubmed": "7329426",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:27:13+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": 8447,
            "title": "Congenital central hypoventilation syndrome--loss of chemosensitivity in respiratory control",
            "abstract": null,
            "authors": [
                "Krottmayer, G",
                "Kerbel, R",
                "Müller, WD",
                "Kurz, R"
            ],
            "year": 1985,
            "source": "MONATSSCHR KINDERHEILK. 1985; 133(10): 764-766. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASZ6800009",
            "pubmed": "3934529",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8447-51643-6"
            ],
            "imported": "2009-11-10T14:41:09+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": 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": 11656,
            "title": "Teratoma of the stomach in a 4-day-old newborn infant",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Urban, C",
                "Riccabona, M",
                "Sauer, H",
                "Ebner, F",
                "Ratschek, M"
            ],
            "year": 1990,
            "source": "Monatsschr Kinderheilkd. 1990; 138(5):291-293",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DG47800010",
            "pubmed": "2377171",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11656-14048",
                "11656-14108"
            ],
            "persons": [
                "11656-51373-6"
            ],
            "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": true
        },
        {
            "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": 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": [],
            "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": 7725,
            "title": "Combined oral-parenteral nutrition in premature infants needing prolonged artificial ventilation (author's transl)",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Goriup, U",
                "Müller, WD"
            ],
            "year": 1982,
            "source": "MONATSSCHR KINDERHEILK. 1982; 130(7): 546-551. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NY67300006",
            "pubmed": "6810104",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7725-51643-6"
            ],
            "imported": "2009-09-02T16:32:26+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": 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": 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": 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": 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": 7261,
            "title": "Ketamine anesthesia for outpatient procedures in children (author's transl)",
            "abstract": null,
            "authors": [
                "Urban, EC",
                "Mutz, ID",
                "Muntean, W",
                "Fritsch, G"
            ],
            "year": 1980,
            "source": "MONATSSCHR KINDERHEILK. 1980; 128(4): 177-179. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JN83300004",
            "pubmed": "7366587",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7261-51651-6"
            ],
            "imported": "2009-08-20T17:04:45+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": 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": 7788,
            "title": "Sympathomimetic drugs in the treatment of childhood asthma",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1982,
            "source": "MONATSSCHR KINDERHEILK. 1982; 130(9): 688-695. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PK54200002",
            "pubmed": "7144759",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T17:05:49+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": 7789,
            "title": "Theophylline in the treatment of childhood asthma",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1982,
            "source": "MONATSSCHR KINDERHEILK. 1982; 130(9): 696-703. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PK54200003",
            "pubmed": "7144760",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T17:06:20+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
        }
    ]
}