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=149120&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149140&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149100&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 2088,
            "title": "Primitive neuroectodermal tumor arising in the skin. Differentiation from neuroendocrine carcinoma of the skin.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Smolle, J",
                "Richtig, E",
                "Kraus, I",
                "Popper, H",
                "Becker, H"
            ],
            "year": 1992,
            "source": "Dermatology. 1992; 185(4):272-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB02800009",
            "pubmed": "1335802",
            "doi": "10.1159/000247467",
            "pmc": null,
            "organizations": [
                "2088-14020",
                "2088-14045",
                "2088-14047"
            ],
            "persons": [
                "2088-51617-6",
                "2088-52274-6",
                "2088-51615-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.069,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 301,
            "title": "Autoantibodies to nuclear mitotic apparatus in a patient with vitiligo and autoimmune thyroiditis.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Stangl, M"
            ],
            "year": 1993,
            "source": "Dermatology. 1993; 186(3):229-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU86800018",
            "pubmed": "8453154",
            "doi": "10.1159/000247353",
            "pmc": null,
            "organizations": [
                "301-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.069,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 1041,
            "title": "Ex vivo quality-switched ruby laser irradiation of cutaneous melanocytic lesions: persistence of S-100-, HMB-45- and Masson-positive cells.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Hohenleutner, U",
                "Stolz, W",
                "Landthaler, M"
            ],
            "year": 1997,
            "source": "Dermatology. 1997; 194(4):344-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL11000007",
            "pubmed": "9252755",
            "doi": "10.1159/000246133",
            "pmc": null,
            "organizations": [
                "1041-14047"
            ],
            "persons": [
                "1041-51842-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2409,
            "title": "Spitz's nevus arising on a nevus spilus.",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Soyer, HP",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Dermatology. 1994; 189(3):265-268",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PD05500011",
            "pubmed": "7949480",
            "doi": "10.1159/000246853",
            "pmc": null,
            "organizations": [
                "2409-14047"
            ],
            "persons": [
                "2409-51617-6",
                "2409-51620-6",
                "2409-51711-1"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.069,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2871,
            "title": "Zosteriform lichen planus.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Hofmann-Wellenhof, R",
                "Smolle, J"
            ],
            "year": 1996,
            "source": "Dermatology. 1996; 192(4):375-377",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ69900022",
            "pubmed": "8864380",
            "doi": "10.1159/000246418",
            "pmc": null,
            "organizations": [
                "2871-14047"
            ],
            "persons": [
                "2871-51617-6",
                "2871-51711-6",
                "2871-52589-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.839,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 725,
            "title": "Diagnostic reliability of dermoscopic criteria for detecting malignant melanoma.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Smolle, J",
                "Leitinger, G",
                "Rieger, E",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Dermatology. 1995; 190(1):25-30",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995PY95500006",
            "pubmed": "7894091",
            "doi": "10.1159/000246629",
            "pmc": null,
            "organizations": [
                "725-14047"
            ],
            "persons": [
                "725-51617-6",
                "725-51620-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.73,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81402,
            "title": "Rapid diagnosis of Chlamydia trachomatis with a nucleic acid probe in male and female patients.",
            "abstract": null,
            "authors": [
                "STARY, A",
                "KOPP, W",
                "ZAHEL, B",
                "MULLER, I",
                "NERAD, S",
                "STORCH, M"
            ],
            "year": 1994,
            "source": "Dermatology. 1994; 188(4):300-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NG16000013",
            "pubmed": "8193405",
            "doi": "10.1159/000247171",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-30T16:26:06+02:00",
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.069,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1212,
            "title": "Homoeopathic versus placebo therapy of children with warts on the hands: a randomized, double-blind clinical trial.",
            "abstract": null,
            "authors": [
                "Kainz, JT",
                "Kozel, G",
                "Haidvogl, M",
                "Smolle, J"
            ],
            "year": 1996,
            "source": "Dermatology. 1996; 193(4):318-320",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WB51700009",
            "pubmed": "8993956",
            "doi": "10.1159/000246277",
            "pmc": null,
            "organizations": [
                "1212-14047"
            ],
            "persons": [
                "1212-51617-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.839,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2153,
            "title": "Quality-switched ruby laser treatment of solar lentigines and Becker's nevus: a histopathological and immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Hohenleutner, U",
                "Landthaler, M"
            ],
            "year": 1997,
            "source": "Dermatology. 1997; 194(4):338-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL11000006",
            "pubmed": "9252754",
            "doi": "10.1159/000246131",
            "pmc": null,
            "organizations": [
                "2153-14047"
            ],
            "persons": [
                "2153-51842-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 710,
            "title": "Development of malignant melanoma after repeated topical photodynamic therapy with 5-aminolevulinic acid at the exposed site.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Fink-Puches, R",
                "Reimann-Weber, A",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Dermatology. 1997; 194(1):53-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG02300012",
            "pubmed": "9031792",
            "doi": "10.1159/000246057",
            "pmc": null,
            "organizations": [
                "710-14047"
            ],
            "persons": [
                "710-51618-2",
                "710-51620-6",
                "710-52589-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 169401,
            "title": "Cardiovascular Effect of Varying Interval Training Frequency in Rehabilitation of Severely Burned Children.",
            "abstract": null,
            "authors": [
                "Tapking, C",
                "Popp, D",
                "Herndon, DN",
                "Armenta, AM",
                "Branski, LK",
                "Murton, AJ",
                "Suman, OE"
            ],
            "year": 2019,
            "source": "J Burn Care Res. 2019; 40(1):34-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456027600005",
            "pubmed": "30247564",
            "doi": "10.1093/jbcr/iry051",
            "pmc": "PMC6300395",
            "organizations": [
                "169401-14076"
            ],
            "persons": [
                "169401-88310-6"
            ],
            "imported": "2018-10-01T02:00:00+02:00",
            "journal": "J Burn Care Res",
            "issn": "1559-047X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.533,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.525,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-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": 175988,
            "title": "The Influence of Obesity on Treatment and Outcome of Severely Burned Patients.",
            "abstract": null,
            "authors": [
                "Tapking, C",
                "Houschyar, KS",
                "Rontoyanni, VG",
                "Hundeshagen, G",
                "Kowalewski, KF",
                "Hirche, C",
                "Popp, D",
                "Wolf, SE",
                "Herndon, DN",
                "Branski, LK"
            ],
            "year": 2019,
            "source": "J Burn Care Res. 2019; 40(6):996-1008",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000495368300040",
            "pubmed": "31294797",
            "doi": "10.1093/jbcr/irz115",
            "pmc": null,
            "organizations": [
                "175988-14076"
            ],
            "persons": [
                "175988-88310-4"
            ],
            "imported": "2019-07-12T02:00:00+02:00",
            "journal": "J Burn Care Res",
            "issn": "1559-047X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.533,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.525,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-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": 189089,
            "title": "Remote Ischemic Perconditioning Ameliorates Myocardial Ischemia and Reperfusion-Induced Coronary Endothelial Dysfunction and Aortic Stiffness in Rats",
            "abstract": null,
            "authors": [
                "Szabo, PL",
                "Dostal, C",
                "Pilz, PM",
                "Hamza, O",
                "Acar, E",
                "Watzinger, S",
                "Mathew, S",
                "Kager, G",
                "Hallstrom, S",
                "Podesser, BK",
                "Kiss, A"
            ],
            "year": 2021,
            "source": "J CARDIOVASC PHARM T. 2021;  10742484211031327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000681439900001",
            "pubmed": "34342526",
            "doi": "10.1177/10742484211031327",
            "pmc": "PMC8547239",
            "organizations": [
                "189089-14012"
            ],
            "persons": [
                "189089-50119-6",
                "189089-50840-6"
            ],
            "imported": "2021-09-06T11:02:33+02:00",
            "journal": "J CARDIOVASC PHARM T",
            "issn": "1074-2484",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIOVASCULAR PHARMACOLOGY AND THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.807,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.544,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 202509,
            "title": "Simple, fast and inexpensive quantification of glycolate in the urine of patients with primary hyperoxaluria type 1.",
            "abstract": null,
            "authors": [
                "Boehm, T",
                "Martin-Higueras, C",
                "Friesser, E",
                "Zitta, C",
                "Wallner, S",
                "Walli, A",
                "Kovacevic, K",
                "Hubmann, H",
                "Klavins, K",
                "Macheroux, P",
                "Hoppe, B",
                "Jilma, B"
            ],
            "year": 2023,
            "source": "Urolithiasis. 2023; 51(1): 49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000972619600002",
            "pubmed": "36920530",
            "doi": "10.1007/s00240-023-01426-6",
            "pmc": "PMC10017573",
            "organizations": [
                "202509-14091"
            ],
            "persons": [
                "202509-50752-6"
            ],
            "imported": "2023-04-06T02:00:00+02:00",
            "journal": "Urolithiasis",
            "issn": "2194-7228",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.648,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 214513,
            "title": "The German Severe Asthma Registry: obesity is associated with asthma parameters",
            "abstract": null,
            "authors": [
                "Bal, C",
                "Skrgat, S",
                "Koch, A",
                "Milger, K",
                "Schulz, C",
                "Hamelmann, E",
                "Buhl, R",
                "Korn, S",
                "Idzko, M"
            ],
            "year": 2020,
            "source": "WIEN KLIN WOCHENSCHR. 2020; 132(19-20): 612-613. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000584411600039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214513-14087"
            ],
            "persons": [
                "214513-128274"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.704,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 106248,
            "title": "Octamer-binding factor 6 (Oct-6/Pou3f1) is induced by interferon and contributes to dsRNA-mediated transcriptional responses",
            "abstract": null,
            "authors": [
                "Hofmann, E",
                "Reichart, U",
                "Gausterer, C",
                "Guelly, C",
                "Meijer, D",
                "Muller, M",
                "Strobl, B"
            ],
            "year": 2010,
            "source": "BMC CELL BIOL. 2010; 11(1): 61-61. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282733200001",
            "pubmed": "20687925",
            "doi": "10.1186/1471-2121-11-61",
            "pmc": "PMC2924845",
            "organizations": [
                "106248-17235",
                "106248-28394"
            ],
            "persons": [
                "106248-58453-6"
            ],
            "imported": "2010-11-02T10:39:39+01:00",
            "journal": "BMC CELL BIOL",
            "issn": "1471-2121",
            "collection_publisher": null,
            "collection_title": "BMC CELL BIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.464,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": 0.526,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "CELL BIOLOGY",
            "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": 201708,
            "title": "Evaluating the Treatment of Diabetic Macular Edema with Aflibercept Based on a Regional Network of Ophthalmologic Care Givers.",
            "abstract": null,
            "authors": [
                "Khalil, H",
                "Mariacher, S",
                "Strauss, R",
                "Podkowinski, D",
                "Waser, K",
                "Bolz, M"
            ],
            "year": 2023,
            "source": "J OPHTHALMOL. 2023; 2023:  3165965",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000921282300002",
            "pubmed": "36660315",
            "doi": "10.1155/2023/3165965",
            "pmc": "PMC9845034",
            "organizations": [
                "201708-14043"
            ],
            "persons": [
                "201708-69775-6"
            ],
            "imported": "2023-02-15T11:58:59+01:00",
            "journal": "J OPHTHALMOL",
            "issn": "2090-004X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF OPHTHALMOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.371,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 195052,
            "title": "[Recommendations for Extracorporeal Membrane Oxygenation (ECMO) in COVID-19 Patients].",
            "abstract": null,
            "authors": [
                "Wiedemann, D",
                "Bernardi, MH",
                "Distelmaier, K",
                "Goliasch, G",
                "Hengstenberg, C",
                "Hermann, A",
                "Holzer, M",
                "Hoetzenecker, K",
                "Klepetko, W",
                "Lang, G",
                "Lassnigg, A",
                "Laufer, G",
                "Magnet, IAM",
                "Markstaller, K",
                "Röggla, M",
                "Rössler, B",
                "Schellongowski, P",
                "Simon, P",
                "Tschernko, E",
                "Ullrich, R",
                "Zimpfer, D",
                "Staudinger, T, , COVID-19, ECMO, Arbeitsgruppe, Medizinische, Universität, Wien"
            ],
            "year": 2020,
            "source": "Wien Klin Mag. 2020; 23(4):168-173",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000545198300002",
            "pubmed": "32837601",
            "doi": "10.1007/s00740-020-00349-x",
            "pmc": "PMC7286215",
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.704,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.413,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 170154,
            "title": "The Frequency and Reason For Amputations in Electrically Burned Pediatric Patients.",
            "abstract": null,
            "authors": [
                "Tapking, C",
                "Hundeshagen, G",
                "Popp, D",
                "Lee, JO",
                "Herndon, DN",
                "Zapata-Sirvent, R",
                "Branski, LK"
            ],
            "year": 2019,
            "source": "J Burn Care Res. 2019; 40(1): 107-111. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456027600015",
            "pubmed": "30371857",
            "doi": "10.1093/jbcr/iry056",
            "pmc": null,
            "organizations": [
                "170154-14076"
            ],
            "persons": [
                "170154-88310-4"
            ],
            "imported": "2018-10-30T01:00:00+01:00",
            "journal": "J Burn Care Res",
            "issn": "1559-047X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.533,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.525,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-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": 119360,
            "title": "Improving triage and management of patients with skin cancer: challenges and considerations for the future.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Giacomel, J",
                "Abramavicus, A",
                "Pellacani, G",
                "Longo, C",
                "De Pace, B",
                "Albertini, G",
                "Cristofolini, M",
                "Zalaudek, I"
            ],
            "year": 2012,
            "source": "Expert Rev Anticancer Ther. 2012; 12(5):609-621",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304235100012",
            "pubmed": "22594896",
            "doi": "10.1586/era.12.38",
            "pmc": null,
            "organizations": [
                "119360-14047"
            ],
            "persons": [
                "119360-50151-6"
            ],
            "imported": "2012-05-23T02:00:00+02:00",
            "journal": "Expert Rev Anticancer Ther",
            "issn": "1744-8328",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.066,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.371,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.627,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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
        }
    ]
}