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=156080&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156968,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156100&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156060&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 132269,
            "title": "Higher levels of HNE are associated with disease aggressiveness and worse outcome of breast cancer patients",
            "abstract": null,
            "authors": [
                "Suppan, C",
                "Milkovic, L",
                "Gasparovic, AC",
                "Waeg, G",
                "Dandachi, N",
                "Balic, M"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 176-176.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900436",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132269-14085"
            ],
            "persons": [
                "132269-50563",
                "132269-59188",
                "132269-97797"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 132268,
            "title": "Neutrophil/Lymphocyte Ratio does not have predictive or prognostic value in breast cancer patients undergoing neoadjuvant systemic therapy",
            "abstract": null,
            "authors": [
                "Suppan, C",
                "Bjelic-Radisic, V",
                "La Guarde, M",
                "Dandachi, N",
                "Balic, M"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 158-158.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900387",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132268-14063",
                "132268-14085"
            ],
            "persons": [
                "132268-50563",
                "132268-59188",
                "132268-97797"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 132267,
            "title": "Progression of light chain myeloma to secondary plasma cell leukemia associated with peripheral blood eosinophilia",
            "abstract": null,
            "authors": [
                "Robier, C",
                "Egger, M",
                "Wiesinger, K",
                "Aigner, R",
                "Theiler, G",
                "Neubauer, M"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 156-156.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900381",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132267-14028",
                "132267-14082",
                "132267-14107"
            ],
            "persons": [
                "132267-88965",
                "132267-51727"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 132266,
            "title": "UCBT with low-dose ATG in adult patients",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Zinke-Cerwenka, W",
                "Wolfler, A",
                "Still, H",
                "Neumeister, P"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 127-128.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900307",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132266-14082"
            ],
            "persons": [
                "132266-51911",
                "132266-51930"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true
        },
        {
            "id": 132265,
            "title": "Lapatinib plus Caelyx in patients with advanced or metastatic Her 2 positive breast cancer following failure of Trastuzumab therapy - A Phase II study of the Arbeitsgemeinschaft Medikamentose Tumortherapie",
            "abstract": null,
            "authors": [
                "Pircher, M",
                "Mlineritsch, B",
                "Fridrik, M",
                "Dittrich, C",
                "Lang, A",
                "Petru, E",
                "Weltermann, A",
                "Thaler, J",
                "Hufnagl, C",
                "Gampenrieder, SP",
                "Ressler, S",
                "Rinnerthaler, G",
                "Ulmer, H",
                "Greil, R"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 159-159.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900391",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132265-14063"
            ],
            "persons": [
                "132265-51624"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 132264,
            "title": "Overall survival of specific HCC patients subgroups in prospective, non-interventional INSIGHT study treated with sorafenib",
            "abstract": null,
            "authors": [
                "Nguyen-Tat, M",
                "Ganten, TM",
                "Schott, E",
                "Gohler, T",
                "Malfertheiner, P",
                "Stauber, R",
                "Buder, R",
                "Bernard, I",
                "Gerken, G"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 121-122.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900293",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132264-14081"
            ],
            "persons": [
                "132264-51530"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 132263,
            "title": "Effects of psycho-social variables on compliance and adherence in patients with cancer: A literature overview and preliminary data of a study relating antiemetic therapy during chemotherapy in a sample of patients treated at the Division of Oncology, Graz",
            "abstract": null,
            "authors": [
                "Farkas, C",
                "Ladinek, V",
                "Zloklikovits, S",
                "Samonigg, H",
                "Andritsch, E"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 109-109.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900261",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132263-14085"
            ],
            "persons": [
                "132263-51062",
                "132263-51532"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 132224,
            "title": "Differential effect of Lewis lung carcinoma and B16 melanoma on tracheal innervation in mice",
            "abstract": null,
            "authors": [
                "Graulich, T",
                "Das, SK",
                "Wessels, L",
                "Kummer, W",
                "Hofler, G",
                "Muhlfeld, C"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 267-267.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900679",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132224-14020"
            ],
            "persons": [],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 132225,
            "title": "Doctor-patient communication and socioeconomic aspects",
            "abstract": null,
            "authors": [
                "Andritsch, E"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 24-24.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie ; OCT 18-22, 2013; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900051",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132225-14085"
            ],
            "persons": [
                "132225-51062"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "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": 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": 132233,
            "title": "Dendritic cell-based cancer immune therapy for glioblastoma multiforme: First trends from a randomised efficacy study",
            "abstract": null,
            "authors": [
                "Felzmann, T",
                "Buchroithner, J",
                "Marosi, C",
                "Nowosielski, M",
                "von Campe, G",
                "Oberndorfer, S",
                "Ruckser, R",
                "Rossler, K",
                "Azizi, A",
                "Bordihn, K"
            ],
            "year": 2013,
            "source": "ONKOLOGIE.  . 2013; 36(S7):95-95.-Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; OCT 18-22, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900228",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132233-14050"
            ],
            "persons": [],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 132232,
            "title": "Pathophysiology of chemotherapy-induced versus non-chemotherapy-induced emesis.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 90-90.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; OCT 18-22, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900214",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132232-14022"
            ],
            "persons": [
                "132232-51529"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 132231,
            "title": "Screening for early pulmonary vascular changes in patients with chronic myeloproliferative disorders",
            "abstract": null,
            "authors": [
                "Kqiku, X",
                "Kovacs, G",
                "Abdyli, L",
                "Reitter, S",
                "Linkesch, W",
                "Olschewski, H"
            ],
            "year": 2013,
            "source": "ONKOLOGIE. 2013; 36: 64-64.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000326360900147",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132231-14082",
                "132231-14087"
            ],
            "persons": [
                "132231-59238"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": "ONKOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 202815,
            "title": "Erratum to \"When targeted therapy for cancer leads to ICU admission. RETRO-TARGETICU multicentric study\" [Bull. Cancer 109 (2022) 916-24].",
            "abstract": null,
            "authors": [
                "Meert, AP",
                "Toffart, AC",
                "Picard, M",
                "Jaubert, P",
                "Gibelin, A",
                "Bauer, P",
                "Mokart, D",
                "Van, De, Louw, A",
                "Hatzl, S",
                "Moreno-Gonzales, G",
                "Rousseau-Bussac, G",
                "Bruneel, F",
                "Montini, L",
                "Moreau, AS",
                "Carpentier, D",
                "Seguin, A",
                "Hemelaar, P",
                "Azoulay, E",
                "Lemiale, V"
            ],
            "year": 2023,
            "source": "Bull Cancer. 2023; 110(4):467-468",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000965747800001",
            "pubmed": "36805208",
            "doi": "10.1016/j.bulcan.2023.02.001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "202815-94596"
            ],
            "imported": "2023-05-08T11:12:15+02:00",
            "journal": "B CANCER",
            "issn": "0007-4551",
            "collection_publisher": null,
            "collection_title": "BULLETIN DU CANCER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ONCOLOGY-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": 218317,
            "title": "[Not Available].",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Klemme, M",
                "Schroth, M",
                "Trotter, A",
                "Abele, H",
                "Mader, S"
            ],
            "year": 2025,
            "source": "Z Geburtshilfe Neonatol. 2025; 229(5):321-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001593103400007",
            "pubmed": "41082866",
            "doi": "10.1055/a-2678-2713",
            "pmc": null,
            "organizations": [
                "218317-14094"
            ],
            "persons": [
                "218317-50907-2"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "Z GEBURTSH NEONATOL",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GEBURTSHILFE UND NEONATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.054,
            "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": 99922,
            "title": "Retinoblastoma: late diagnosis in Austria, too",
            "abstract": null,
            "authors": [
                "Langmann, G",
                "Wackernagel, W",
                "Mayer, C",
                "Sovinz, P",
                "Urban, C"
            ],
            "year": 2010,
            "source": "SPEKTRUM AUGENHEILKD. 2010; 24(1): 2-5. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275557000002",
            "pubmed": null,
            "doi": "10.1007/s00717-010-0382-1",
            "pmc": null,
            "organizations": [
                "99922-14043"
            ],
            "persons": [
                "99922-59537-6",
                "99922-61522-6"
            ],
            "imported": "2010-04-19T12:33:12+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.061,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 80770,
            "title": "Lactose intolerance and calcium balance",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2007,
            "source": "OSTEOLOGIE. 2007; 16(1): 5-10. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254112200003",
            "pubmed": null,
            "doi": "10.1024/1019-1291.16.1.5",
            "pmc": null,
            "organizations": [
                "80770-14080"
            ],
            "persons": [
                "80770-51809-2"
            ],
            "imported": "2008-05-06T14:37:25+02:00",
            "journal": "OSTEOLOGIE",
            "issn": "1019-1291",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.157,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 99923,
            "title": "A short historical review about Leksell Gamma Knife Radiosurgery (LGR) for uveal melanomas",
            "abstract": null,
            "authors": [
                "Langmann, G"
            ],
            "year": 2010,
            "source": "SPEKTRUM AUGENHEILKD. 2010; 24(1): 6-10. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000275557000003",
            "pubmed": null,
            "doi": "10.1007/s00717-010-0381-2",
            "pmc": null,
            "organizations": [
                "99923-14043"
            ],
            "persons": [],
            "imported": "2010-04-19T12:33:12+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.061,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 85499,
            "title": "Optimization of diagnostic ELISA-based tests for the detection of auto-antibodies against tumor antigens in human serum.",
            "abstract": null,
            "authors": [
                "Stefatic, D",
                "Riederer, M",
                "Balic, M",
                "Dandachi, N",
                "Stanzer, S",
                "Janesch, B",
                "Resel, M",
                "Ler, D",
                "Samonigg, H",
                "Bauernhofer, T"
            ],
            "year": 2008,
            "source": "Bosn J Basic Med Sci. 2008; 8(3):245-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259450500009",
            "pubmed": "18816257",
            "doi": "10.17305/bjbms.2008.2926",
            "pmc": "PMC5694676",
            "organizations": [
                "85499-14013",
                "85499-14085"
            ],
            "persons": [
                "85499-50229-6",
                "85499-50539-6",
                "85499-50563-6",
                "85499-51532-6",
                "85499-51692-6",
                "85499-59188-6"
            ],
            "imported": "2008-11-05T01:00:00+01:00",
            "journal": "Bosn J Basic Med Sci",
            "issn": "1512-8601",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.25,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 166908,
            "title": "Factitious disorders",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "PSYCHOTHERAPEUT. 2018; 63(2): 153-174. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000427375200008",
            "pubmed": null,
            "doi": "10.1007/s00278-018-0276-2",
            "pmc": null,
            "organizations": [
                "166908-29444"
            ],
            "persons": [
                "166908-51907-2"
            ],
            "imported": "2018-04-10T12:19:47+02:00",
            "journal": "PSYCHOTHERAPEUT",
            "issn": "0935-6185",
            "collection_publisher": null,
            "collection_title": "PSYCHOTHERAPEUT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL-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": 166889,
            "title": "Integrative Gestalt therapy in Austria. Training and professional conditions, sense of coherence and burnout",
            "abstract": null,
            "authors": [
                "Hiebler-Ragger, M",
                "Gollner, C",
                "Klampfl, P",
                "Nausner, L",
                "Unterrainer, HF"
            ],
            "year": 2018,
            "source": "PSYCHOTHERAPEUT. 2018; 63(2): 145-152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000427375200007",
            "pubmed": null,
            "doi": "10.1007/s00278-017-0245-1",
            "pmc": null,
            "organizations": [
                "166889-29444"
            ],
            "persons": [
                "166889-69860-4"
            ],
            "imported": "2018-04-10T12:19:47+02:00",
            "journal": "PSYCHOTHERAPEUT",
            "issn": "0935-6185",
            "collection_publisher": null,
            "collection_title": "PSYCHOTHERAPEUT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL-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
        }
    ]
}