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=156360&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156380&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156340&ordering=-impactfactor",
    "results": [
        {
            "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": 8480,
            "title": "Physical training program in the long-term care of children with bronchial asthma. A concept",
            "abstract": null,
            "authors": [
                "Zach, M"
            ],
            "year": 1985,
            "source": "MONATSSCHR KINDERHEILK. 1985; 133(12): 868-873. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWD1500005",
            "pubmed": "3937052",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:16: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.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": 65678,
            "title": "A rapid method of HbA1c determination in a pediatric diabetic patient sample",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Stübchen-Kirchner, H",
                "Borkenstein, M"
            ],
            "year": 1993,
            "source": "Monatsschr Kinderheilkd. 1993; 141(11): 888-890. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK60100011",
            "pubmed": "8283997",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65678-51654-6"
            ],
            "imported": "2007-02-16T01: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": 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": 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": 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": 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": 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": 65017,
            "title": "Osteoradionecrosis of the hip joint",
            "abstract": null,
            "authors": [
                "Aigner, C",
                "Ehall, R",
                "Stampfel, O"
            ],
            "year": 1995,
            "source": "Z Orthop Ihre Grenzgeb. 1995; 133(5):467-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC18800014",
            "pubmed": "7491808",
            "doi": "10.1055/s-2008-1039956",
            "pmc": null,
            "organizations": [
                "65017-14052"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.162,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 88429,
            "title": "EFFECT OF SEROTONIN AND SEROTONINERGIC AGENTS ON THE PROLIFERATION OF RAT LYMPHOID-CELLS AND CELL-LINES",
            "abstract": null,
            "authors": [
                "SMEJKALJAGAR, L",
                "PFRAGNER, R",
                "BORANIC, M",
                "SCHAUENSTEIN, K"
            ],
            "year": 1995,
            "source": "J EXP CLIN CANCER RES. 1995; 14(1): 20-21. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:A1995QY23500009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "88429-14014"
            ],
            "persons": [],
            "imported": "2009-02-25T13:33:05+01:00",
            "journal": "J EXP CLIN CANCER RES",
            "issn": "0392-9078",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF EXPERIMENTAL & CLINICAL CANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.162,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0673076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 81904,
            "title": "MULTIPLE ENDOCRINE NEOPLASIA (MEN2A) APPROACHED BY CELL-CULTURE",
            "abstract": null,
            "authors": [
                "PFRAGNER, R",
                "WIRNSBERGER, G",
                "BEHMEL, A",
                "NIEDERLE, B"
            ],
            "year": 1995,
            "source": "J EXP CLIN CANCER RES. 1995; 14(1): 200-202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QY23500082",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81904-14014"
            ],
            "persons": [],
            "imported": "2008-06-23T13:10:48+02:00",
            "journal": "J EXP CLIN CANCER RES",
            "issn": "0392-9078",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.162,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0673076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 142658,
            "title": "[In Process Citation].",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2014,
            "source": "Aktuelle Urol. 2014; 45(6):428-430",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346575100002",
            "pubmed": "25514769",
            "doi": "10.1055/s-0034-1396410",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142658-51373-2"
            ],
            "imported": "2015-02-11T01:00:00+01:00",
            "journal": "Aktuelle Urol",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.162,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.026,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.082,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 22755,
            "title": "Incidence of recurrence of aneurysmal bone cysts following surgical treatment and adjuvant therapy with phenol",
            "abstract": null,
            "authors": [
                "Bitzan, P",
                "Windhager, R",
                "Lang, S",
                "Richling, B",
                "Kotz, R"
            ],
            "year": 1995,
            "source": "Z ORTHOP GRENZGEB. 1995; 133(5): 422-428. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC18800006",
            "pubmed": "7491800",
            "doi": "10.1055/s-2008-1039948",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-10-12T16:32:34+02:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.162,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 145412,
            "title": "Guideline on Acute Care and Management of Anaphylaxis",
            "abstract": null,
            "authors": [
                "Ring, J",
                "Beyer, K",
                "Biedermann, T",
                "Bircher, A",
                "Duda, D",
                "Fischer, J",
                "Friedrichs, F",
                "Fuchs, T",
                "Gieler, U",
                "Jakob, T",
                "Klimek, L",
                "Lange, L",
                "Merk, HF",
                "Niggemann, B",
                "Pfaar, O",
                "Przybilla, B",
                "Rueff, F",
                "Rietschel, E",
                "Schnadt, S",
                "Seifert, R",
                "Sitter, H",
                "Varga, EM",
                "Worm, M",
                "Brockow, K"
            ],
            "year": 2015,
            "source": "ALLERGOLOGIE. 2015; 38(3): 111-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000352674500002",
            "pubmed": null,
            "doi": "10.5414/ALX01696",
            "pmc": null,
            "organizations": [
                "145412-14095"
            ],
            "persons": [],
            "imported": "2015-05-22T11:28:15+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 148138,
            "title": "The Application of refatting Products in the Newborn prevents the Development of atopic Dermatitis",
            "abstract": null,
            "authors": [
                "Aberer, BV"
            ],
            "year": 2015,
            "source": "ALLERGOLOGIE. 2015; 38(9): 483-484. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000361927900006",
            "pubmed": null,
            "doi": "10.5414/ALX01746",
            "pmc": null,
            "organizations": [
                "148138-14047"
            ],
            "persons": [
                "148138-51346-2"
            ],
            "imported": "2015-11-10T13:23:49+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 38073,
            "title": "Diagnosis and treatment of infants with suspected cow's milk allergy. Statement of the committee on nitrition of the Austrian Society of Paediatric and adolescent medicine",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Kirchlechner, V",
                "Szepfalusi, Z",
                "Zwiauer, K"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK 2006 154: 70-73.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235440300010",
            "pubmed": null,
            "doi": "10.1007/s00112-005-1281-4",
            "pmc": null,
            "organizations": [
                "38073-14091"
            ],
            "persons": [
                "38073-51968-2"
            ],
            "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.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": 148137,
            "title": "Strengthen the Skin Barrier by Toiletries from Birth is an effective Prevention of atopic Dermatitis",
            "abstract": null,
            "authors": [
                "Aberer, BV"
            ],
            "year": 2015,
            "source": "ALLERGOLOGIE. 2015; 38(9): 482-482. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000361927900005",
            "pubmed": null,
            "doi": "10.5414/ALX01746",
            "pmc": null,
            "organizations": [
                "148137-14047"
            ],
            "persons": [
                "148137-51346-2"
            ],
            "imported": "2015-11-10T13:23:49+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.13,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 62633,
            "title": "Air humidification in pseudocroup",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Eber, E"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK. 2006; 154(10): 996-996. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241761500009",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1410-8",
            "pmc": null,
            "organizations": [
                "62633-14091",
                "62633-14094",
                "62633-14095"
            ],
            "persons": [
                "62633-51713-6",
                "62633-51821-2"
            ],
            "imported": "2006-12-12T13:31:25+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.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": 53534,
            "title": "Recurring obstructive bronchitis and bronchial asthma in pre-school children. Consensus paper from the Austrian Pediatric Society and the Austrian Pneumonology Society",
            "abstract": null,
            "authors": [
                "Gotz, M",
                "Eber, E",
                "Frischer, T",
                "Horak, E",
                "Kurz, H",
                "Riedler, J",
                "Schmitzberger, R",
                "Zach, M"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK. 2006; 154:  679-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239687200011",
            "pubmed": null,
            "doi": "10.1007/s00112-006-1364-x",
            "pmc": null,
            "organizations": [
                "53534-14095"
            ],
            "persons": [
                "53534-51713-6"
            ],
            "imported": "2013-01-23T11:07: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.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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": 38072,
            "title": "Benign bone tumors and tumor like lesions",
            "abstract": null,
            "authors": [
                "Windhager, R",
                "Kastner, N",
                "Leithner, A"
            ],
            "year": 2006,
            "source": "MONATSSCHR KINDERHEILK 2006 154: 20-+.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235440300004",
            "pubmed": null,
            "doi": "10.1007/s00112-005-1274-3",
            "pmc": null,
            "organizations": [
                "38072-14052"
            ],
            "persons": [
                "38072-53237-6"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.161,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0273972602739726,
            "impactfactor_norm_year": 2005,
            "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
        }
    ]
}