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=158220&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158429,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158240&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158200&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 138008,
            "title": "Erratum to: Pain Therapy at a certified Clinic for Pediatric Surgery A practically-oriented representation of the postoperative Pain Therapy.",
            "abstract": null,
            "authors": [
                "Messerer, B",
                "Sandner-Kiesling, A",
                "Schober, P",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(4):",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000337049700012",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3098-5",
            "pmc": null,
            "organizations": [
                "138008-14069",
                "138008-14070"
            ],
            "persons": [
                "138008-51916",
                "138008-57043"
            ],
            "imported": "2014-07-22T13:05:24+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "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": 137991,
            "title": "Pediatric Sports Medicine.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Schober, P",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(3): 205-206. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000337049000006",
            "pubmed": null,
            "doi": "10.1007/s00112-013-2999-z",
            "pmc": null,
            "organizations": [
                "137991-14049"
            ],
            "persons": [
                "137991-51821-1"
            ],
            "imported": "2014-07-22T13:05:24+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 136629,
            "title": "Is there a problem of immunodeficiency in long-term plateletpheresis donors?",
            "abstract": null,
            "authors": [
                "Schlenke, P",
                "Kirchner, H"
            ],
            "year": 2000,
            "source": "INFUS THER TRANSFUS. 2000; 27(6): 282-284. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000166150100001",
            "pubmed": null,
            "doi": "10.1159/000053540",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136629-88593-2"
            ],
            "imported": "2014-05-07T18:08:07+02:00",
            "journal": "INFUS THER TRANSFUS",
            "issn": "1424-5485",
            "collection_publisher": null,
            "collection_title": "INFUSION THERAPY AND TRANSFUSION MEDICINE-INFUSIONSTHERAPIE UND TRANSFUSIONSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "IMMUNOLOGY  -  HEMATOLOGY",
            "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": 135424,
            "title": "Update Pediatric Surger y",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERH. 2014; 162(1): 6-7. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000330038900001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "135424-14049"
            ],
            "persons": [
                "135424-83445-2"
            ],
            "imported": "2014-02-28T12:47:53+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 135605,
            "title": "Vitamin K prophylaxis in newborns - update 2013. Recommendations of the Committee on Nutrition of the Austrian Society of Pediatrics (OGKJ).",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Haiden, N",
                "Male, C",
                "Pietschnig, B",
                "Repa, A",
                "Pollak, A",
                "Rock, I",
                "Scholl-Burgi, S",
                "Karall, D",
                "Sperl, W",
                "Weghuber, D",
                "Zwiauer, K",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(1): 64-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000330038900012",
            "pubmed": null,
            "doi": "10.1007/s00112-013-3030-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "135605-51968-1"
            ],
            "imported": "2014-03-12T14:48:29+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 138007,
            "title": "Annual Society for Pediatric Radiology A critical Site Analysis.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Stover, B",
                "Benz-Bohm, G",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(2): 111-113. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000337048300004",
            "pubmed": null,
            "doi": "10.1007/s00112-013-3081-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "138007-51373-1"
            ],
            "imported": "2014-07-22T13:05:24+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 135408,
            "title": "Pain therapy in a certified clinic for pediatric surgery. A practice-oriented representation of postoperative pain therapy",
            "abstract": null,
            "authors": [
                "Messerer, B",
                "Sandner-Kiesling, A"
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERH. 2014; 162(1): 26-36. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000330038900006",
            "pubmed": null,
            "doi": "10.1007/s00112-013-2960-1",
            "pmc": null,
            "organizations": [
                "135408-14069",
                "135408-14070"
            ],
            "persons": [
                "135408-51916-6",
                "135408-57043-2"
            ],
            "imported": "2014-02-28T12:47:53+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 138005,
            "title": "Examination for suitability to participate in competitive sports in childhood and adolescence.",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Windhaber, J",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(3): 207-214. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337049000007",
            "pubmed": null,
            "doi": "10.1007/s00112-013-3011-7",
            "pmc": null,
            "organizations": [
                "138005-14049"
            ],
            "persons": [
                "138005-102251-6"
            ],
            "imported": "2014-07-22T13:05:24+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 138362,
            "title": "Abscess formation lymphadenitis after a holiday in Thailand.",
            "abstract": null,
            "authors": [
                "Sonnleitner, AE",
                "Klobassa, DS",
                "Landgraf, LM",
                "Haberlik, A",
                "Zenz, W",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(7): 595-598. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000339350900003",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3096-7",
            "pmc": null,
            "organizations": [
                "138362-14023",
                "138362-14049",
                "138362-14091"
            ],
            "persons": [
                "138362-51572-6",
                "138362-54341-6",
                "138362-85721-6",
                "138362-51647-4"
            ],
            "imported": "2014-08-14T16:40:14+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 141597,
            "title": "Genetic research in Austrian children. Balancing act between milestones in medicine and millstones in bureaucracy",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Klobassa, DS",
                "Sonnleitner, A",
                "Binder, A",
                "Sellner, A",
                "Sperl, M",
                "Wintergerst, U",
                "Huemer, C",
                "Ausserer, B",
                "Stelzl, W",
                "Kaulfersch, W",
                "Grigorow, I",
                "Biebl, A",
                "Wimmer, A",
                "Ortner, D",
                "Emhofer, J",
                "Birnbacher, R",
                "Mostafa, G",
                "Ihm, U",
                "Keck, B",
                "Farr, S",
                "Jaros, Z",
                "Zaunschirm, HA",
                "Weingarten, C",
                "Glennie, L",
                "van Leeuwen, E",
                "Levin, M"
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERH. 2014; 162(12): 1110-1116. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346024300009",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3245-z",
            "pmc": null,
            "organizations": [
                "141597-14049",
                "141597-14091"
            ],
            "persons": [
                "141597-51647-2",
                "141597-54004-6",
                "141597-54341-6",
                "141597-85721-6"
            ],
            "imported": "2015-01-28T11:14:23+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 145725,
            "title": "Use of cow milk in infancy. Position of the Nutrition Committee of the OGKJ (Austrian Association for Child and Adolescent Medicine).",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Haiden, N",
                "Hoffmann, KM",
                "Pietschnig, B",
                "Repa, A",
                "Pollak, A",
                "Rock, I",
                "Scholl-Burgi, S",
                "Karall, D",
                "Sperl, W",
                "Weghuber, D",
                "Zwiauer, K",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(2): 153-U85. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337048300012",
            "pubmed": null,
            "doi": "10.1007/s00112-013-3060-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "145725-51968-1"
            ],
            "imported": "2015-06-09T12:39:40+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 138001,
            "title": "Medical performance ergometry in children and adolescents.",
            "abstract": null,
            "authors": [
                "Windhaber, J",
                "Schober, PH",
                ""
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERHEILK. 2014; 162(3): 216-221. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337049000009",
            "pubmed": null,
            "doi": "10.1007/s00112-013-3012-6",
            "pmc": null,
            "organizations": [
                "138001-14049"
            ],
            "persons": [
                "138001-102251-2"
            ],
            "imported": "2014-07-22T13:05:24+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 123828,
            "title": "Choice of food for children and teenagers in a hospital setting - How effective are interventions?",
            "abstract": null,
            "authors": [
                "Rohde, C",
                "Kapellen, S",
                "Schmidt, K",
                "Korner, A",
                "Till, H",
                "Sachse, U",
                "Kiess, W"
            ],
            "year": 2008,
            "source": "ERNAHRUNGS-UMSCHAU. 2008; 55(3): 144-150. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254300100003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "123828-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "ERNAHRUNGS-UMSCHAU",
            "issn": "0174-0008",
            "collection_publisher": null,
            "collection_title": "ERNAHRUNGS-UMSCHAU; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.29,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": 0.132,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS",
            "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": 154747,
            "title": "Use of dietary foods for specialmedical purposes (\"balanced diets\") for babies. Opinion of the Commission for Nutrition of the Austrian Society for Paediatric and Adolescent Medicine (GKJ), supported by the Nutrition Commission of the German Society for Paediatric and Adolescent Medicine (DGKJ) and the Nutrition Committee of the Swiss Society of Paediatrics (SGP)",
            "abstract": null,
            "authors": [
                "Zwiauer, K"
            ],
            "year": 2016,
            "source": "MONATSSCHR KINDERH. 2016; 164(4): 301-307. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000373805200007",
            "pubmed": null,
            "doi": "10.1007/s00112-015-0038-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "154747-51968-7"
            ],
            "imported": "2016-09-27T14:53:51+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.31,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.025,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "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": 153407,
            "title": "Hat die Länge des präpartalen Krankenhausaufenthaltes einen Einfluss auf den mütterlichen Stress nach Geburt eines frühgeborenen Kindes? (Eine 2-Zentren prospektive Pilot-Beobachtungsstudie)",
            "abstract": null,
            "authors": [
                "Pichler-Stachl, E",
                "Pichler, G",
                "Baik, N",
                "Urlesberger, B",
                "Avian, A",
                "Urlesberger, P",
                "Cheung, PY",
                "Schmölzer, G",
                ""
            ],
            "year": 2016,
            "source": "Monatsschrift Kinderheilkunde. 2016; 164(2):121-230.-42. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin; JUNE 2-4, 2016; Frankfurt am Main, GERMANY.  (ISBN: 0026-9298 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "153407-14026",
                "153407-14048",
                "153407-14094"
            ],
            "persons": [
                "153407-50907",
                "153407-59859",
                "153407-67207",
                "153407-86558"
            ],
            "imported": "2016-07-04T17:44:10+02:00",
            "journal": null,
            "issn": "1433-0474",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 169770,
            "title": "Nursing professionals' attitudes toward use of physical restraints in Styrian nursing homes Austria.",
            "abstract": null,
            "authors": [
                "Mayerl, H",
                "Trummer, T",
                "Stolz, E",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2019,
            "source": "Pflege. 2019; 32(1):57-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456287400006",
            "pubmed": "30319045",
            "doi": "10.1024/1012-5302/a000649",
            "pmc": null,
            "organizations": [
                "169770-14024"
            ],
            "persons": [
                "169770-51688-6",
                "169770-51845-4",
                "169770-89152-6",
                "169770-90882-1"
            ],
            "imported": "2018-10-17T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 154851,
            "title": "Status quo in pediatric and neonatal simulation in the European German-speaking countries: The DACHI survey.",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Heimberg, E",
                "Mileder, L",
                "Staffler, A",
                "Berger, A",
                "Löllgen, R"
            ],
            "year": 2016,
            "source": "Monatsschr Kinderheilkd. 2016; 164(Suppl4): S422-S423.-Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); SEP 22-24, 2016; Feldkirch, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "154851-14093"
            ],
            "persons": [
                "154851-68534"
            ],
            "imported": "2016-10-02T03:15:15+02:00",
            "journal": null,
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 152001,
            "title": "Bronchoscopy in children. Position paper on rational evaluation of indications and safe technical performance",
            "abstract": null,
            "authors": [
                "Nicolai, T",
                "Schramm, D",
                "Hammer, J",
                "Eber, E",
                "Eich, CB",
                "Hinrichs, B"
            ],
            "year": 2016,
            "source": "MONATSSCHR KINDERH. 2016; 164(3): 218-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000371804700009",
            "pubmed": null,
            "doi": "10.1007/s00112-016-0046-6",
            "pmc": null,
            "organizations": [
                "152001-14095"
            ],
            "persons": [
                "152001-51713-6"
            ],
            "imported": "2016-04-11T12:01:44+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.31,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.025,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "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": 154847,
            "title": "Stimulation bei Frühgeborenen während der Erstversorgung.",
            "abstract": null,
            "authors": [
                "Baik, N",
                "Rock, M",
                "Binder, K",
                "Mileder, L",
                "Schwaberger, B",
                "Stadler, J",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2016,
            "source": "Monatsschr Kinderheilkd. 2016; 164(Suppl4): S413-S413.-Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); SEP 22-24, 2016; Feldkirch, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "154847-14093"
            ],
            "persons": [
                "154847-50907",
                "154847-68534",
                "154847-79516",
                "154847-82414",
                "154847-86558"
            ],
            "imported": "2016-10-01T19:43:09+02:00",
            "journal": null,
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 154846,
            "title": "Ein neuer Algorithmus zur Diagnostik von kongenitalen Herzfehlern durch Verwendung von computerunterstützter Auskultation bei Neugeborenen – Prospektive monozentrische Studie.",
            "abstract": null,
            "authors": [
                "Grgic-Mustafic, R",
                "Baik, N",
                "Schwaberger, B",
                "Mileder, L",
                "Binder-Heschl, C",
                "Pansy, J",
                "Köstenberger, M",
                "Urlesberger, B",
                "Avian, A",
                "Pichler, G"
            ],
            "year": 2016,
            "source": "Monatsschr Kinderheilkd. 2016; 164(Suppl4): S426-S426.-Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); SEP 22-24, 2016; Feldkirch, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "154846-14026",
                "154846-14093",
                "154846-14094"
            ],
            "persons": [
                "154846-50907",
                "154846-52013",
                "154846-67207",
                "154846-68534",
                "154846-73733",
                "154846-79516",
                "154846-86558",
                "154846-87817"
            ],
            "imported": "2016-10-01T19:39:50+02:00",
            "journal": null,
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}