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=149560&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149580&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149540&ordering=-impactfactor",
    "results": [
        {
            "id": 166320,
            "title": "The Graz Heart Study.",
            "abstract": null,
            "authors": [
                "Colantonio, C",
                "Url-Michitsch, M",
                "Verheyen, N",
                "Kresoja, K",
                "Kolesnik, E",
                "Schutzenhofer, K",
                "Pieske, B",
                "Brussee, H",
                "Schmidt, A",
                ""
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128: S306-S307.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000376607500149",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "166320-14083"
            ],
            "persons": [
                "166320-61189",
                "166320-69515",
                "166320-81519",
                "166320-91265"
            ],
            "imported": "2018-02-22T10:04:34+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": 0.974,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163029,
            "title": "Spatial evolution of forest areas in the northern Carpathian Mountains of Romania",
            "abstract": null,
            "authors": [
                "Draghici, CC",
                "Andronache, I",
                "Ahammer, H",
                "Peptenatu, D",
                "Pintilii, RD",
                "Ciobotaru, AM",
                "Simion, AG",
                "Dobrea, RC",
                "Diaconu, DC",
                "Visan, MC",
                "Papuc, RM"
            ],
            "year": 2017,
            "source": "ACTA MONTAN SLOVACA. 2017; 22(2): 95-106. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000412231000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163029-14011"
            ],
            "persons": [
                "163029-51753-6"
            ],
            "imported": "2017-10-23T13:32:35+02:00",
            "journal": "ACTA MONTAN SLOVACA",
            "issn": "1335-1788",
            "collection_publisher": null,
            "collection_title": "ACTA MONTANISTICA SLOVACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.35,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MINING & MINERAL PROCESSING-SCI",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MINING + MINERAL PROCESSING-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": 186998,
            "title": "[Systemic consequences and clinical aspects of SARS-CoV-2 infection].",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Skok, K",
                "Zechner, PM",
                "Setaffy, L",
                "Kessler, HH",
                "Kaufmann, N",
                "Vander, K",
                "Cokić, N",
                "Maierhofer, U",
                "Bargfrieder, U",
                "Trauner, M"
            ],
            "year": 2021,
            "source": "PATHOLOGE. 2021; 42(2): 155-163. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000617084800002",
            "pubmed": "33575886",
            "doi": "10.1007/s00292-021-00913-0",
            "pmc": "PMC7877545",
            "organizations": [
                "186998-14020",
                "186998-14023"
            ],
            "persons": [
                "186998-120849-6",
                "186998-51812-6",
                "186998-52442-2",
                "186998-64334-6"
            ],
            "imported": "2021-03-16T09:39:04+01:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 123947,
            "title": "Fulminant and Fatal Course of Acute Lymphoblastic Leukemia Due to Lactic Acidosis and Suspected Abdominal Compartment Syndrome.",
            "abstract": null,
            "authors": [
                "Terpe, F",
                "Siekmeyer, M",
                "Bierbach, U",
                "Siekmeyer, W",
                "Kratzsch, J",
                "Till, H",
                "Wittekind, C",
                "Kiess, W",
                ""
            ],
            "year": 2012,
            "source": "J Pediatr Hematol Oncol. 2012; 34(2):e80-e83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000300730900011",
            "pubmed": "22134616",
            "doi": "10.1097/MPH.0b013e31822d4e8c",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123947-83445-6"
            ],
            "imported": "2012-12-10T11:07:00+01:00",
            "journal": "J PEDIAT HEMATOL ONCOL",
            "issn": "1077-4114",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PEDIATRIC HEMATOLOGY ONCOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.973,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.336,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.383,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 203703,
            "title": "[Practical aspects of COVID-19 autopsies].",
            "abstract": null,
            "authors": [
                "Boor, P",
                "Eichhorn, P",
                "Hartmann, A",
                "Lax, SF",
                "Märkl, B",
                "Menter, T",
                "Skok, K",
                "Slotta-Huspenina, J",
                "von, Stillfried, S",
                "Tzankov, A",
                "Weirich, G"
            ],
            "year": 2021,
            "source": "Pathologe. 2021; 42(2): 197-207. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000621242900001",
            "pubmed": "33625535",
            "doi": "10.1007/s00292-021-00925-w",
            "pmc": "PMC7903213",
            "organizations": [],
            "persons": [
                "203703-120849-6",
                "203703-52442-6"
            ],
            "imported": "2023-07-11T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "1432-1963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 77665,
            "title": "Results of perineal procedures for the treatment of rectal prolapse.",
            "abstract": null,
            "authors": [
                "Agachan, F",
                "Pfeifer, J",
                "Joo, JS",
                "Nogueras, JJ",
                "Weiss, EG",
                "Wexner, SD"
            ],
            "year": 1997,
            "source": "Am Surg. 1997; 63(1): 9-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WA37200003",
            "pubmed": "8985063",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77665-51735-6"
            ],
            "imported": "2008-02-29T01:00:00+01:00",
            "journal": "Am Surg",
            "issn": "0003-1348",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6640625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 87050,
            "title": "The most common challenges in melanoma diagnosis and how to avoid them.",
            "abstract": null,
            "authors": [
                "Marghoob, AA",
                "Changchien, L",
                "Defazio, J",
                "Dessio, WC",
                "Malvehy, J",
                "Zalaudek, I",
                "Halpern, AC",
                "Scope, A"
            ],
            "year": 2009,
            "source": "Australas J Dermatol. 2009; 50(1): 1-13. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262451400001",
            "pubmed": "19178485",
            "doi": "10.1111/j.1440-0960.2008.00496_1.x",
            "pmc": null,
            "organizations": [
                "87050-14047"
            ],
            "persons": [
                "87050-50151-6"
            ],
            "imported": "2009-01-31T01:00:00+01:00",
            "journal": "Australas J Dermatol",
            "issn": "0004-8380",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.209,
            "impactfactor_norm_super_year": 2008,
            "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": 162568,
            "title": "Fractal drainage model - a new approach to determinate the complexity of watershed",
            "abstract": null,
            "authors": [
                "Diaconu, DC",
                "Andronache, I",
                "Ahammer, H",
                "Ciobotaru, AM",
                "Zelenakova, M",
                "Dinescu, R",
                "Pozdnyakov, AV",
                "Chupikova, SA"
            ],
            "year": 2017,
            "source": "ACTA MONTAN SLOVACA. 2017; 22(1): 12-21. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000410998400002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162568-14011"
            ],
            "persons": [
                "162568-51753-6"
            ],
            "imported": "2017-10-03T14:16:48+02:00",
            "journal": "ACTA MONTAN SLOVACA",
            "issn": "1335-1788",
            "collection_publisher": null,
            "collection_title": "ACTA MONTANISTICA SLOVACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.35,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MINING & MINERAL PROCESSING-SCI",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MINING + MINERAL PROCESSING-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": 13441,
            "title": "Forearm vascular reactivity is differentially influenced by gliclazide and glibenclamide in chronically treated type 2 diabetic patients.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Boes, U"
            ],
            "year": 2005,
            "source": "Clin Physiol Funct Imaging. 2005; 25(1):40-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226837300007",
            "pubmed": "15659079",
            "doi": "10.1111/j.1475-097X.2004.00580.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "13441-60144-6"
            ],
            "imported": null,
            "journal": "CLIN PHYSIOL FUNCT IMAGING",
            "issn": "1475-0961",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.186666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 98230,
            "title": "MODULATION OF CONTRALATERAL AND IPSILATERAL MOTOR CORTEX BY PROLONGED UNILATERAL MUSCLE ACTIVITY WITH AND WITHOUT SENSORY INPUT",
            "abstract": null,
            "authors": [
                "Christova, MI",
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 2009,
            "source": "J PHYSIOL SCI. Journal of the Physiological Sciences, Proceeedings of the IUPS2009. 2009; 59: 176-176.-XXXVI International Congress of Physiological Sciences (IUPS2009); July 27 - August 1, 2009; Kyoto, Japan. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000271023101129",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98230-14010"
            ],
            "persons": [
                "98230-51814",
                "98230-58643"
            ],
            "imported": "2010-02-24T15:03:33+01:00",
            "journal": "J PHYSIOL SCI",
            "issn": "1880-6546",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PHYSIOLOGICAL SCIENCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.148648648648649,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98200,
            "title": "REPRODUCIBLE PATTERNS OF HEART RATE AND STROKE VOLUME RESPONSES TO COMBINED HEAD UP TILT AND LOWER BODY NEGATIVE PRESSURE",
            "abstract": null,
            "authors": [
                "Goswami, N",
                "Roessler, A",
                "Lackner, H",
                "Schneditz, D",
                "Grasser, E",
                "Hinghofer-Szalkay, H"
            ],
            "year": 2009,
            "source": "J PHYSIOL SCI. Journal of Physiological Sciences2009; 59(Sup1):540-540.-IUPS 2009; July 27 - August 1, 2009 ; Kyoto, JAPAN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000271023103680",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98200-14010"
            ],
            "persons": [
                "98200-51683",
                "98200-51737",
                "98200-57932",
                "98200-64295",
                "98200-51834"
            ],
            "imported": "2010-02-24T15:03:33+01:00",
            "journal": "J PHYSIOL SCI",
            "issn": "1880-6546",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PHYSIOLOGICAL SCIENCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.973,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.148648648648649,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92321,
            "title": "Unusual clinical and dermoscopic presentation of a wart.",
            "abstract": null,
            "authors": [
                "Yoong, C",
                "Di Stefani, A",
                "Hofmann-Wellenhof, R",
                "Campbell, T",
                "Soyer, HP"
            ],
            "year": 2009,
            "source": "Australas J Dermatol. 2009; 50(3):228-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000268260500017",
            "pubmed": "19659993",
            "doi": "10.1111/j.1440-0960.2009.00548.x",
            "pmc": null,
            "organizations": [
                "92321-14047"
            ],
            "persons": [
                "92321-51711-6"
            ],
            "imported": "2009-08-10T02:00:00+02:00",
            "journal": "Australas J Dermatol",
            "issn": "0004-8380",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.973,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.209,
            "impactfactor_norm_super_year": 2008,
            "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": 153808,
            "title": "Reverse hybridization vs. DNA sequencing in the molecular diagnosis of Familial Mediterranean fever.",
            "abstract": null,
            "authors": [
                "Delague, V",
                "Kriegshäuser, G",
                "Oberkanins, C",
                "Mégarbané, A"
            ],
            "year": 2004,
            "source": "Genet Test. 2004; 8(1): 65-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221054200007",
            "pubmed": "15140375",
            "doi": "10.1089/109065704323016049",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-07-28T02:00:00+02:00",
            "journal": "Genet Test",
            "issn": "1090-6576",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.972,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.31,
            "impactfactor_norm_year": 2004,
            "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": false,
            "local_affiliation": false
        },
        {
            "id": 144638,
            "title": "Surfactant replacement therapy in extremely low gestational age newborns.",
            "abstract": null,
            "authors": [
                "Eibisberger, M",
                "Resch, E",
                "Resch, B"
            ],
            "year": 2015,
            "source": "Indian Pediatr. 2015; 52(3):227-230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000351883000011",
            "pubmed": "25849000",
            "doi": "10.1007/s13312-015-0612-3",
            "pmc": null,
            "organizations": [
                "144638-14094",
                "144638-14095"
            ],
            "persons": [
                "144638-51743-4",
                "144638-51331-6"
            ],
            "imported": "2015-04-10T02:00:00+02:00",
            "journal": "Indian Pediatr",
            "issn": "0019-6061",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.972,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.369,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3876,
            "title": "Collision of squamous-cell carcinoma with melanoma in situ in a child with xeroderma pigmentosum.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Kaddu, S",
                "Seidl, H",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2001,
            "source": "Dermatology. 2001; 203(1):66-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171130400016",
            "pubmed": "11549805",
            "doi": "10.1159/000051708",
            "pmc": null,
            "organizations": [
                "3876-14047"
            ],
            "persons": [
                "3876-51618-6",
                "3876-51620-6",
                "3876-51972-2",
                "3876-53442-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.972,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.473684210526316,
            "impactfactor_norm_year": 2001,
            "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": 175310,
            "title": "[Treatment for chronic back pain? : Active multimodal, interdisciplinary pain therapy vs. physiotherapy-physical therapy for chronic back pain].",
            "abstract": null,
            "authors": [
                "Oratsch, C",
                "Pipam, W",
                "Köstenberger, M",
                "Apich, G",
                "Likar, R"
            ],
            "year": 2019,
            "source": "Schmerz. 2019; 33(4):337-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000478886200009",
            "pubmed": "31098706",
            "doi": "10.1007/s00482-019-0379-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "175310-53309-6",
                "175310-95683-6"
            ],
            "imported": "2019-05-31T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.972,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 176098,
            "title": "[Messverfahren zur objektiven Beurteilung der nasalen Durchgängigkeit].",
            "abstract": null,
            "authors": [
                "Giotakis, AI",
                "Innerhofer, V",
                "Vent, J",
                "Tomazic, PV",
                "Riechelmann, H"
            ],
            "year": 2019,
            "source": "LARYNGO RHINO OTOL. 2019; 98(5): 312-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000469509100006",
            "pubmed": "31090051",
            "doi": "10.1055/a-0865-2163",
            "pmc": null,
            "organizations": [
                "176098-14066"
            ],
            "persons": [],
            "imported": "2019-07-22T12:38:42+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": "LARYNGO-RHINO-OTOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.972,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCI",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-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": 3407,
            "title": "Model study of vector-loop morphology during electrical mapping of microscopic conduction in cardiac tissue.",
            "abstract": null,
            "authors": [
                "Plank, G",
                "Hofer, E"
            ],
            "year": 2000,
            "source": "ANN BIOMED ENG. 2000; 28(10): 1244-1252. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165632900009",
            "pubmed": "11144985",
            "doi": "10.1114%2F1.1320841",
            "pmc": null,
            "organizations": [
                "3407-14011"
            ],
            "persons": [
                "3407-50966-2",
                "3407-51502-6"
            ],
            "imported": "2010-06-23T16:42:33+02:00",
            "journal": "ANN BIOMED ENG",
            "issn": "0090-6964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.972,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.48780487804878,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 4062,
            "title": "Superficial black network: an additional dermoscopic clue for the diagnosis of pigmented spindle and/or epithelioid cell nevus.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Soyer, HP",
                "Ferrara, G",
                "Piccolo, D",
                "Hofmann-Wellenhof, R",
                "Peris, K",
                "Staibano, S",
                "Chimenti, S"
            ],
            "year": 2001,
            "source": "Dermatology. 2001; 203(4):333-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173111500014",
            "pubmed": "11752824",
            "doi": "10.1159/000051784",
            "pmc": null,
            "organizations": [
                "4062-14047"
            ],
            "persons": [
                "4062-51711-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.972,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.473684210526316,
            "impactfactor_norm_year": 2001,
            "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": 3988,
            "title": "Acne excoriata--look for allergy!",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Brabek, E",
                "Derhaschnig, J",
                "Aberer, W"
            ],
            "year": 2001,
            "source": "Dermatology. 2001; 203(3):256-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172201800013",
            "pubmed": "11701982",
            "doi": "10.1159/000051760",
            "pmc": null,
            "organizations": [
                "3988-14047"
            ],
            "persons": [
                "3988-51346-6",
                "3988-51954-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.972,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.473684210526316,
            "impactfactor_norm_year": 2001,
            "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
        }
    ]
}