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=920
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=940",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=900",
    "results": [
        {
            "id": 1128,
            "title": "Generalization of the Partition Method for Calculating Echo Magnitudes",
            "abstract": null,
            "authors": [
                "Simbrunner, J"
            ],
            "year": 1994,
            "source": "J MAGN RESONANCE SER A. 1994; 109:  117-120. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NW83200016",
            "pubmed": null,
            "doi": "10.1006/jmra.1994.1142",
            "pmc": null,
            "organizations": [
                "1128-14054"
            ],
            "persons": [
                "1128-51716-2"
            ],
            "imported": "2010-09-08T17:53:08+02:00",
            "journal": "J MAGN RESONANCE SER A",
            "issn": "1064-1858",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.555,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSICS, ATOMIC, MOLECULAR & CHEMICAL",
            "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": 216536,
            "title": "Negativer prädiktiver Wert von S100B bei allen Arten von\r\nSchädelhirntraumata in verschiedenen Altersgruppen.",
            "abstract": null,
            "authors": [
                "Clar, C",
                "Puchwein, P",
                "Kramer, D",
                "Leithner, A",
                "Sadoghi, P",
                "Reinbacher, P"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 18-18.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216536-14052"
            ],
            "persons": [
                "216536-53237",
                "216536-62925",
                "216536-59379",
                "216536-94962"
            ],
            "imported": "2025-06-06T15:06:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 1132,
            "title": "Genetic and learning factors as major substrata for age-related psychopathological symptoms: concerning the question of a psychology of age.",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG",
                "Hofmann, P"
            ],
            "year": 1995,
            "source": "Psychopathology. 1995; 28(2):104-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE46600006",
            "pubmed": "7701060",
            "doi": "10.1159/000284907",
            "pmc": null,
            "organizations": [
                "1132-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "PSYCHOPATHOLOGY",
            "issn": "0254-4962",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.233766233766234,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 1134,
            "title": "Genetic-Variation and Sequence Studies of a Highly Variable Short Tandem Repeat at the D17S976 Locus",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Glock, B",
                "Dauber, EM",
                "Mayr, WR"
            ],
            "year": 1998,
            "source": "INT J LEGAL MED 1998 112: 50-54.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077668300011",
            "pubmed": null,
            "doi": "10.1007/s004140050198",
            "pmc": null,
            "organizations": [
                "1134-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1135,
            "title": "Genetic variation at the short tandem repeat loci HumvWA, HumFXIIIB, and HumFES/FPS in the Egyptian and Yemenian populations.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "al-Hammadi, N",
                "Lux, T",
                "Reichenpfader, B"
            ],
            "year": 1998,
            "source": "J Forensic Sci. 1998; 43(4):850-853",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074696000021",
            "pubmed": "9670510",
            "doi": "10.1520/JFS14318J",
            "pmc": null,
            "organizations": [
                "1135-14019"
            ],
            "persons": [
                "1135-50695-6"
            ],
            "imported": null,
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.769,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 1136,
            "title": "Genetic variation at the STR loci D12S391 and CSF1PO in four populations from Austria, Italy, Egypt and Yemen.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Ricci, U",
                "al Hammadi, N",
                "Reichenpfader, B",
                "Ebner, A",
                "Uzielli, ML"
            ],
            "year": 1998,
            "source": "FORENSIC SCI INT 1998 97: 37-45.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077348900004",
            "pubmed": "9854838",
            "doi": "10.1016%2FS0379-0738%2898%2900130-3",
            "pmc": null,
            "organizations": [
                "1136-14019"
            ],
            "persons": [
                "1136-50695-6"
            ],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 1137,
            "title": "Genomic analyses of Salmonella enteritidis phage type 4 strains from Austria and phage type 8 strains from the United States.",
            "abstract": null,
            "authors": [
                "Buchrieser, C",
                "Brosch, R",
                "Buchrieser, O",
                "Kristl, A",
                "Luchansky, JB",
                "Kaspar, CW"
            ],
            "year": 1997,
            "source": "Zentralbl Bakteriol. 1997; 285(3):379-388",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ26800004",
            "pubmed": "9084111",
            "doi": "10.1016/S0934-8840(97)80004-7",
            "pmc": null,
            "organizations": [
                "1137-14023"
            ],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT, INT J MED MICROBIOL",
            "issn": "0934-8840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.271604938271605,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 216535,
            "title": "Follow-up-Analyse der Morphologie von Enchondromen und\r\natypischen kartilaginären Tumoren der Knie- und Schulterregion\r\nmittels MRT.",
            "abstract": null,
            "authors": [
                "Woltsche, J",
                "Smolle, MA",
                "Szolar, D",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 3-3.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216535-14047",
                "216535-14052"
            ],
            "persons": [
                "216535-95171",
                "216535-53237",
                "216535-107871"
            ],
            "imported": "2025-06-06T14:48:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1139,
            "title": "Geometry of varicose veins segments.",
            "abstract": null,
            "authors": [
                "Pascale, K"
            ],
            "year": 1991,
            "source": "Biomed Tech (Berl). 1991; 36(6):145-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU56100003",
            "pubmed": "1883928",
            "doi": "10.1515/bmte.1991.36.6.145",
            "pmc": null,
            "organizations": [
                "1139-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1140,
            "title": "Gerontosurgery at the Grazer-Frauenklinik",
            "abstract": null,
            "authors": [
                "Schaffer, M",
                "Winter, R"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57:  M182-M186.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD43100014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1140-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "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": 1141,
            "title": "Gerontosurgery at the Graz-Gynecological-Clinic in Germany",
            "abstract": null,
            "authors": [
                "Schaffer, M",
                "Girardi, F",
                "Wiesinger, R",
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  459-460. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300172",
            "pubmed": null,
            "doi": "10.1007/BF02266064",
            "pmc": null,
            "organizations": [
                "1141-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:31:23+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": 1142,
            "title": "Giant cyst of the liver with complete resolution following blunt trauma to the abdomen.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Schafhalter-Zoppoth, I",
                "Schumacher, M",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Z Gastroenterol. 1995; 33(12):709-710",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TP67700005",
            "pubmed": "8585253",
            "doi": "10.1016/0041-0101(95)90112-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1142-51534-6",
                "1142-51699-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.632,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 1143,
            "title": "Giant dissecting aortic aneurysm with concealed perforation in an 81-year-old female.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Sarlay, H",
                "Dusleag, J",
                "Kullnig, P",
                "Ebner, F"
            ],
            "year": 1993,
            "source": "Clin Cardiol. 1993; 16(4):357-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU79500013",
            "pubmed": "8458118",
            "doi": "10.1002/clc.4960160413",
            "pmc": null,
            "organizations": [
                "1143-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN CARDIOL",
            "issn": "0160-9289",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.564516129032258,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 1144,
            "title": "Global sequence diversity of BRCA2: analysis of 71 breast cancer families and 95 control individuals of worldwide populations.",
            "abstract": null,
            "authors": [
                "Wagner, TM",
                "Hirtenlehner, K",
                "Shen, P",
                "Moeslinger, R",
                "Muhr, D",
                "Fleischmann, E",
                "Concin, H",
                "Doeller, W",
                "Haid, A",
                "Lang, AH",
                "Mayer, P",
                "Petru, E",
                "Ropp, E",
                "Langbauer, G",
                "Kubista, E",
                "Scheiner, O",
                "Underhill, P",
                "Mountain, J",
                "Stierer, M",
                "Zielinski, C",
                "Oefner, P"
            ],
            "year": 1999,
            "source": "Hum Mol Genet. 1999; 8(3):413-423",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079000100004",
            "pubmed": "9971877",
            "doi": "10.1093%2Fhmg%2F8.3.413",
            "pmc": null,
            "organizations": [
                "1144-14038"
            ],
            "persons": [
                "1144-51624-6"
            ],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.359,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.945762711864407,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 1145,
            "title": "Glomerulonephritis as late manifestation of severe alpha 1-antitrypsin deficiency.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Horina, JH",
                "Trauner, M",
                "Krejs, GJ",
                "Ratschek, M",
                "Klimpfinger, M"
            ],
            "year": 1994,
            "source": "Clin Investig. 1994; 72(5):404-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NL09000018",
            "pubmed": "8086778",
            "doi": "10.1007/BF00252839",
            "pmc": null,
            "organizations": [
                "1145-14020"
            ],
            "persons": [
                "1145-51528-6",
                "1145-51530-2",
                "1145-51534-6",
                "1145-51717-6"
            ],
            "imported": null,
            "journal": "CLIN INVESTIGATOR",
            "issn": "0941-0198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1146,
            "title": "Glucocorticoid-recognizing and -effector sites in rat liver plasma membrane. Kinetics of corticosterone uptake by isolated membrane vesicles. III. Specificity and stereospecificity.",
            "abstract": null,
            "authors": [
                "Lackner, C",
                "Daufeldt, S",
                "Wildt, L",
                "Alléra, A"
            ],
            "year": 1998,
            "source": "J Steroid Biochem Mol Biol. 1998; 64(1-2):69-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072878300008",
            "pubmed": "9569012",
            "doi": "10.1016/S0960-0760(97)00141-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1146-51983-1"
            ],
            "imported": null,
            "journal": "J STEROID BIOCHEM MOL BIOL",
            "issn": "0960-0760",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.926,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.590361445783133,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217574,
            "title": "Abstracts from the 8th International Conference on cGMP Generators, Effectors and Therapeutic Implications : Bamberg, Germany. 23-25 June, 2017.",
            "abstract": null,
            "authors": [
                "Todd, Milne, G",
                "Sandner, P",
                "Lincoln, KA",
                "Harrison, PC",
                "Chen, H",
                "Wang, H",
                "Clifford, H",
                "Qian, HS",
                "Wong, D",
                "Sarko, C",
                "Fryer, R",
                "Richman, J",
                "Reinhart, GA",
                "Boustany, CM",
                "Pullen, SS",
                "Andresen, H",
                "Moltzau, LR",
                "Cataliotti, A",
                "Levy, FO",
                "Lukowski, R",
                "Frankenreiter, S",
                "Friebe, A",
                "Calamaras, T",
                "Baumgartner, R",
                "McLaughlin, A",
                "Aronovitz, M",
                "Baur, W",
                "Wang, GR",
                "Kapur, N",
                "Karas, R",
                "Blanton, R",
                "Hell, S",
                "Waldman, SA",
                "Lin, JE",
                "Colon-Gonzalez, F",
                "Kim, GW",
                "Blomain, ES",
                "Merlino, D",
                "Snook, A",
                "Erdmann, J",
                "Wobst, J",
                "Kessler, T",
                "Schunkert, H",
                "Walter, U",
                "Pagel, O",
                "Walter, E",
                "Gambaryan, S",
                "Smolenski, A",
                "Jurk, K",
                "Zahedi, R",
                "Klinger, JR",
                "Benza, RL",
                "Corris, PA",
                "Langleben, D",
                "Naeije, R",
                "Simonneau, G",
                "Meier, C",
                "Colorado, P",
                "Chang, MK",
                "Busse, D",
                "Hoeper, MM",
                "Masferrer, JL",
                "Jacobson, S",
                "Liu, G",
                "Sarno, R",
                "Bernier, S",
                "Zhang, P",
                "Todd, Milne, G",
                "Flores-Costa, R",
                "Currie, M",
                "Hall, K",
                "Möhrle, D",
                "Reimann, K",
                "Wolter, S",
                "Wolters, M",
                "Mergia, E",
                "Eichert, N",
                "Geisler, HS",
                "Ruth, P",
                "Friebe, A",
                "Feil, R",
                "Zimmermann, U",
                "Koesling, D",
                "Knipper, M",
                "Rüttiger, L",
                "Tanaka, Y",
                "Okamoto, A",
                "Nojiri, T",
                "Kumazoe, M",
                "Tokudome, T",
                "Miura, K",
                "Hino, J",
                "Hosoda, H",
                "Miyazato, M",
                "Kangawa, K",
                "Kapil, V",
                "Ahluwalia, A",
                "Paolocci, N",
                "Eaton, P",
                "Campbell, JC",
                "Henning, P",
                "Franz, E",
                "Sankaran, B",
                "Herberg, FW",
                "Kim, C",
                "Wittwer, M",
                "Luo, Q",
                "Kaila, V",
                "Dames, SA",
                "Tobin, A",
                "Alam, M",
                "Rudyk, O",
                "Krasemann, S",
                "Hartmann, K",
                "Prysyazhna, O",
                "Zhang, M",
                "Zhao, L",
                "Weiss, A",
                "Schermuly, R",
                "Eaton, P",
                "Moyes, AJ",
                "Chu, SM",
                "Baliga, RS",
                "Hobbs, AJ",
                "Michalakis, S",
                "Mühlfriedel, R",
                "Schön, C",
                "Fischer, DM",
                "Wilhelm, B",
                "Zobor, D",
                "Kohl, S",
                "Peters, T",
                "Zrenner, E",
                "Bartz-Schmidt, KU",
                "Ueffing, M",
                "Wissinger, B",
                "Seeliger, M",
                "Biel, M",
                "Ranek, MJ",
                "Kokkonen, KM",
                "Lee, DI",
                "Holewinski, RJ",
                "Agrawal, V",
                "Virus, C",
                "Stevens, DA",
                "Sasaki, M",
                "Zhang, H",
                "Mannion, MM",
                "Rainer, PP",
                "Page, RC",
                "Schisler, JC",
                "Van, Eyk, JE",
                "Willis, MS",
                "Kass, DA",
                "Zaccolo, M",
                "Russwurm, M",
                "Giesen, J",
                "Russwurm, C",
                "Füchtbauer, EM",
                "Koesling, D",
                "Bork, NI",
                "Nikolaev, VO",
                "Agulló, L",
                "Floor, M",
                "Villà-Freixa, J",
                "Manfra, O",
                "Calamera, G",
                "Surdo, NC",
                "Meier, S",
                "Froese, A",
                "Nikolaev, VO",
                "Zaccolo, M",
                "Levy, FO",
                "Andressen, KW",
                "Aue, A",
                "Schwiering, F",
                "Groneberg, D",
                "Friebe, A",
                "Bajraktari, G",
                "Burhenne, J",
                "Haefeli, WE",
                "Weiss, J",
                "Beck, K",
                "Voussen, B",
                "Vincent, A",
                "Parsons, SP",
                "Huizinga, JD",
                "Friebe, A",
                "Mónica, FZ",
                "Seto, E",
                "Murad, F",
                "Bian, K",
                "Burgoyne, JR",
                "Prysyazhna, O",
                "Richards, D",
                "Eaton, P",
                "Calamera, G",
                "Bjørnerem, M",
                "Ulsund, AH",
                "Kim, JJ",
                "Kim, C",
                "Levy, FO",
                "Andressen, KW",
                "Donzelli, S",
                "Goetz, M",
                "Schmidt, K",
                "Wolters, M",
                "Stathopoulou, K",
                "Prysyazhna, O",
                "Scotcher, J",
                "Dees, C",
                "Subramanian, H",
                "Butt, E",
                "Kamynina, A",
                "Bruce, King, S",
                "Nikolaev, VO",
                "de, Witt, C",
                "Leichert, LI",
                "Feil, R",
                "Eaton, P",
                "Cuello, F",
                "Dobrowinski, H",
                "Lehners, M",
                "Schmidt, MPH",
                "Feil, R",
                "Feil, S",
                "Wen, L",
                "Wolters, M",
                "Thunemann, M",
                "Schmidt, K",
                "Olbrich, M",
                "Langer, H",
                "Gawaz, M",
                "Friebe, A",
                "de, Wit, C",
                "Feil, R",
                "Franz, E",
                "Kim, JJ",
                "Bertinetti, D",
                "Kim, C",
                "Herberg, FW",
                "Ghofrani, HA",
                "Grimminger, F",
                "Grünig, E",
                "Huang, Y",
                "Jansa, P",
                "Jing, ZC",
                "Kilpatrick, D",
                "Langleben, D",
                "Rosenkranz, S",
                "Menezes, F",
                "Fritsch, A",
                "Nikkho, S",
                "Frey, R",
                "Humbert, M",
                "Groneberg, D",
                "Aue, A",
                "Schwiering, F",
                "Friebe, A",
                "Harloff, M",
                "Reinders, J",
                "Schlossmann, J",
                "Jung, J",
                "Wales, JA",
                "Chen, CY",
                "Breci, L",
                "Weichsel, A",
                "Bernier, SG",
                "Solinga, R",
                "Sheppeck, JE",
                "Renhowe, PA",
                "Montfort, WR",
                "Qin, L",
                "Sung, YJ",
                "Casteel, D",
                "Kim, C",
                "Kollau, A",
                "Neubauer, A",
                "Schrammel, A",
                "Russwurm, M",
                "Koesling, D",
                "Mayer, B",
                "Kumazoe, M",
                "Takai, M",
                "Takeuchi, C",
                "Kadomatsu, M",
                "Hiroi, S",
                "Takamatsu, K",
                "Nojiri, T",
                "Kangawa, K",
                "Tachibana, H",
                "Opelt, M",
                "Eroglu, E",
                "Waldeck-Weierm ..."
            ],
            "year": 2017,
            "source": "BMC Pharmacol Toxicol. 2017; 18(Suppl 1):64",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "29035170",
            "doi": "10.1186/s40360-017-0170-5",
            "pmc": "PMC5667593",
            "organizations": [
                "217574-14013"
            ],
            "persons": [
                "217574-58906-6",
                "217574-51158-6"
            ],
            "imported": "2025-08-29T02:00:00+02:00",
            "journal": "BMC Pharmacol Toxicol",
            "issn": "2050-6511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.865,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.287,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "TOXICOLOGY-SCI",
            "impactfactor_norm_super": 0.478,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "TOXICOLOGY-SCI",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1149,
            "title": "Gly-pro-arg-pro (GPRP) enhances free thrombin.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Muntean, W",
                "Zenz, W"
            ],
            "year": 1995,
            "source": "Thromb Res. 1995; 78(6):547-550",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RA22000008",
            "pubmed": "15714756",
            "doi": "10.1016%2F0049-3848%2895%29E0088-8",
            "pmc": null,
            "organizations": [
                "1149-14048"
            ],
            "persons": [
                "1149-51651-4",
                "1149-51963-1",
                "1149-51647-6"
            ],
            "imported": null,
            "journal": "THROMB RES",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.443,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.512820512820513,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216537,
            "title": "Reduzierung des Risikos für Kreuzbandverletzungen: Eine Metaanalyse zur Wirksamkeit von Präventionsprogrammen.",
            "abstract": null,
            "authors": [
                "Clar, C",
                "Fischerauer, S",
                "Leithner, A",
                "Rasic, L",
                "Ruckenstuhl, P",
                "Sadoghi, P"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 19-19.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216537-14052"
            ],
            "persons": [
                "216537-53237",
                "216537-59379",
                "216537-97005",
                "216537-72835"
            ],
            "imported": "2025-06-06T15:13:04+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 1151,
            "title": "Granisetron, a antiemetic for treatment of cytostatic drug-induced vomiting: results of a practice-oriented study",
            "abstract": null,
            "authors": [
                "Golaszewski, T",
                "Kölbl, H",
                "Lahousen, M",
                "Staab, HJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(20):613-621",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TB43200004",
            "pubmed": "7502509",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1151-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}