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=200&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=220&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=180&ordering=impactfactor_norm",
    "results": [
        {
            "id": 160778,
            "title": "Veränderungen der Körpertemperatur bei Neugeborenen während Laserakupunktur am Akupunkturpunkt Dickdarm 4.",
            "abstract": null,
            "authors": [
                "Stadler, J",
                "Litscher,G",
                "Gross,A",
                "Ziehenberger ,E",
                "Freidl, T",
                "Urlesberger,B",
                "Raith,W",
                ""
            ],
            "year": 2017,
            "source": "Monatsschr Kinderheilkd (2017) 165(Suppl 1): 1. doi:10.1007/s00112-017-0301-5. 2017; 165(1):1-111.-47 Jahrestagung  der GNPI, 25 Jahrestagung der DGPI; JUNI 7-9;2017; Dresden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160778-14044",
                "160778-14048",
                "160778-14094"
            ],
            "persons": [
                "160778-82414"
            ],
            "imported": "2017-06-16T01:53:14+02:00",
            "journal": null,
            "issn": "1433-0474",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "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": 169770,
            "title": "Nursing professionals' attitudes toward use of physical restraints in Styrian nursing homes Austria.",
            "abstract": null,
            "authors": [
                "Mayerl, H",
                "Trummer, T",
                "Stolz, E",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2019,
            "source": "Pflege. 2019; 32(1):57-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456287400006",
            "pubmed": "30319045",
            "doi": "10.1024/1012-5302/a000649",
            "pmc": null,
            "organizations": [
                "169770-14024"
            ],
            "persons": [
                "169770-51688-6",
                "169770-51845-4",
                "169770-89152-6",
                "169770-90882-1"
            ],
            "imported": "2018-10-17T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 175177,
            "title": "[Pressure ulcer risk assessment and preventive measures in mobile / chairfast / bedfast hospital patients].",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Voithofer, C"
            ],
            "year": 2019,
            "source": "Pflege. 2019; 32(4):181-187",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000475843200002",
            "pubmed": "31084289",
            "doi": "10.1024/1012-5302/a000678",
            "pmc": null,
            "organizations": [
                "175177-14509"
            ],
            "persons": [
                "175177-59569-2"
            ],
            "imported": "2019-05-20T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 175763,
            "title": "38th International Winter-Workshop Clinical, Chemical and Biochemical Aspects of Pteridines and Related Topics Innsbruck, February 26th-March 1st, 2019 Abstracts",
            "abstract": null,
            "authors": [
                "Gostner, JM",
                "Fuchs, D",
                "Fallarino, F",
                "Griesmacher, A",
                "Melichar, B",
                "Postolache, T",
                "Reibnegger, G",
                "Weiss, G",
                "Werner, ER"
            ],
            "year": 2019,
            "source": "PTERIDINES. 2019; 30(1): 74-102. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000471814400001",
            "pubmed": null,
            "doi": "10.1515/pteridines-2019-0010",
            "pmc": null,
            "organizations": [
                "175763-14012"
            ],
            "persons": [
                "175763-50569-6"
            ],
            "imported": "2019-06-27T11:59:41+02:00",
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": "PTERIDINES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.39,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCI",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 177881,
            "title": "Black Lesion on the Thigh Visual Diagnosis Sepsis",
            "abstract": null,
            "authors": [
                "Kargl, S",
                "Tamesberger, M",
                "Pumberger, W"
            ],
            "year": 2016,
            "source": "MONATSSCHR KINDERH. 2016; 164(6): 431-433. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000377244500007",
            "pubmed": null,
            "doi": "10.1007/s00112-016-0054-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-10-29T16:39:43+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.31,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.025,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PEDIATRICS-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": false
        },
        {
            "id": 182399,
            "title": "Detection of hereditary colon and uterine cancer Consensus of the Austrian Working Group Pathology-Human Genetics to improve the care for Lynch syndrome patients and affected relatives.",
            "abstract": null,
            "authors": [
                "Wimmer, K",
                "Hulla, W",
                "Zschocke, J",
                "Lax, SF",
                "Webersinke, G",
                "Zelger, B",
                "Uyanik, G",
                "Kain, R",
                "Speicher, M",
                "Hoefler, G"
            ],
            "year": 2020,
            "source": "ONKOLOGE. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000533063700001",
            "pubmed": null,
            "doi": "10.1007/s00761-020-00773-y",
            "pmc": null,
            "organizations": [
                "182399-14020",
                "182399-14021"
            ],
            "persons": [],
            "imported": "2020-06-15T15:44:46+02:00",
            "journal": "ONKOLOGE",
            "issn": "0947-8965",
            "collection_publisher": null,
            "collection_title": "ONKOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.261,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.022,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 130006,
            "title": "Validity of the results of a contact lens sensor?",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Mossböck, G"
            ],
            "year": 2013,
            "source": "JAMA Ophthalmol. 2013; 131(5):696-697",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000320333300031",
            "pubmed": "23699849",
            "doi": "10.1001/jamaophthalmol.2013.2874",
            "pmc": null,
            "organizations": [
                "130006-14043"
            ],
            "persons": [
                "130006-51585-2"
            ],
            "imported": "2013-07-25T11:36:19+02:00",
            "journal": "JAMA OPHTHALMOL",
            "issn": "2168-6165",
            "collection_publisher": null,
            "collection_title": "JAMA OPHTHALMOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 143513,
            "title": "Pulse oximetry screening of neonates for critical congenital heart disease",
            "abstract": null,
            "authors": [
                "Fritz, M",
                "Fritsch, P",
                "Foramitti, M",
                "Simma, B"
            ],
            "year": 2014,
            "source": "MONATSSCHR KINDERH. 2014; 162(7): 638-643. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000339350900010",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3149-y",
            "pmc": null,
            "organizations": [
                "143513-14093"
            ],
            "persons": [],
            "imported": "2015-02-18T16:07:54+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "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": 4575,
            "title": "Chromosomal localization and genomic organization of the human Linker for Activation of T cells (LAT) gene.",
            "abstract": null,
            "authors": [
                "Windpassinger, C",
                "Kroisel, PM",
                "Wagner, K",
                "Petek, E"
            ],
            "year": 2002,
            "source": "Cytogenet Genome Res. 2002; 97(3-4):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179699700005",
            "pubmed": "12438705",
            "doi": "10.1159/000066598",
            "pmc": null,
            "organizations": [
                "4575-14021"
            ],
            "persons": [
                "4575-50811-1",
                "4575-51527-6",
                "4575-51682-6",
                "4575-51996-4"
            ],
            "imported": null,
            "journal": "CYTOGENET GENOME RES",
            "issn": "1424-8581",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.162,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0173913043478261,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 62465,
            "title": "Mutagenic transgene insertion into a region of high gene density and multiple linkage disruptions on mouse chromosome 11.",
            "abstract": null,
            "authors": [
                "Kleiter, N",
                "Artner, I",
                "Gmachl, N",
                "Ghaffari-Tabrizi, N",
                "Kratochwil, K"
            ],
            "year": 2002,
            "source": "Cytogenet Genome Res. 2002; 97(1-2):100-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178771400018",
            "pubmed": "12438746",
            "doi": "10.1159/000064062",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62465-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Cytogenet Genome Res",
            "issn": "1424-8581",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.162,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0173913043478261,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 87070,
            "title": "Genomic structure and refined chromosomal localization of the mouse Ptch2 gene.",
            "abstract": null,
            "authors": [
                "Fröhlich, L",
                "Liu, Z",
                "Beier, DR",
                "Lanske, B"
            ],
            "year": 2002,
            "source": "Cytogenet Genome Res. 2002; 97(1-2): 106-110. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178771400019",
            "pubmed": "12438747",
            "doi": "10.1159/000064064",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-02T01:00:00+01:00",
            "journal": "Cytogenet Genome Res",
            "issn": "1424-8581",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0173913043478261,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 4682,
            "title": "Absence of SV40 in Austrian tumors correlates with low incidence of mesotheliomas.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Weinhaeusel, A",
                "Windhager, R",
                "Schlegl, R",
                "Waldner, P",
                "Lang, S",
                "Dominkus, M",
                "Zoubek, A",
                "Popper, HH",
                "Haas, OA"
            ],
            "year": 2002,
            "source": "Cancer Biol Ther. 2002; 1(4):375-379",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180996300011",
            "pubmed": "12432250",
            "doi": "10.4161/cbt.1.4.10",
            "pmc": null,
            "organizations": [
                "4682-14020",
                "4682-14052"
            ],
            "persons": [
                "4682-53237-1"
            ],
            "imported": null,
            "journal": "CANCER BIOL THER",
            "issn": "1538-4047",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.024,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0175438596491228,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 154990,
            "title": "Fokus Flüchtlinge: Interaktion im Gesundheitsbereich",
            "abstract": null,
            "authors": [
                "Mandl, M",
                "Schoberer, D"
            ],
            "year": 2016,
            "source": "PFLEGE. 2016; 29(4): 169-170. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000381544800001",
            "pubmed": "27483116",
            "doi": "10.1024/1012-5302/a000500",
            "pmc": null,
            "organizations": [
                "154990-14509"
            ],
            "persons": [
                "154990-59569-2",
                "154990-63683-6"
            ],
            "imported": "2016-10-10T13:33:35+02:00",
            "journal": "PFLEGE",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": "PFLEGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.192,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.018,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.114,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "NURSING",
            "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": 166352,
            "title": "Early childhood BMI trajectories inmonogenic obesity",
            "abstract": null,
            "authors": [
                "Kohlsdorf, K",
                "Nunziata, A",
                "Funcke, JB",
                "Brandt, S",
                "von Schnurbein, J",
                "Vollbach, H",
                "Lennerz, B",
                "Fritsch, M",
                "Greber-Platzer, S",
                "Frohlich-Reiterer, E",
                "Borck, G",
                "Fischer-Posovszky, P",
                "Wabitsch, M"
            ],
            "year": 2017,
            "source": "MED GENET-BERLIN. 2017; 29(4): 360-364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000423358900003",
            "pubmed": null,
            "doi": "10.1007/s11825-017-0167-x",
            "pmc": null,
            "organizations": [
                "166352-14091"
            ],
            "persons": [
                "166352-100804-6",
                "166352-50659-6"
            ],
            "imported": "2018-02-26T12:01:56+01:00",
            "journal": "MED GENET-BERLIN",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.018,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 190217,
            "title": "[Aggressive angiomyxoma in a male patient: a case report].",
            "abstract": null,
            "authors": [
                "Böthig, R",
                "Ahyai, S",
                "Kühn, K",
                "Pramono, S"
            ],
            "year": 2008,
            "source": "Aktuelle Urol. 2008; 39(1):64-7",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000252891100013",
            "pubmed": "18228191",
            "doi": "10.1055/s-2007-959216",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190217-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": "AKTUELLE UROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.168,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.018,
            "impactfactor_norm_year": 2008,
            "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": false
        },
        {
            "id": 56,
            "title": "A Comprehensive Model of Health in Social Medicine",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Stronegger, WJ",
                "Rasky, E"
            ],
            "year": 1999,
            "source": "MED WELT 1999 50: 73-78.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079047300007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "56-14024"
            ],
            "persons": [
                "56-51688-6",
                "56-51741-6",
                "56-51845-2"
            ],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.059,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0181818181818182,
            "impactfactor_norm_year": 1999,
            "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": 3744,
            "title": "Gynäkologisch-geburtshilfliche Rundschau -revisited, future directed and practice oriented",
            "abstract": null,
            "authors": [
                "Haller, U",
                "Hepp, H",
                "Winter, R"
            ],
            "year": 2001,
            "source": "Gynakol Geburtshilfliche Rundsch. 2001; 41(1):1-2",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169575100001",
            "pubmed": "11423729",
            "doi": "10.1159/000049453",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T19:05:40+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.228,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 2000,
            "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": 34234,
            "title": "Effect of the mode of delivery on the newborn infant with gastroschisis. With data from the Styrian Malformation Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Fasching, G",
                "Zotter, H",
                "Fechter, M",
                "Mayr, J",
                "Berghold, A"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(1):25-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD54000005",
            "pubmed": "9264726",
            "doi": "10.1159/000272804",
            "pmc": null,
            "organizations": [
                "34234-14026",
                "34234-14038"
            ],
            "persons": [
                "34234-51344-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 34292,
            "title": "The triple test scenario for Styria. With data of the Styria Abnormalities Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Berghold, A",
                "Zierler, H",
                "Behmel, A",
                "Pertl, B"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(3):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WM50000011",
            "pubmed": "9172798",
            "doi": "10.1159/000272647",
            "pmc": null,
            "organizations": [
                "34292-14021",
                "34292-14026",
                "34292-14038"
            ],
            "persons": [
                "34292-51344-6",
                "34292-51719-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60290,
            "title": "Pathogenesis and diagnosis of polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35(1): 12-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RB72700004",
            "pubmed": "7727967",
            "doi": "10.1159/000272463",
            "pmc": null,
            "organizations": [
                "60290-14038"
            ],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}