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=153440&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157103,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153460&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153420&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 76987,
            "title": "Somatoform disorders. Clinical evidence, etiology, pathogenesis, and therapy",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2008,
            "source": "Nervenarzt. 2008; 79(1): 99-115. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252467600011",
            "pubmed": "18066520",
            "doi": "10.1007/s00115-007-2388-8",
            "pmc": null,
            "organizations": [
                "76987-29444"
            ],
            "persons": [
                "76987-51907-2"
            ],
            "imported": "2008-02-28T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.236,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": 86308,
            "title": "Psychoedukation bei depressiven und schizophrenen/schizoaffektiven PatientInnen. Erste Ergebnisse einer Evaluationsstudie an der Grazer Universitätsklinik für Psychiatrie.",
            "abstract": null,
            "authors": [
                "Kreiner, B",
                "Baranyi, A",
                "Stepan, A",
                "Rothenhäusler, HB"
            ],
            "year": 2008,
            "source": "Nervenarzt2008; 79Suppl(4):S439-S439.-Jahrestagung der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 26-29, 2008; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86308-29444"
            ],
            "persons": [
                "86308-50097",
                "86308-50887"
            ],
            "imported": "2008-12-13T17:58:05+01:00",
            "journal": null,
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 86307,
            "title": "Einflussfaktoren auf die gesundheitsbezogene Lebensqualität bei mit dem Hepatitis-C-Virus infizierten Patienten vor einer antiviralen Therapie.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Scherr, M",
                "Stepan, A",
                "Baranyi, A",
                "Haas-Krammer, A"
            ],
            "year": 2008,
            "source": "Nervenarzt2008; 79Suppl(4):S581-S582.-Jahrestagung der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 26-29, 2008; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86307-29444"
            ],
            "persons": [
                "86307-50097",
                "86307-50887"
            ],
            "imported": "2008-12-13T17:53:04+01:00",
            "journal": null,
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 86341,
            "title": "Das Sexualleben remittierter depressiver Patientinnen.",
            "abstract": null,
            "authors": [
                "Baranyi, A",
                "Stepan, A",
                "Rothenhäusler, HB"
            ],
            "year": 2008,
            "source": "Nervenarzt2008; 79Suppl(4):S247-S247.-Jahrestagung der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 26-29, 2008; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86341-29444"
            ],
            "persons": [
                "86341-50097",
                "86341-50887"
            ],
            "imported": "2008-12-13T23:30:31+01:00",
            "journal": null,
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 86306,
            "title": "Zum Zusammenhang zwischen Mobbing und posttraumatischen Belastungssyndromen.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Kreiner, B",
                "Sulyok, C",
                "Macheiner, H"
            ],
            "year": 2008,
            "source": "Nervenarzt2008; 79Suppl(4):S310-S310.-Jahrestagung der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 26-29, 2008; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86306-29444"
            ],
            "persons": [
                "86306-50097"
            ],
            "imported": "2008-12-13T17:46:45+01:00",
            "journal": null,
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 99744,
            "title": "A nomogram predicting prostate cancer-specific mortality after radical prostatectomy.",
            "abstract": null,
            "authors": [
                "Porter, CR",
                "Suardi, N",
                "Capitanio, U",
                "Hutterer, GC",
                "Kodama, K",
                "Gibbons, RP",
                "Correa, R",
                "Perrotte, P",
                "Montorsi, F",
                "Karakiewicz, PI"
            ],
            "year": 2010,
            "source": "Urol Int. 2010; 84(2): 132-140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275356300002",
            "pubmed": "20215815",
            "doi": "10.1159/000277588",
            "pmc": null,
            "organizations": [],
            "persons": [
                "99744-50839-6"
            ],
            "imported": "2010-04-11T02:00:00+02:00",
            "journal": "Urol Int",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.924,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.238,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 188831,
            "title": "[7/m-Fall from a tree : Preparation for the medical specialist examination: part 78].",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Stotter, C"
            ],
            "year": 2021,
            "source": "Unfallchirurg. 2021; 124(Suppl 1): 220-225. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "33765187",
            "doi": "10.1007/s00113-021-00986-9",
            "pmc": "PMC8674176",
            "organizations": [],
            "persons": [
                "188831-50785-2"
            ],
            "imported": "2021-08-06T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "1433-044X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.918,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.241,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 187526,
            "title": "Anatomical Definition of the Target Structures of a Jet-Based Tissue Penetration.",
            "abstract": null,
            "authors": [
                "Sandhofer, M",
                "Barsch, M",
                "Sandhofer-Novak, R",
                "Kopper, F",
                "Vinshtok, Y",
                "Pilsl, U"
            ],
            "year": 2021,
            "source": "J Drugs Dermatol. 2021; 20(5):571-574",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000658807400019",
            "pubmed": "33938705",
            "doi": "10.36849/JDD.2080",
            "pmc": null,
            "organizations": [
                "187526-14018"
            ],
            "persons": [],
            "imported": "2021-05-06T02:00:00+02:00",
            "journal": "J Drugs Dermatol",
            "issn": "1545-9616",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.608,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.362,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "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": 182213,
            "title": "[Pediatric pelvic trauma].",
            "abstract": null,
            "authors": [
                "Gänsslen, A",
                "Weinberg, A"
            ],
            "year": 2020,
            "source": "Unfallchirurg. 2020; 123(5):395-407",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000528297500001",
            "pubmed": "32328713",
            "doi": "10.1007/s00113-020-00799-2",
            "pmc": null,
            "organizations": [
                "182213-14052"
            ],
            "persons": [
                "182213-50785-6"
            ],
            "imported": "2020-05-20T10:43:12+02:00",
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": "UNFALLCHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 183627,
            "title": "Serrated Lesions in Inflammatory Bowel Disease: Genotype-Phenotype Correlation.",
            "abstract": null,
            "authors": [
                "Brcic, I",
                "Dawson, H",
                "Gröchenig, HP",
                "Högenauer, C",
                "Kashofer, K"
            ],
            "year": 2021,
            "source": "Int J Surg Pathol. 2021; 29(1):46-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000577495700001",
            "pubmed": "33030071",
            "doi": "10.1177/1066896920963798",
            "pmc": null,
            "organizations": [
                "183627-14020"
            ],
            "persons": [
                "183627-53167-6",
                "183627-57386-6",
                "183627-92422-2"
            ],
            "imported": "2020-10-09T02:00:00+02:00",
            "journal": "Int J Surg Pathol",
            "issn": "1066-8969",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.358,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2021,
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173091,
            "title": "[Behavioral training as additional therapy approach for rheumatoid arthritis].",
            "abstract": null,
            "authors": [
                "Graninger, M"
            ],
            "year": 2015,
            "source": "Z Rheumatol. 2015; 74(7): 579-583. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000360760400005",
            "pubmed": "26334968",
            "doi": "10.1007/s00393-014-1554-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-02-12T01:00:00+01:00",
            "journal": "Z Rheumatol",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.219,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": 147552,
            "title": "[On professional psychosocial support in rheumatology].",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 2015,
            "source": "Z Rheumatol. 2015; 74(7):578-578",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000360760400004",
            "pubmed": "26334967",
            "doi": "10.1007/s00393-014-1552-3",
            "pmc": null,
            "organizations": [
                "147552-14086"
            ],
            "persons": [],
            "imported": "2015-10-12T16:55:24+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.219,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 148470,
            "title": "[Common German language nomenclature for systemic sclerosis].",
            "abstract": null,
            "authors": [
                "Aringer, M",
                "Müller-Ladner, U",
                "Burkhardt, H",
                "Distler, JH",
                "Distler, O",
                "Graninger, WB",
                "Günther, C",
                "Hunzelmann, N",
                "Kiener, H",
                "Sticherling, M",
                "Sunderkötter, C",
                "Walker, UA",
                "Riemekasten, G"
            ],
            "year": 2015,
            "source": "Z Rheumatol. 2015; 74(2):100-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000351708900005",
            "pubmed": "25805510",
            "doi": "10.1007/s00393-014-1550-5",
            "pmc": null,
            "organizations": [
                "148470-14086"
            ],
            "persons": [],
            "imported": "2015-11-23T12:10:29+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.219,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": 143533,
            "title": "Hyperthyroidism in Children and Adolescents with Type 1 Diabetes mellitus in Germany and Austria",
            "abstract": null,
            "authors": [
                "Dost, A",
                "Rohrer, T",
                "Frohlich-Reiterer, E",
                "Molz, E",
                "Karges, B",
                "Bockmann, A",
                "Hamann, J",
                "Holl, RW"
            ],
            "year": 2014,
            "source": "EXP CLIN ENDOCR DIAB.  . 2014; 122(3):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000347403300228",
            "pubmed": null,
            "doi": "10.1055/s-0034-1372185",
            "pmc": null,
            "organizations": [
                "143533-14091"
            ],
            "persons": [
                "143533-50659"
            ],
            "imported": "2015-02-19T11:39:41+01:00",
            "journal": "EXP CLIN ENDOCR DIAB",
            "issn": "0947-7349",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL AND CLINICAL ENDOCRINOLOGY & DIABETES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.555,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 137868,
            "title": "Current controversies in clinical management of postmenopausal osteoporosis.",
            "abstract": null,
            "authors": [
                "Kerschan-Schindl, K",
                "Mikosch, P",
                "Obermayer-Pietsch, B",
                "Gasser, RW",
                "Dimai, HP",
                "Fahrleitner-Pammer, A",
                "Dobnig, H",
                "Roschger, P",
                "Preisinger, E",
                "Klaushofer, K",
                "Resch, H",
                "Pietschmann, P"
            ],
            "year": 2014,
            "source": "Exp Clin Endocrinol Diabetes. 2014; 122(8):437-444",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346270300001",
            "pubmed": "24838156",
            "doi": "10.1055/s-0034-1374610",
            "pmc": null,
            "organizations": [
                "137868-14080"
            ],
            "persons": [
                "137868-51063-6",
                "137868-51809-6",
                "137868-79271-6"
            ],
            "imported": "2014-07-14T02:00:00+02:00",
            "journal": "Exp Clin Endocrinol Diabetes",
            "issn": "0947-7349",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.555,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.298,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 156485,
            "title": "Human Papillomavirus-Induced Squamous Intraepithelial Lesions in Vulvar Lichen Planus.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Eberz, B",
                "Reich, O"
            ],
            "year": 2016,
            "source": "J Low Genit Tract Dis. 2016; 20(4):360-364",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000385372600024",
            "pubmed": "27490079",
            "doi": "10.1097/LGT.0000000000000248",
            "pmc": null,
            "organizations": [
                "156485-14020",
                "156485-14063"
            ],
            "persons": [
                "156485-51945-2",
                "156485-51918-6"
            ],
            "imported": "2016-12-21T15:12:56+01:00",
            "journal": "J LOW GENIT TRACT DI",
            "issn": "1089-2591",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF LOWER GENITAL TRACT DISEASE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.205,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": 0.62,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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": 181889,
            "title": "[Supracondylar humeral fractures in childhood].",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Frei, B",
                "Holweg, P"
            ],
            "year": 2020,
            "source": "Unfallchirurg. 2020; 123(4): 309-325. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000521592600007",
            "pubmed": "32161991",
            "doi": "10.1007/s00113-020-00793-8",
            "pmc": null,
            "organizations": [
                "181889-14052"
            ],
            "persons": [
                "181889-50785-2",
                "181889-63387-6"
            ],
            "imported": "2020-04-19T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 184747,
            "title": "Treatment of epistaxis in Accident and Emergency departments in the UK.",
            "abstract": null,
            "authors": [
                "Wild, DC",
                "Spraggs, PD"
            ],
            "year": 2002,
            "source": "J Laryngol Otol. 2002; 116(8):597-600",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177632900006",
            "pubmed": "12389686",
            "doi": "10.1258/00222150260171579",
            "pmc": null,
            "organizations": [],
            "persons": [
                "184747-89593-2"
            ],
            "imported": "2020-12-14T01:00:00+01:00",
            "journal": "J Laryngol Otol",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.433,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 99102,
            "title": "Is treatment of hemorrhagic radiation cystitis with hyperbaric oxygen effective?",
            "abstract": null,
            "authors": [
                "Mohamad Al-Ali, B",
                "Trummer, H",
                "Shamloul, R",
                "Zigeuner, R",
                "Pummer, K"
            ],
            "year": 2010,
            "source": "Urol Int. 2010; 84(4): 467-470. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000278131500017",
            "pubmed": "20224264",
            "doi": "10.1159/000296289",
            "pmc": null,
            "organizations": [
                "99102-14056"
            ],
            "persons": [
                "99102-51738-6",
                "99102-53053-6"
            ],
            "imported": "2010-03-14T01:00:00+01:00",
            "journal": "Urol Int",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.924,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.238,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 177261,
            "title": "The sacrotuberous and the sacrospinous ligament--a virtual reconstruction.",
            "abstract": null,
            "authors": [
                "Hammer, N",
                "Steinke, H",
                "Slowik, V",
                "Josten, C",
                "Stadler, J",
                "Böhme, J",
                "Spanel-Borowski, K"
            ],
            "year": 2009,
            "source": "Ann Anat. 2009; 191(4):417-425",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269166400010",
            "pubmed": "19457648",
            "doi": "10.1016/j.aanat.2009.03.001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177261-102804-1"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Ann Anat",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.877,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.188,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "impactfactor_norm_super": 0.353,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "ANATOMY + MORPHOLOGY",
            "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
        }
    ]
}