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=1140&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157093,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1160&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1120&ordering=impactfactor_norm",
    "results": [
        {
            "id": 82145,
            "title": "Policy document of the Austrian Society of Stroke Research. Acute management and secondary prevention of stroke - Part I ",
            "abstract": null,
            "authors": [
                "Willeit, J",
                "Kiechl.  S",
                "Aichner, F",
                "Berek, K",
                "Binder, H",
                "Brainin, M",
                "F. Fazekas, F",
                "Fraedrich,   G",
                "Haring, HP",
                "Horner, S",
                "Iglseder, B",
                "Kapeller, P",
                "Lang,W",
                "Minar, E",
                "Niederkorn, K",
                "Noisternig, Schillinger, GM",
                "Schmidt, R",
                "Schmutzhard, E",
                "Waldenberger, P",
                "Wege, HW"
            ],
            "year": 2008,
            "source": "Gefässchirurgie\r\n. 2008; 13:  31-41. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256614800005",
            "pubmed": null,
            "doi": "10.1007/s00772-007-0567-3",
            "pmc": null,
            "organizations": [
                "82145-14051"
            ],
            "persons": [
                "82145-51545-6",
                "82145-51546-6"
            ],
            "imported": "2008-07-08T17:16:24+02:00",
            "journal": null,
            "issn": "0948-7034",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.362,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.066,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 146779,
            "title": "The Pleiotropic Effects of Atorvastatin on Stable Angina Patients: Evidence by Analysis of High-Density Lipoprotein Size and Subclasses, and Plasma mRNA.",
            "abstract": null,
            "authors": [
                "Mirjanić-Azarić, B",
                "Jelić-Ivanović, Z",
                "Zeljković, A",
                "Vekić, J",
                "Jürgens, G",
                "Milivojac, T",
                "Avram, S",
                "Ćorić, J",
                "Marc, J",
                "Černe, D"
            ],
            "year": 2015,
            "source": "J Med Biochem. 2015; 34(3):314-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000358329200006",
            "pubmed": "28356842",
            "doi": "10.2478/jomb-2014-0058",
            "pmc": "PMC4922349",
            "organizations": [
                "146779-14012"
            ],
            "persons": [
                "146779-51511-6"
            ],
            "imported": "2015-08-17T11:44:10+02:00",
            "journal": "J MED BIOCHEM",
            "issn": "1452-8258",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF MEDICAL BIOCHEMISTRY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.742,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.066,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCI",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187713,
            "title": "Management of early-stage gallbladder cancer",
            "abstract": null,
            "authors": [
                "Wagner, D",
                "Werkgartner, G",
                "Kaczirek, K"
            ],
            "year": 2021,
            "source": "EUR SURG. 2021; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000648237000001",
            "pubmed": null,
            "doi": "10.1007/s10353-021-00718-8",
            "pmc": null,
            "organizations": [
                "187713-14073"
            ],
            "persons": [
                "187713-59327-2",
                "187713-51926-6"
            ],
            "imported": "2021-05-25T10:54:25+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.796,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.066,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "SURGERY-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": 187894,
            "title": "Laparoscopic cholecystectomy in critically ill patients",
            "abstract": null,
            "authors": [
                "Imamovic, A",
                "Wagner, D",
                "Kornprat, P",
                "Bacher, H",
                "Werkgartner, G",
                "Mischinger, HJ"
            ],
            "year": 2021,
            "source": "EUR SURG. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000656927100001",
            "pubmed": null,
            "doi": "10.1007/s10353-021-00717-9",
            "pmc": null,
            "organizations": [
                "187894-14073"
            ],
            "persons": [
                "187894-104939-1",
                "187894-50039-6",
                "187894-51595-6",
                "187894-59327-4",
                "187894-51926-6"
            ],
            "imported": "2021-06-07T10:48:32+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.796,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.066,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "SURGERY-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": 188070,
            "title": "Surgery of the gallbladder",
            "abstract": null,
            "authors": [
                "Mischinger, HJ"
            ],
            "year": 2021,
            "source": "EUR SURG. 2021; 53(3): 91-92. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000659190000003",
            "pubmed": null,
            "doi": "10.1007/s10353-021-00724-w",
            "pmc": null,
            "organizations": [
                "188070-14073"
            ],
            "persons": [
                "188070-51595-2"
            ],
            "imported": "2021-06-21T09:46:43+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.796,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.066,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 22156,
            "title": "Neuropathology of impaired consciousness",
            "abstract": null,
            "authors": [
                "Walter, GF"
            ],
            "year": 2000,
            "source": "RIV NEURORADIOL 2000 13: 37-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089537700007",
            "pubmed": null,
            "doi": "10.1177/19714009000130S207",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RIV NEURORADIOL",
            "issn": "1120-9976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.051,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0666666666666667,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 132518,
            "title": "Successful management of nosocomial ventriculitis and meningitis caused by extensively drug-resistant Acinetobacter baumannii in Austria.",
            "abstract": null,
            "authors": [
                "Hoenigl, M",
                "Drescher, M",
                "Feierl, G",
                "Valentin, T",
                "Zarfel, G",
                "Seeber, K",
                "Krause, R",
                "Grisold, A"
            ],
            "year": 2013,
            "source": "Can J Infect Dis Med Microbiol. 2013; 24(3):e88-e90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000328159000010",
            "pubmed": "24421838",
            "doi": "10.1155/2013/613865",
            "pmc": "PMC3852464",
            "organizations": [
                "132518-14023",
                "132518-14087"
            ],
            "persons": [
                "132518-51818-6",
                "132518-51863-4",
                "132518-51976-6",
                "132518-53586-6",
                "132518-58733-6",
                "132518-64754-1"
            ],
            "imported": "2014-01-02T14:39:38+01:00",
            "journal": "CAN J INFECT DIS MED MICROBIO",
            "issn": "1712-9532",
            "collection_publisher": null,
            "collection_title": "CANADIAN JOURNAL OF INFECTIOUS DISEASES AND MEDICAL MICROBIOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.487,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": 0.458,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MICROBIOLOGY",
            "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": 135995,
            "title": "Initial experiences with minimally invasive direct coronary artery bypass grafting (MIDCAB).",
            "abstract": null,
            "authors": [
                "Kettering, K",
                "Dapunt, O",
                "Eichstaedt, HC",
                "Jochims, M",
                "Baer, FM",
                ""
            ],
            "year": 2000,
            "source": "HERZ KREISLAUF. 2000; 32(9): 285-291. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089483600004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-04T11:39:01+02:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": "HERZ KREISLAUF",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.159,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 138023,
            "title": "The eternal tale of dialysis access vessels and restenosis: are drug-eluting balloons the solution?",
            "abstract": null,
            "authors": [
                "Portugaller, RH",
                "Kalmar, PI",
                "Deutschmann, H"
            ],
            "year": 2014,
            "source": "J Vasc Access. 2014; 15(6):439-447",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000209979600001",
            "pubmed": "25041917",
            "doi": "10.5301/jva.5000271",
            "pmc": null,
            "organizations": [
                "138023-14108"
            ],
            "persons": [
                "138023-51882-6",
                "138023-51955-2"
            ],
            "imported": "2014-07-23T02:00:00+02:00",
            "journal": "J Vasc Access",
            "issn": "1724-6032",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.846,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCI",
            "impactfactor_norm_super": 0.206,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 157329,
            "title": "Potentials, challenges and limitations of a molecular characterization of circulating tumor DNA for the management of cancer patients",
            "abstract": null,
            "authors": [
                "Ulz, P",
                "Gerger, A",
                "Belic, J",
                "Heitzer, E"
            ],
            "year": 2016,
            "source": "LABORATORIUMSMEDIZIN. 2016; 40(5): 323-334. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000389667800006",
            "pubmed": null,
            "doi": "10.1515/labmed-2016-0049",
            "pmc": null,
            "organizations": [
                "157329-14021",
                "157329-14085"
            ],
            "persons": [
                "157329-50899-4",
                "157329-58814-6"
            ],
            "imported": "2017-01-18T16:14:58+01:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": 168805,
            "title": "Impact of migration background on health of children and adolescents in Austria. Results of the Austrian Health Survey 2014.",
            "abstract": null,
            "authors": [
                "Waxenegger, A",
                "Mayerl, H",
                "Stolz, E",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2018,
            "source": "Cent Eur J Public Health. 2018; 26(2): 132-136. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000446082400010",
            "pubmed": "30102502",
            "doi": "10.21101/cejph.a4917",
            "pmc": null,
            "organizations": [
                "168805-14024"
            ],
            "persons": [
                "168805-51688-6",
                "168805-51845-4",
                "168805-89152-6",
                "168805-90882-6"
            ],
            "imported": "2018-08-22T02:00:00+02:00",
            "journal": "Cent Eur J Public Health",
            "issn": "1210-7778",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.636,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "impactfactor_norm_super": 0.115,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-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": 173773,
            "title": "[Astigmatism].",
            "abstract": null,
            "authors": [
                "Woltsche, N",
                "Werkl, P",
                "Posch-Pertl, L",
                "Ardjomand, N",
                "Frings, A"
            ],
            "year": 2019,
            "source": "Ophthalmologe. 2019; 116(3):293-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000460623600018",
            "pubmed": "30783746",
            "doi": "10.1007/s00347-019-0865-7",
            "pmc": null,
            "organizations": [
                "173773-14043"
            ],
            "persons": [
                "173773-53163-6",
                "173773-83662-2",
                "173773-88932-6"
            ],
            "imported": "2019-02-22T01:00:00+01:00",
            "journal": "Ophthalmologe",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.742,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 176254,
            "title": "[Corneal refractive surgery despite systemic diseases?]",
            "abstract": null,
            "authors": [
                "Frings, A",
                "Ardjomand, N",
                "Katz, T",
                "Linke, SJ",
                "Steinberg, J"
            ],
            "year": 2019,
            "source": "OPHTHALMOLOGE. 2019; 116(7): 677-681. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000475620400013",
            "pubmed": "30684006",
            "doi": "10.1007/s00347-019-0852-z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "176254-53163-6"
            ],
            "imported": "2019-08-12T12:43:08+02:00",
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": "OPHTHALMOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.742,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 176255,
            "title": "Corneal Crosslinking - My first Surgery.",
            "abstract": null,
            "authors": [
                "Nitsche-Resch, M"
            ],
            "year": 2019,
            "source": "OPHTHALMOLOGE. 2019; 116(7): 687-688. ",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:000475620400016",
            "pubmed": "31250096",
            "doi": "10.1007/s00347-019-0932-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-08-12T12:43:08+02:00",
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": "OPHTHALMOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.742,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 193653,
            "title": "BRET-based assay to specifically monitor beta(2)AR/GRK2 interaction and beta-arrestin2 conformational change upon beta AR stimulation",
            "abstract": null,
            "authors": [
                "Parichatikanond, W",
                "Kyaw, ETH",
                "Madreiter-Sokolowski, CT",
                "Mangmool, S"
            ],
            "year": 2021,
            "source": "METHOD CELL BIOL. 2021; 166:  67-81. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000749350400005",
            "pubmed": "34752340",
            "doi": "10.1016/bs.mcb.2021.06.005",
            "pmc": null,
            "organizations": [
                "193653-14013"
            ],
            "persons": [
                "193653-85069-6"
            ],
            "imported": "2022-02-28T08:54:47+01:00",
            "journal": "METHOD CELL BIOL",
            "issn": "0091-679X",
            "collection_publisher": "Shukla, AK",
            "collection_title": "BIOMOLECULAR INTERACTIONS, PT A; Methods in Cell Biology",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "CELL BIOLOGY-SCI",
            "impactfactor_norm_super": 0.135,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "CELL BIOLOGY-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": 159871,
            "title": "Red blood cell morphology in patients with beta-thalassemia minor",
            "abstract": null,
            "authors": [
                "Korber, C",
                "Wolfler, A",
                "Neubauer, M",
                "Robier, C"
            ],
            "year": 2017,
            "source": "LABORATORIUMSMEDIZIN. 2017; 41(1): 49-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000394140900007",
            "pubmed": null,
            "doi": "10.1515/labmed-2016-0052",
            "pmc": null,
            "organizations": [
                "159871-14028",
                "159871-14082"
            ],
            "persons": [
                "159871-51911-6",
                "159871-88965-4"
            ],
            "imported": "2017-04-12T17:21:12+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.216,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": 111307,
            "title": "Fetaler Outcome von Gestationsdiabetikerinnen vs. gesunden Schwangeren bei Geburten mit auffälligem Geburts-CTG",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Panzitt, T",
                "Müller, M",
                "Haas, J",
                "Lang, U"
            ],
            "year": 2011,
            "source": "Geburtshilfe und Frauenheilkunde, 71.Jahrgang, Seite 1-32 - Sonderdruck\r\nwww.thieme-connect.de/ejournals. 2011; 19-19.-Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111307-14038",
                "111307-14064",
                "111307-14091"
            ],
            "persons": [
                "111307-51627"
            ],
            "imported": "2011-06-06T20:20:39+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111306,
            "title": "Reduktion der operativen Entbindungsrate durch den Einsatz von Mikroblutuntersuchungen bei auffälligem CTG unter Berücksichtigung des Gestationsalters",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Haas, J",
                "Schöll, W",
                "Lang, U"
            ],
            "year": 2011,
            "source": "Geburtshilfe und Frauenheilkunde. 2011; -Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111306-14038",
                "111306-14064"
            ],
            "persons": [
                "111306-51627",
                "111306-51941"
            ],
            "imported": "2011-06-06T14:30:14+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111308,
            "title": "Mobile Cardiotocography - Nanoelectronics for Mobile Ambient Assisted Living Systems (MAS): Die Entwicklung einer neuen Generation der CTG-Überwachung",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Schöll, W",
                "Lang, U"
            ],
            "year": 2011,
            "source": "Geburtshilfe und Frauenheilkunde, 71.Jahrgang, Seite 1-32 - Sonderdruck\r\nwww.thieme-connect.de/ejournals. 2011; 22-22.-Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111308-14038",
                "111308-14064"
            ],
            "persons": [
                "111308-51941"
            ],
            "imported": "2011-06-06T20:25:38+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111350,
            "title": "Vorzeitige Plazentalösung bei Erstgraviden mit unauffälligem Schwangerschaftsverlauf",
            "abstract": null,
            "authors": [
                "Tappauf, C",
                "Reif, P",
                "Peuker, A",
                "Walcher, W",
                "Lang, U"
            ],
            "year": 2011,
            "source": "eburtshilfe und Frauenheilkunde, 71.Jahrgang, Seite 1-32 - Sonderdruck www.thieme-connect.de/ejournals. 2011; 23-23.-Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111350-14038",
                "111350-14064"
            ],
            "persons": [
                "111350-51634",
                "111350-80792"
            ],
            "imported": "2011-06-09T12:31:51+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}