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=152800&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152820&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152780&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 199298,
            "title": "Automated pneumothorax triaging in chest X-rays in the New Zealand population using deep-learning algorithms.",
            "abstract": null,
            "authors": [
                "Feng, S",
                "Liu, Q",
                "Patel, A",
                "Bazai, SU",
                "Jin, CK",
                "Kim, JS",
                "Sarrafzadeh, M",
                "Azzollini, D",
                "Yeoh, J",
                "Kim, E",
                "Gordon, S",
                "Jang-Jaccard, J",
                "Urschler, M",
                "Barnard, S",
                "Fong, A",
                "Simmers, C",
                "Tarr, GP",
                "Wilson, B"
            ],
            "year": 2022,
            "source": "J Med Imaging Radiat Oncol. 2022; 66(8): 1035-1043. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000761578300001",
            "pubmed": "35224858",
            "doi": "10.1111/1754-9485.13393",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199298-63647-6"
            ],
            "imported": "2022-12-15T01:00:00+01:00",
            "journal": "J Med Imaging Radiat Oncol",
            "issn": "1754-9485",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.207407407407407,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 183124,
            "title": "The stability of carbapenems before and after admixture to PMMA-cement used for replacement surgery caused by Gram-negative bacteria.",
            "abstract": null,
            "authors": [
                "Schmid, M",
                "Steiner, O",
                "Fasshold, L",
                "Goessler, W",
                "Holl, AM",
                "Kühn, KD"
            ],
            "year": 2020,
            "source": "Eur J Med Res. 2020; 25(1):34-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000565126400001",
            "pubmed": "32811560",
            "doi": "10.1186/s40001-020-00428-z",
            "pmc": "PMC7433091",
            "organizations": [
                "183124-14052"
            ],
            "persons": [],
            "imported": "2020-08-28T02:00:00+02:00",
            "journal": "Eur J Med Res",
            "issn": "0949-2321",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.175,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCI",
            "impactfactor_norm_super": 0.271,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 205796,
            "title": "Allele-specific long-range sequencing as a method for ABO haplotyping in clinical blood group diagnosis and immunohematology research.",
            "abstract": null,
            "authors": [
                "Matzhold, EM",
                "Drexler-Helmberg, C",
                "Helmberg, W",
                "Wagner, A",
                "Wagner, T"
            ],
            "year": 2023,
            "source": "MOL GENET GENOM MED. 2023;  e2286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001105290000001",
            "pubmed": "37968878",
            "doi": "10.1002/mgg3.2286",
            "pmc": "PMC10767447",
            "organizations": [
                "205796-14058"
            ],
            "persons": [
                "205796-50026-4",
                "205796-51910-6",
                "205796-51964-6",
                "205796-50131-1"
            ],
            "imported": "2023-12-11T08:17:18+01:00",
            "journal": "MOL GENET GENOM MED",
            "issn": "2324-9269",
            "collection_publisher": null,
            "collection_title": "MOLECULAR GENETICS & GENOMIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.309,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 212659,
            "title": "e-Konsil - Teleconsultations for urological tumors",
            "abstract": null,
            "authors": [
                "Leitsmann, M",
                "Pöhlmann, B",
                "Broge, B",
                "Schrader, M",
                "Protzel, C",
                "Michel, MS",
                "Krege, S",
                "Siebels, M"
            ],
            "year": 2024,
            "source": "ONCOL RES TREAT. 2024; 47:  85-85. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001332646400198",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212659-14056"
            ],
            "persons": [
                "212659-113095"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209029,
            "title": "The Historical Evolvement of Movement and Exercise Training in Patients with Severe Burns and Their Potential Effects on Grafts, Scars, and Function.",
            "abstract": null,
            "authors": [
                "Kleinhapl, J",
                "Knappskog, K",
                "Finnerty, CC",
                "Branski, L",
                "Suman, OE"
            ],
            "year": 2024,
            "source": "Semin Plast Surg. 2024; 38(2):157-161",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001196811900003",
            "pubmed": "38746699",
            "doi": "10.1055/s-0044-1785216",
            "pmc": "PMC11090657",
            "organizations": [
                "209029-14076"
            ],
            "persons": [
                "209029-88310-6"
            ],
            "imported": "2024-04-15T10:01:16+02:00",
            "journal": "SEMIN PLAST SURG",
            "issn": "1535-2188",
            "collection_publisher": null,
            "collection_title": "SEMINARS IN PLASTIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.648,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "SURGERY-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": 212746,
            "title": "Liquid biopsy in colorectal cancer - Beyond the targeted analysis of single variants",
            "abstract": null,
            "authors": [
                "Hallermayr, A",
                "Wohlfrom, T",
                "Steinke-Lange, V",
                "Benet-Pagès, A",
                "Scharf, F",
                "Heitzer, E",
                "Mansmann, U",
                "Haberl, C",
                "de Wit, M",
                "Vogelsang, H",
                "Rentsch, M",
                "Holinski-Feder, E",
                "Pickl, JMA"
            ],
            "year": 2024,
            "source": "ONCOL RES TREAT. 2024; 47: 27-27.-36. Deutscher Krebskongress; FEB 21-24, 2024; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001332646400053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212746-14021"
            ],
            "persons": [
                "212746-50899"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": 212694,
            "title": "Retrospective single case reports on the treatment of patients with HER2-positive/HR-positive early breast cancer with neratinib",
            "abstract": null,
            "authors": [
                "Guth, D",
                "Göhler, T",
                "Bäsecke, J",
                "Tribian, N",
                "Vannier, C",
                "Maass, N",
                "Petru, E"
            ],
            "year": 2024,
            "source": "ONCOL RES TREAT. 2024; 47:  31-31. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001332646400061",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212694-14063"
            ],
            "persons": [
                "212694-51624"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 113791,
            "title": "New trends in dermoscopy.",
            "abstract": null,
            "authors": [
                "Nami, N",
                "Rubegni, P",
                "Massone, C",
                "Fimiani, M",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2011,
            "source": "G Ital Dermatol Venereol. 2011; 146(5):333-339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000295915300004",
            "pubmed": "21956270",
            "doi": null,
            "pmc": null,
            "organizations": [
                "113791-14047"
            ],
            "persons": [
                "113791-51711-6"
            ],
            "imported": "2011-10-05T02:00:00+02:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0026-4741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.864,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 157682,
            "title": "Susac's syndrome: clinical course and epidemiology in a Central European population.",
            "abstract": null,
            "authors": [
                "Seifert-Held, T",
                "Langner-Wegscheider, BJ",
                "Komposch, M",
                "Simschitz, P",
                "Franta, C",
                "Teuchner, B",
                "Offenbacher, H",
                "Otto, F",
                "Sellner, J",
                "Rauschka, H",
                "Fazekas, F"
            ],
            "year": 2017,
            "source": "Int J Neurosci. 2017; 127(9):776-780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000405184600005",
            "pubmed": "27788613",
            "doi": "10.1080/00207454.2016.1254631",
            "pmc": null,
            "organizations": [
                "157682-14043",
                "157682-14051"
            ],
            "persons": [
                "157682-53287-2"
            ],
            "imported": "2017-01-26T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.848,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "NEUROSCIENCES-SCI",
            "impactfactor_norm_super": 0.238,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "NEUROSCIENCES-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": 219911,
            "title": "Determination of Free-PSA (fPSA) and fPSA/PSA-Ratio Using A Point-of-Care Device.",
            "abstract": null,
            "authors": [
                "Costa, IAD",
                "Hennenlotter, J",
                "Todenhöfer, T",
                "Neumann, E",
                "Deininger, S",
                "Aufderklamm, S",
                "Bedke, J",
                "Stenzl, A",
                "Rausch, S"
            ],
            "year": 2019,
            "source": "Clin Lab. 2019; 65(1):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "30775903",
            "doi": "10.7754/Clin.Lab.2018.180710",
            "pmc": null,
            "organizations": [],
            "persons": [
                "219911-135121-6"
            ],
            "imported": "2026-01-16T01:00:00+01:00",
            "journal": "Clin Lab",
            "issn": "1433-6510",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.94,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "citations": null,
            "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": 121459,
            "title": "Prostate cancer imaging",
            "abstract": null,
            "authors": [
                "Fuchsjager, M",
                "Shukla-Dave, A",
                "Akin, O",
                "Barentsz, J",
                "Hricak, H"
            ],
            "year": 2008,
            "source": "Acta Radiol. 2008; 49(1):107-120",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000253315900022",
            "pubmed": "18210320",
            "doi": "10.1080/02841850701545821",
            "pmc": null,
            "organizations": [],
            "persons": [
                "121459-82111-1"
            ],
            "imported": "2012-09-17T13:38:54+02:00",
            "journal": "ACTA RADIOL",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": "ACTA RADIOLOGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.091,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": 0.298,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING",
            "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": 109241,
            "title": "An update on the diagnosis and management of psoriatic arthritis.",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2011,
            "source": "G Ital Dermatol Venereol. 2011; 146(1): 1-8. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000287685300001",
            "pubmed": "21317852",
            "doi": null,
            "pmc": null,
            "organizations": [
                "109241-14047"
            ],
            "persons": [
                "109241-50153-2"
            ],
            "imported": "2011-02-17T01:00:00+01:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0026-4741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.864,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 175230,
            "title": "Effective Increase of Serum Vitamin D3 by IV Application of a Cholecalciferol-N-Acetyl-Galactosamine-Stabilized Dimer: a Clinical Murine Trial Study.",
            "abstract": null,
            "authors": [
                "Greilberger, J",
                "Greilberger, M",
                "Petek, T",
                "Stiegler, P",
                "Leber, B",
                "Reichl, H",
                "Kamel, A",
                "Herwig, R"
            ],
            "year": 2019,
            "source": "Clin Lab. 2019; 65(5):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000468526200023",
            "pubmed": "31115209",
            "doi": "10.7754/Clin.Lab.2019.181114",
            "pmc": null,
            "organizations": [
                "175230-14012",
                "175230-14073"
            ],
            "persons": [
                "175230-50874-6",
                "175230-52010-2",
                "175230-62756-6"
            ],
            "imported": "2019-05-24T02:00:00+02:00",
            "journal": "Clin Lab",
            "issn": "1433-6510",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.94,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 212706,
            "title": "Are treatment delays associated with a worse outcome in patient with high-grade osteosarcoma? A retrospective analysis of data from the EURAMOS-1 trial",
            "abstract": null,
            "authors": [
                "Andreou, D",
                "Hecker-Nolting, S",
                "Baumhoer, D",
                "Kager, L",
                "Kevric, M",
                "Kühne, T",
                "Leithner, A",
                "Sorg, B",
                "Tunn, PU",
                "Windhager, R",
                "Bielack, S"
            ],
            "year": 2024,
            "source": "ONCOL RES TREAT. 2024; 47: 17-17.-36. Deutscher Krebskongress; FEB 21-24, 2024; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001332646400026",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212706-14052"
            ],
            "persons": [
                "212706-115078",
                "212706-53237"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212739,
            "title": "Health related Quality of Life over time in German sarcoma patients. - An analysis of associated factors - results of the PROSa study",
            "abstract": null,
            "authors": [
                "Eichler, M",
                "Hentschel, L",
                "Singer, S",
                "Kasper, B",
                "Andreou, D",
                "Pink, D",
                "Arndt, K",
                "Bornhäuser, M",
                "Schmitt, J",
                "Schuler, M"
            ],
            "year": 2024,
            "source": "ONCOL RES TREAT. 2024; 47: 205-205.-36. Deutscher Krebskongress; FEB 21-24, 2024; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001332646400507",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212739-14052"
            ],
            "persons": [
                "212739-115078"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 32671,
            "title": "The influence of 4-hydroxy-2-nonenal on proliferation, differentiation and apoptosis of human osteosarcoma cells.",
            "abstract": null,
            "authors": [
                "Sunjic, SB",
                "Cipak, A",
                "Rabuzin, F",
                "Wildburger, R",
                "Zarkovic, N"
            ],
            "year": 2005,
            "source": "Biofactors. 2005; 24(1-4):141-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234350800017",
            "pubmed": "16403974",
            "doi": "10.1002/biof.5520240117",
            "pmc": null,
            "organizations": [
                "32671-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOFACTORS",
            "issn": "0951-6433",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.162,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8392,
            "title": "Arterial micropuncture. An advance in blood-gas analysis.",
            "abstract": null,
            "authors": [
                "Harnoncourt, K",
                "Marsoner, H",
                "Forche, G"
            ],
            "year": 1985,
            "source": "Respiration. 1985; 48(1):67-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALC1400010",
            "pubmed": "4023440",
            "doi": "10.1159/000194801",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RESPIRATION",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74626,
            "title": "Development in surgical management of bronchogenic carcinoma: A 10 year review.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Klepp, G",
                "Friehs, G."
            ],
            "year": 1984,
            "source": "Respiration (Suppl1)1984; 46(1984):98-98.-3rd Congress of the Societas Europaea Pneumologica (SEP).; SEP 16 - 22, 1984; Basel, SWITZERLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74626-51615"
            ],
            "imported": "2008-02-13T14:40:34+01:00",
            "journal": null,
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 63871,
            "title": "Hyperbaric oxygen in tinnitus: influence of psychological factors on treatment results?",
            "abstract": null,
            "authors": [
                "Porubsky, C",
                "Stiegler, P",
                "Matzi, V",
                "Lipp, C",
                "Kontaxis, A",
                "Klemen, H",
                "Walch, C",
                "Smolle-Juttner, F"
            ],
            "year": 2007,
            "source": "ORL J Otorhinolaryngol Relat Spec. 2007; 69(2): 107-112. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242847700007",
            "pubmed": "17159373",
            "doi": "10.1159/000097841",
            "pmc": null,
            "organizations": [
                "63871-14073",
                "63871-14077"
            ],
            "persons": [
                "63871-50143-6",
                "63871-50477-2",
                "63871-50874-6",
                "63871-51729-6",
                "63871-51981-6",
                "63871-51615-6"
            ],
            "imported": "2006-12-22T01:00:00+01:00",
            "journal": "ORL J Otorhinolaryngol Relat Spec",
            "issn": "0301-1569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75652,
            "title": "Influence of vagus nerve, histamine, prostaglandin and catecholamine on airway obstruction",
            "abstract": null,
            "authors": [
                "Zimmermann, I",
                "Peskar, BA",
                "Rasche, B",
                "Ulmer, WT",
                "Bugalho de Almeida, AA"
            ],
            "year": 1984,
            "source": "Respiration. 1984; 45(4): 372-393. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC70900007",
            "pubmed": "6473921",
            "doi": "10.1159/000194645",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Respiration",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}