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=2080&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158667,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2100&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2060&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": 8824,
            "title": "Continuous arteriovenous hemofiltration in childhood. Indications and technics",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Trop, M",
                "Ring, E",
                "Grubbauer, HM"
            ],
            "year": 1987,
            "source": "MONATSSCHR KINDERHEILK. 1987; 135(3): 143-147. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G654500005",
            "pubmed": "3587236",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:35:52+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": 9004,
            "title": "Value of percutaneous blind liver biopsy in preoperative diagnosis of atresia of the extrahepatic bile ducts",
            "abstract": null,
            "authors": [
                "Deutsch, J"
            ],
            "year": 1987,
            "source": "MONATSSCHR KINDERHEILK. 1987; 135(11): 763-769. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L051000007",
            "pubmed": "3323894",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:02:51+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9035,
            "title": "Integration and evaluation of a standardized, multi-axis diagnostic system in pediatric psychosomatic medicine",
            "abstract": null,
            "authors": [
                "Scheer, PJ",
                "Kratky-Dunitz, M"
            ],
            "year": 1988,
            "source": "MONATSSCHR KINDERHEILK. 1988; 136(1): 17-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L816900002",
            "pubmed": "3352611",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9035-51655-2"
            ],
            "imported": "2010-02-03T15:46:34+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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": 9126,
            "title": "Chronic gait disorder caused by pigmented villonodular synovitis of the sole of the foot",
            "abstract": null,
            "authors": [
                "Millner, M",
                "Hausegger, KW",
                "Leitner, G"
            ],
            "year": 1988,
            "source": "Monatsschr Kinderheilkd. 1988; 136(7):387-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P614300012",
            "pubmed": "3211170",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9150,
            "title": "Psychosomatic aspects of encopresis",
            "abstract": null,
            "authors": [
                "Kratky-Dunitz, M",
                "Scheer, PJ"
            ],
            "year": 1988,
            "source": "MONATSSCHR KINDERHEILK. 1988; 136(9): 630-635. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q205700009",
            "pubmed": "3237231",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9150-51655-6"
            ],
            "imported": "2009-12-22T10:40:50+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": 9235,
            "title": "Molecular genetic detection of polyclonal immune response in autoimmune thyroiditis and inflammatory bowel diseases",
            "abstract": null,
            "authors": [
                "Kaulfersch, W",
                "Baker, JR",
                "Burman, KD",
                "Fiocchi, C",
                "Ahmann, AJ",
                "D'Avis, JC",
                "Waldmann, TA"
            ],
            "year": 1989,
            "source": "Monatsschr Kinderheilkd. 1989; 137(9):610-615",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AR51100010",
            "pubmed": "2554127",
            "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": 9292,
            "title": "Children of insulin-dependent diabetic patients. A determination of status",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Rosegger, H",
                "Haas, J",
                "Hofmann, HM",
                "Weiss, PA"
            ],
            "year": 1989,
            "source": "MONATSSCHR KINDERHEILK. 1989; 137(2): 93-97. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T479900007",
            "pubmed": "2654617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "9292-14038",
                "9292-14048"
            ],
            "persons": [
                "9292-51627-6"
            ],
            "imported": "2010-06-01T17:57:07+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": 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": 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",
                "11656-51657-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": 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": 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": 61491,
            "title": "Sudden infant death as a psychosocial problem",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Pilgram, EH",
                "Kremser, A",
                "Artner, B",
                "Aglas, I",
                "Einspieler, C",
                "Kurz, R"
            ],
            "year": 1998,
            "source": "MONATSSCHR KINDERHEILK. 1998; 146(8): 801-804. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075783400015",
            "pubmed": null,
            "doi": "10.1007/s001120050327",
            "pmc": null,
            "organizations": [
                "61491-14010",
                "61491-14085"
            ],
            "persons": [
                "61491-57566-6"
            ],
            "imported": "2006-11-22T10:00:13+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.191,
            "impactfactor_year": 1998,
            "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": 61774,
            "title": "Organ transplantation after oncologic therapy in childhood",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Urban, C",
                "Benesch, M",
                "Kerbl, R",
                "Schwinger, W",
                "Ring, E",
                "Petritsch, P",
                "Tscheliessnigg, KH",
                "Margreiter, R"
            ],
            "year": 1996,
            "source": "MONATSSCHR KINDERHEILK. 1996; 144(2): 119-122. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY60700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61774-14073",
                "61774-14092"
            ],
            "persons": [
                "61774-51657-6",
                "61774-51369-6",
                "61774-51859-6"
            ],
            "imported": "2006-11-27T17:32:37+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": 62532,
            "title": "Coxitis fugax (author's transl)",
            "abstract": null,
            "authors": [
                "Kuttnig, M",
                "Kurz, R",
                "Ritter, G",
                "Fotter, R",
                "Breisach, G"
            ],
            "year": 1981,
            "source": "Monatsschr Kinderheilkd. 1981; 129(12): 688-691. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MV64000007",
            "pubmed": "7329423",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62532-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": 64056,
            "title": "Mucoviscidosis screening with immunoreactive trypsin. Initial experiences in Austria",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Zach, M",
                "Engele, H",
                "Haas, J",
                "Pürstner, P",
                "Mutz, I",
                "Litscher, H"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(7):411-415",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JE03400011",
            "pubmed": "1501616",
            "doi": null,
            "pmc": null,
            "organizations": [
                "64056-14038",
                "64056-14048"
            ],
            "persons": [
                "64056-51627-6",
                "64056-51713-2"
            ],
            "imported": "2006-12-31T01: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": true
        },
        {
            "id": 64162,
            "title": "Alternative medicine and bronchial asthma - a review from a paediatric perspective",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Eber, E",
                "Zach, M"
            ],
            "year": 1997,
            "source": "MONATSSCHR KINDERHEILK. 1997; 145(8): 786-796. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XV27700002",
            "pubmed": null,
            "doi": "10.1007/s001120050178",
            "pmc": null,
            "organizations": [
                "64162-14095"
            ],
            "persons": [
                "64162-51713-6"
            ],
            "imported": "2007-01-05T11:12:44+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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64163,
            "title": "Specific immunotherapy in house dust mite allergic asthma patients. A review from a paediatric viewpoint",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Eber, E",
                "Zach, M"
            ],
            "year": 1997,
            "source": "MONATSSCHR KINDERHEILK. 1997; 145(2): 144-154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WM19200010",
            "pubmed": null,
            "doi": "10.1007/s001120050116",
            "pmc": null,
            "organizations": [
                "64163-14095"
            ],
            "persons": [
                "64163-51713-6"
            ],
            "imported": "2007-01-05T11:12:44+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": 64165,
            "title": "Flexible fiberoptic endoscopy in children with upper airway obstruction",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Zach, M"
            ],
            "year": 1996,
            "source": "MONATSSCHR KINDERHEILK. 1996; 144(1): 43-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV27000008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64165-14095"
            ],
            "persons": [
                "64165-51713-2"
            ],
            "imported": "2007-01-05T11:12:44+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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}