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=155460&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155480&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155440&ordering=-impactfactor",
    "results": [
        {
            "id": 203918,
            "title": "Is there a \"European pediatrics\"?",
            "abstract": null,
            "authors": [
                "Dornbusch, HJ",
                "Trobisch, A",
                "Sauseng, W",
                "Kurz, R"
            ],
            "year": 2023,
            "source": "MONATSSCHR KINDERH. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001023713200001",
            "pubmed": null,
            "doi": "10.1007/s00112-023-01790-y",
            "pmc": null,
            "organizations": [
                "203918-14094"
            ],
            "persons": [
                "203918-51736-2",
                "203918-83781-6",
                "203918-90210-6"
            ],
            "imported": "2023-07-31T09:47:48+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.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 209421,
            "title": "Comparison of medical training in Austria and Sweden",
            "abstract": null,
            "authors": [
                "Stjernfelt, KJ"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001209598600001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01970-4",
            "pmc": null,
            "organizations": [
                "209421-14095"
            ],
            "persons": [
                "209421-124210-2"
            ],
            "imported": "2024-05-06T11:14:49+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.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 208828,
            "title": "[Impact of the COVID-19 pandemic on urology residency training programs in Germany].",
            "abstract": null,
            "authors": [
                "Aksoy, C",
                "Reimold, P",
                "Borgmann, H",
                "Kölker, M",
                "Cebulla, A",
                "Struck, JP",
                "Zehe, V",
                "Nestler, T",
                "von, Landenberg, N",
                "Uhlig, A",
                "Boehm, K",
                "Leitsmann, M"
            ],
            "year": 2022,
            "source": "Aktuelle Urol. 2022; 53(4): 317-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000838252300004",
            "pubmed": "35580617",
            "doi": "10.1055/a-1824-4288",
            "pmc": null,
            "organizations": [],
            "persons": [
                "208828-113095-6"
            ],
            "imported": "2024-03-27T01:00:00+01:00",
            "journal": "Aktuelle Urol",
            "issn": "1438-8820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 217504,
            "title": "Palliative care of people with culturally and linguistically diverse backgrounds",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kramm, C",
                "Tippelt, S"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001552923400001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02216-7",
            "pmc": null,
            "organizations": [
                "217504-14092"
            ],
            "persons": [
                "217504-51369-2"
            ],
            "imported": "2025-08-28T11:15:55+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.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 209584,
            "title": "Neurofibromatosis type 1: Precautionary questionnaire for children and adolescents in Austria (Apr, 10.1007/s00112-024-01955-3, 2024)",
            "abstract": null,
            "authors": [
                "Azizi, AA",
                "Baumgartner, AC",
                "Seidel, M",
                "Zobel, J",
                "Ebetsberger-Dachs, G",
                "Zellner, H",
                "Rauscher, C",
                "Birnbacher, R",
                "Pichler, U",
                "Haberlandt, E",
                "Hedrich, C",
                "Berghoff, AS",
                "Gruber, RW",
                "Welponer, T",
                "Hutterer, M",
                "Krottendorfer, K",
                "Pletschko, T",
                "Roehl, C"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001216132900001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01983-z",
            "pmc": null,
            "organizations": [
                "209584-14092"
            ],
            "persons": [
                "209584-57553",
                "209584-85188",
                "209584-98443"
            ],
            "imported": "2024-05-21T09:03:52+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.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "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": 214276,
            "title": "What I wish I had known before my first night shift in the pediatric emergency department",
            "abstract": null,
            "authors": [
                "Yildiz, GS"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; 172(9): 817-818. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001292646700002",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02032-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214276-112151-2"
            ],
            "imported": "2025-02-11T13:06:46+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.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 218598,
            "title": "Interdisciplinary care of adults with congenital heart defects",
            "abstract": null,
            "authors": [
                "Glasmeyer, L",
                "Ghaeni, L",
                "Sallmon, H",
                "Berger, F",
                "Schrutka, L",
                "Tutarel, O"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001607284100001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02299-2",
            "pmc": null,
            "organizations": [
                "218598-14093"
            ],
            "persons": [
                "218598-119047-6"
            ],
            "imported": "2025-11-17T07:49:01+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.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 218856,
            "title": "Abstracts of the 63rd Annual Meeting of the Austrian Society for Pediatrics and Adolescent Medicine (OGKJ). Together into the future",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Plecko, B",
                "Benesch, M",
                "Pichler, G",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; 173(SUPPL2): 103-152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001555156400001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02252-3",
            "pmc": null,
            "organizations": [
                "218856-14091",
                "218856-14092",
                "218856-14093",
                "218856-14094",
                "218856-14095"
            ],
            "persons": [
                "218856-51875",
                "218856-119047",
                "218856-50907",
                "218856-51369",
                "218856-51713"
            ],
            "imported": "2025-12-02T08:00:18+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.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 209692,
            "title": "Bone pain, acne conglobata and a distended clavicle-A visual diagnosis?",
            "abstract": null,
            "authors": [
                "Goeres, B",
                "Pferschy, A",
                "Thaller, T",
                "Moser, R",
                "Uggowitzer, M",
                "Girtler, K",
                "Weberhofer, P",
                "Ruppert-Kohlmayr, A",
                "Thonhofer, R",
                "Beham-Schmid, C",
                "Kerbl, R"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001223844900001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01956-2",
            "pmc": null,
            "organizations": [
                "209692-14020"
            ],
            "persons": [],
            "imported": "2024-05-27T09:49:14+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.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 203189,
            "title": "Diabetes mellitus and heart",
            "abstract": null,
            "authors": [
                "Schutt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Muller-Wieland, D",
                "Marx, N"
            ],
            "year": 2023,
            "source": "DIABETOLOGIE. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000981287800001",
            "pubmed": null,
            "doi": "10.1007/s11428-023-01045-0",
            "pmc": null,
            "organizations": [
                "203189-14083"
            ],
            "persons": [
                "203189-100805-6"
            ],
            "imported": "2023-06-05T09:46:29+02:00",
            "journal": "DIABETOLOGIE",
            "issn": "2731-7447",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.028,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.028,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "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": 217486,
            "title": "Pulmonary hypertension associated with bronchopulmonary dysplasia. A multidisciplinary challenge",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Eber, E",
                "Pichler, G",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001551637700001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02260-3",
            "pmc": null,
            "organizations": [
                "217486-14095",
                "217486-14094",
                "217486-14093"
            ],
            "persons": [
                "217486-51713-6",
                "217486-52013-2",
                "217486-50907-6",
                "217486-119047-6"
            ],
            "imported": "2025-08-28T11:15:55+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.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 204330,
            "title": "Networked care-Today and in 10 years",
            "abstract": null,
            "authors": [
                "Vogel, T",
                "Albertowski, AS",
                "Bienenstein, E",
                "Christ, S",
                "Brennenstuhl, H",
                "Ferger, MD",
                "Karara, N",
                "Kerth, JL",
                "Krey, I",
                "Meyer, R",
                "Michaelis, A",
                "Obitz, J",
                "Topfner, N",
                "Tuncel, AT",
                "Winter, J",
                "Yoosefi, M",
                "Kohlfuerst, DS"
            ],
            "year": 2023,
            "source": "MONATSSCHR KINDERH. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001045534700001",
            "pubmed": null,
            "doi": "10.1007/s00112-023-01809-4",
            "pmc": null,
            "organizations": [
                "204330-14091"
            ],
            "persons": [
                "204330-54341-4"
            ],
            "imported": "2023-09-06T11:01:57+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.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "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": 219251,
            "title": "Interdisciplinary care for adults with congenital heart defects (ACHD)",
            "abstract": null,
            "authors": [
                "Glasmeyer, L",
                "Ghaeni, L",
                "Sallmon, H",
                "Berger, F",
                "Schrutka, L",
                "Tutarel, O"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001636507900001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02319-1",
            "pmc": null,
            "organizations": [
                "219251-14093"
            ],
            "persons": [
                "219251-119047"
            ],
            "imported": "2025-12-22T10:59:08+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.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "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": 210484,
            "title": "Connect research and practice with Living Labs",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Schoberer, D"
            ],
            "year": 2024,
            "source": "PFLEGE. 2024; 37(2): 113-113. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001186728100001",
            "pubmed": null,
            "doi": "10.1024/1012-5302/a000989",
            "pmc": null,
            "organizations": [
                "210484-14509"
            ],
            "persons": [
                "210484-59569-2",
                "210484-63683-6"
            ],
            "imported": "2024-07-18T10:10:26+02:00",
            "journal": "PFLEGE",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": "PFLEGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "NURSING-SCIE",
            "impactfactor_norm_super": 0.22,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 131055,
            "title": "The importance of assays in vitamin D status classification: a comparison of four automated 25-hydroxyvitamin D immunoassays.",
            "abstract": null,
            "authors": [
                "Schmid, J",
                "Kienreich, K",
                "Gaksch, M",
                "Grubler, M",
                "Raggam, R",
                "Meinitzer, A",
                "Rutters, F",
                "Dekker, JM",
                "Marz, W",
                "Verheyen, N",
                "Tomaschitz, A",
                "Pilz, S",
                ""
            ],
            "year": 2013,
            "source": "LABORATORIUMSMEDIZIN. 2013; 37(5): 261-268. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000324168800005",
            "pubmed": null,
            "doi": "10.1515/labmed-2012-0074",
            "pmc": null,
            "organizations": [
                "131055-14028",
                "131055-14080",
                "131055-14083"
            ],
            "persons": [
                "131055-50564-6",
                "131055-53344-4",
                "131055-81051-6",
                "131055-81519-6",
                "131055-91529-1",
                "131055-89701-6"
            ],
            "imported": "2013-10-04T15:23:35+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.299,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.097,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 148490,
            "title": "[Effects of care experience to the attitude of active euthanasia among the Austrian population–a cross sectional study].",
            "abstract": null,
            "authors": [
                "Sohar, B",
                "Großschädl, F",
                "Meier, IM",
                "Stronegger, WJ"
            ],
            "year": 2015,
            "source": "Pflege. 2015; 28(6):339-345",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365042400005",
            "pubmed": "26580427",
            "doi": "10.1024/1012-5302/a000459",
            "pmc": null,
            "organizations": [
                "148490-14024",
                "148490-14509"
            ],
            "persons": [
                "148490-51741-6",
                "148490-66488-6"
            ],
            "imported": "2015-11-24T01:00:00+01:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.298,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "NURSING",
            "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": 132520,
            "title": "Reason for SLIT discontinuation and strategies for the improvement of therapy adherence: A pragmatic approach.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                ""
            ],
            "year": 2013,
            "source": "ALLERGOLOGIE. 2013; 36(11): 532-534. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000328097400017",
            "pubmed": null,
            "doi": "10.5414/ALX01636",
            "pmc": null,
            "organizations": [
                "132520-14047"
            ],
            "persons": [
                "132520-51346-2"
            ],
            "imported": "2014-01-02T14:39:38+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.297,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.095,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "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": 130176,
            "title": "Assessment of specific immunotherapy efficacy using a novel placeboscore-based method.",
            "abstract": null,
            "authors": [
                "Frew, AJ",
                "DuBuske, L",
                "Keith, PK",
                "Corrigan, CJ",
                "Aberer, W",
                "von Weikersthal-Drachenberg, KJF",
                ""
            ],
            "year": 2013,
            "source": "ALLERGOLOGIE. 2013; 36(6): S1-S10. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000321078600006",
            "pubmed": null,
            "doi": "10.5414/ALX01581",
            "pmc": null,
            "organizations": [
                "130176-14047"
            ],
            "persons": [
                "130176-51346-6"
            ],
            "imported": "2013-08-13T12:35:35+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.297,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.095,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "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": 1286,
            "title": "Value of prognostic factors in the Austrian A-NB87 Neuroblastoma Study",
            "abstract": null,
            "authors": [
                "Ladenstein, R",
                "Ambros, PF",
                "Urban, C",
                "Ambros, IM",
                "Fink, FM",
                "Zoubek, A",
                "Grienberger, H",
                "Schmitt, K",
                "Kerbl, R",
                "Horcher, E",
                "Amann, G",
                "Höfler, G",
                "Heinzl, H",
                "Gadner, H",
                "Mutz, I"
            ],
            "year": 1996,
            "source": "Klin Padiatr. 1996; 208(4):210-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VB28100014",
            "pubmed": "8926686",
            "doi": "10.1055/s-2008-1046476",
            "pmc": null,
            "organizations": [
                "1286-14048"
            ],
            "persons": [
                "1286-51821-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.297,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.309859154929577,
            "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": 6042,
            "title": "Tracheoles in the Developing and Adult Ocelli (Apis-Mellifica, Hymenoptera)",
            "abstract": null,
            "authors": [
                "Pabst, MA"
            ],
            "year": 1988,
            "source": "INST PHYS CONF SER  . 1988;  165-166. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988FU05100428",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6042-14017"
            ],
            "persons": [],
            "imported": "2010-01-29T15:11:53+01:00",
            "journal": "INST PHYS CONF SER  ",
            "issn": "0951-3248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.297,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.184615384615385,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSICS, MULTIDISCIPLINARY",
            "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
        }
    ]
}