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=500&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=520&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=480&ordering=impactfactor",
    "results": [
        {
            "id": 8621,
            "title": "THE SUBCUTANEOUS DRAINAGE WINDOW - A NEW ORGAN PROTECTIVE OPERATION OF HYDROCELES",
            "abstract": null,
            "authors": [
                "SCHOLL, H"
            ],
            "year": 1986,
            "source": "AKTUEL UROL 1986 17: 146-148.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C418000008",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061656",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8861,
            "title": "HYDRONEPHROSIS IN URETERENDOMETRIOSIS",
            "abstract": null,
            "authors": [
                "PRIMUS, G",
                "SCHOLL, J"
            ],
            "year": 1987,
            "source": "AKTUEL UROL 1987 18: 157-158.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H438800011",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061441",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80161,
            "title": "THE ROLE OF THE HYPOTONIC URETHRA IN THE SURGICAL-TREATMENT OF STRESS URINARY-INCONTINENCE",
            "abstract": null,
            "authors": [
                "RALPH, G",
                "TAMUSSINO, K",
                "COLOMBO, T"
            ],
            "year": 1994,
            "source": "AKTUEL UROL. 1994; 25(1): 8-11. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY01300002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1058193",
            "pmc": null,
            "organizations": [
                "80161-14038"
            ],
            "persons": [
                "80161-51826-6"
            ],
            "imported": "2008-04-23T15:23:47+02:00",
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128147,
            "title": "Paragliding accidents in remote areas",
            "abstract": null,
            "authors": [
                "Fasching, G",
                "Schippinger, G",
                "Pretscher, R"
            ],
            "year": 1997,
            "source": "Wilderness Environ Med. 1997; 8(3):129-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH39700001",
            "pubmed": "11990151",
            "doi": "10.1580/1080-6032(1997)008[0129:PAIRA]2.3.CO;2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-04-26T11:17:16+02:00",
            "journal": "WILD ENVIRON MED",
            "issn": "1080-6032",
            "collection_publisher": null,
            "collection_title": "WILDERNESS & ENVIRONMENTAL MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1997,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 9190,
            "title": "BLADDER AUGMENTATION AND SYNCHRONOUS BILATERAL REPLACEMENT OF THE URETER BY AN UPSILON-SHAPED ILEAL SEGMENT",
            "abstract": null,
            "authors": [
                "HUBMER, G",
                "RING, E"
            ],
            "year": 1988,
            "source": "AKTUEL UROL 1988 19: 297-300.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R425300004",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061398",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8640,
            "title": "PRETHERAPEUTIC STAGING LAPAROTOMY IN CERVICAL-CARCINOMA - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 67-69.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C953300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 8641,
            "title": "RADICAL HYSTERECTOMY - THE UNIVERSITY-OF-MIAMI-CLINIC METHOD - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 79-80.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986C953300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62590,
            "title": "Maternal blood glucose as screening method for carbohydrate intolerance disorders in pregnancy",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Künzel, W"
            ],
            "year": 1990,
            "source": "Gynakologe. 1990; 23(5): 303-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED57400010",
            "pubmed": "2245943",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Gynakologe",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 77875,
            "title": "Management of the pregnant diabetic patient",
            "abstract": null,
            "authors": [
                "LANG, U"
            ],
            "year": 1989,
            "source": "GYNAKOLOGE. 1989; 22(3): 174-184. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989AE30100007",
            "pubmed": "2670699",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 103038,
            "title": "Silver stained nucleolar organizer regions associated protein (AgNOR) analysis: A major prognostic factor in gastric carcinoma",
            "abstract": null,
            "authors": [
                "Riedmann, B",
                "Maier, H",
                "Weiss, H",
                "Schwab, G",
                "Labeck, B",
                "Totsch, M",
                "Schmid, KW",
                "Ofner, D"
            ],
            "year": 1998,
            "source": "TUMORDIAGN THER. 1998; 19(2): 35-41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074887300002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T18:54:01+02:00",
            "journal": "TUMORDIAGN THER",
            "issn": "0722-219X",
            "collection_publisher": null,
            "collection_title": "TUMORDIAGNOSTIK & THERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.156,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0384615384615385,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 103039,
            "title": "Basaloid carcinoma of the high rectum - A case report and review of the literature",
            "abstract": null,
            "authors": [
                "Brundler, MA",
                "Brandt, LR",
                "Chautems, RC",
                "Mathey, P",
                "Morel, P",
                "Borisch, B",
                "Totsch, M"
            ],
            "year": 1998,
            "source": "TUMORDIAGN THER. 1998; 19(4): 119-122. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076567400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T18:54:01+02:00",
            "journal": "TUMORDIAGN THER",
            "issn": "0722-219X",
            "collection_publisher": null,
            "collection_title": "TUMORDIAGNOSTIK & THERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.156,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0384615384615385,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 132577,
            "title": "ANALYSIS OF SCIENTIFIC ARTICLES PUBLISHED IN TWO GENERAL ORTHOPAEDIC JOURNALS.",
            "abstract": null,
            "authors": [
                "Holzer, LA",
                "Holzer, G",
                ""
            ],
            "year": 2013,
            "source": "ACTA ORTOP BRAS. 2013; 21(5): 281-284. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000328079000008",
            "pubmed": null,
            "doi": "10.1590/S1413-78522013000500008",
            "pmc": null,
            "organizations": [
                "132577-14052"
            ],
            "persons": [],
            "imported": "2014-01-07T10:14:52+01:00",
            "journal": "ACTA ORTOP BRAS",
            "issn": "1413-7852",
            "collection_publisher": null,
            "collection_title": "ACTA ORTOPEDICA BRASILEIRA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.156,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80770,
            "title": "Lactose intolerance and calcium balance",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2007,
            "source": "OSTEOLOGIE. 2007; 16(1): 5-10. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254112200003",
            "pubmed": null,
            "doi": "10.1024/1019-1291.16.1.5",
            "pmc": null,
            "organizations": [
                "80770-14080"
            ],
            "persons": [
                "80770-51809-2"
            ],
            "imported": "2008-05-06T14:37:25+02:00",
            "journal": "OSTEOLOGIE",
            "issn": "1019-1291",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.157,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 86460,
            "title": "Early ovarian cancer (FIGO stage I-IIA)",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Benedicic, C",
                "Kimmig, R",
                "Marth, C"
            ],
            "year": 2008,
            "source": "ONKOLOGE. 2008; 14(11): 1130-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000260938700003",
            "pubmed": null,
            "doi": "10.1007/s00761-008-1472-4",
            "pmc": null,
            "organizations": [
                "86460-14038"
            ],
            "persons": [
                "86460-51624-2"
            ],
            "imported": "2008-12-16T15:15:12+01:00",
            "journal": "ONKOLOGE",
            "issn": "0947-8965",
            "collection_publisher": null,
            "collection_title": "ONKOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.157,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 101920,
            "title": "Molecular pathogenesis and biology of the CUP syndrome",
            "abstract": null,
            "authors": [
                "Neben, K",
                "Gattenlohner, S",
                "Kramer, A"
            ],
            "year": 2008,
            "source": "ONKOLOGE. 2008; 14(9): 860-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259141700002",
            "pubmed": null,
            "doi": "10.1007/s00761-008-1432-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-05-31T13:22:34+02:00",
            "journal": "ONKOLOGE",
            "issn": "0947-8965",
            "collection_publisher": null,
            "collection_title": "ONKOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.157,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 175728,
            "title": "Gestational Diabetes mellitus (GDM), Diagnostics, Therapy and Aftercare Practice Recommendation - Abstract of the S3 Guideline (AWMF Register Number: 057-008)",
            "abstract": null,
            "authors": [
                "Schafer-Graf, U",
                "Laubner, K",
                "Hummel, S",
                "Gembruch, U",
                "Groten, T",
                "Kainer, F",
                "Grieshop, M",
                "Bancher-Todesca, D",
                "Cervar-Zivakovic, M",
                "Hosli, I",
                "Kaltheuner, M",
                "Gellner, R",
                "Kautzky-Willer, A",
                "Buhrer, C",
                "Patchev, V",
                "Nothacker, M"
            ],
            "year": 2019,
            "source": "DIABETOLOGE. 2019; 15(4): 333-343. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000470676000008",
            "pubmed": null,
            "doi": "10.1007/s11428-019-0493-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "175728-51978-6"
            ],
            "imported": "2019-06-27T11:59:41+02:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.157,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.021,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.028,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 181614,
            "title": "Interventions for diabetic heart disease",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Zirlik, A",
                "Scherr, D"
            ],
            "year": 2019,
            "source": "DIABETOLOGE. 2019; 15(8): 751-764. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000516541400022",
            "pubmed": null,
            "doi": "10.1007/s11428-019-00554-1",
            "pmc": null,
            "organizations": [
                "181614-14083"
            ],
            "persons": [
                "181614-100805-4",
                "181614-50168-6"
            ],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.157,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.021,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.028,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 2941,
            "title": "Interaction between psychotropic drugs and thyroid hormone metabolism--an overview.",
            "abstract": null,
            "authors": [
                "Ramschak-Schwarzer, S",
                "Radkohl, W",
                "Stiegler, C",
                "Dimai, HP",
                "Leb, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(1):8-10",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085328000002",
            "pubmed": "10812456",
            "doi": "10.1046%2Fj.1563-2571.2000.00102.x",
            "pmc": null,
            "organizations": [
                "2941-14080"
            ],
            "persons": [
                "2941-79271-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2942,
            "title": "Genetic background of osteoporosis.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Chararas, C",
                "Kotschan, S",
                "Walter, D",
                "Leb, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(1):18-22",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085328000004",
            "pubmed": "10812458",
            "doi": "10.1046%2Fj.1563-2571.2000.00104.x",
            "pmc": null,
            "organizations": [
                "2942-14080"
            ],
            "persons": [
                "2942-51809-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 3002,
            "title": "Point mutation of thyrotropin receptors as the main cause of autonomously functioning thyroid nodules: experiences in the framework of our Styrian patients",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Semlitsch, G",
                "Noiges, R",
                "Höfler, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(2):49-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086233400005",
            "pubmed": "10812465",
            "doi": "10.1046%2Fj.1563-2571.2000.00205.x",
            "pmc": null,
            "organizations": [
                "3002-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}