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=140
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=160",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=120",
    "results": [
        {
            "id": 158,
            "title": "AIDS and Austrian physicians",
            "abstract": null,
            "authors": [
                "Fazekas, C",
                "Diamond, M",
                "Möse, JR",
                "Neubauer, AC"
            ],
            "year": 1992,
            "source": "AIDS EDUC PREV. 1992; 4:  279-294. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KF06600001",
            "pubmed": "1472414",
            "doi": null,
            "pmc": null,
            "organizations": [
                "158-14023"
            ],
            "persons": [
                "158-50774-2"
            ],
            "imported": "2009-07-15T12:25:28+02:00",
            "journal": "AIDS EDUC PREV",
            "issn": "0899-9546",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.895833333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "EDUCATION AND EDUCATIONAL RESEARCH",
            "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": 159,
            "title": "Air embolism with bilateral pneumothorax after a five-meter dive.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Friehs, GM",
                "Friehs, GB"
            ],
            "year": 1993,
            "source": "Undersea Hyperb Med. 1993; 20(2):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH32300005",
            "pubmed": "8329942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "159-14045",
                "159-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 161,
            "title": "Carotid glomus tumors: vascular surgery from the oncologic viewpoint",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Friehs, I",
                "Pascher, O",
                "Gutschi, S",
                "Koch, G"
            ],
            "year": 1992,
            "source": "Vasa Suppl. 1992; 37(4):73-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300031",
            "pubmed": "1481109",
            "doi": null,
            "pmc": null,
            "organizations": [
                "161-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "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": 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": 162,
            "title": "Catalytically inactive lipoprotein lipase expression in muscle of transgenic mice increases very low density lipoprotein uptake: direct evidence that lipoprotein lipase bridging occurs in vivo.",
            "abstract": null,
            "authors": [
                "Merkel, M",
                "Kako, Y",
                "Radner, H",
                "Cho, IS",
                "Ramasamy, R",
                "Brunzell, JD",
                "Goldberg, IJ",
                "Breslow, JL"
            ],
            "year": 1998,
            "source": "Proc Natl Acad Sci U S A. 1998; 95(23):13841-13846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076997000087",
            "pubmed": "9811888",
            "doi": "10.1073/pnas.95.23.13841",
            "pmc": "PMC24920",
            "organizations": [
                "162-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.821,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 216532,
            "title": "Unterweisungs- u. Arbeitsanweisungen Elektrosicherheit - Heizanlagen gemäß OVE E 8101",
            "abstract": null,
            "authors": [
                "Puchinger, M"
            ],
            "year": 2024,
            "source": " In: Becker, T; Eder, I; Gruber, T; Haiden, T; Haidic, M; Hofer, K; Huber, E; Jungbauer, G; Junker, G; Malinowski, M; Puchinger, M; Rauter, W; Simek, D; Wurm, G; Zahiragic, K; Streimelweger, B; Eder, B; Krätschmer, D; Poscher, S; Schenk, C; Albert, B; Drobits, J editors(s). Elektrosicherheit in der Praxis. Wien: Weka;  2024(ISBN: 978-3-7018-5836-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216532-14045"
            ],
            "persons": [
                "216532-50375"
            ],
            "imported": "2025-06-06T12:58:59+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Becker, T; Eder, I; Gruber, T; Haiden, T; Haidic, M; Hofer, K; Huber, E; Jungbauer, G; Junker, G; Malinowski, M; Puchinger, M; Rauter, W; Simek, D; Wurm, G; Zahiragic, K; Streimelweger, B; Eder, B; Krätschmer, D; Poscher, S; Schenk, C; Albert, B; Drobits, J",
            "collection_title": "Elektrosicherheit in der Praxis",
            "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": 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": 164,
            "title": "Cavernous haemangioma in the infraorbital nerve canal--an unusual expansion in the maxillary sinus.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Luxenberger, W",
                "Humer-Fuchs, U"
            ],
            "year": 1998,
            "source": "J Laryngol Otol. 1998; 112(9):872-874",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000075952100013",
            "pubmed": "9876381",
            "doi": "10.1017/S0022215100141933",
            "pmc": null,
            "organizations": [
                "164-14017",
                "164-14042"
            ],
            "persons": [
                "164-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.4,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 167,
            "title": "Comparision of Reflection Pulse Oximetry and Cardiotocography for Intrapartal Surveillance in Presence of Fetal Arrhythmia and Cardiac Malformation - A Case-Report",
            "abstract": null,
            "authors": [
                "Arikan, G",
                "Etschmaier, S",
                "Scholl, W",
                "Kainer, F",
                "Stein, J",
                "Häusler, MCH"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 581-583.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD43100011",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023142",
            "pmc": null,
            "organizations": [
                "167-14038",
                "167-14048"
            ],
            "persons": [
                "167-51941-6"
            ],
            "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": 169,
            "title": "Comparison of two hybridization assays for the rapid detection of PCR amplified HSV genome sequences from cerebrospinal fluid.",
            "abstract": null,
            "authors": [
                "Sakrauski, A",
                "Weber, B",
                "Kessler, HH",
                "Pierer, K",
                "Doerr, HW"
            ],
            "year": 1994,
            "source": "J Virol Methods. 1994; 50(1-3):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE93900017",
            "pubmed": "7714040",
            "doi": "10.1016/0166-0934(94)90174-0",
            "pmc": null,
            "organizations": [
                "169-14023"
            ],
            "persons": [
                "169-51812-6"
            ],
            "imported": null,
            "journal": "J VIROL METH",
            "issn": "0166-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.707317073170732,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED 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": 170,
            "title": "Comparison of a new piezoelectric train-of-four neuromuscular monitor, the ParaGraph, and the Relaxometer mechanomyograph.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Von Klobucar, F",
                "Rehak, PH",
                "List, WF"
            ],
            "year": 1999,
            "source": "Br J Anaesth. 1999; 82(5):780-782",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080451900027",
            "pubmed": "10536564",
            "doi": "10.1093/bja/82.5.780",
            "pmc": null,
            "organizations": [
                "170-14044",
                "170-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J ANAESTH",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.387,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.814814814814815,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 171,
            "title": "Comparison of acute electrophysiological effects of amiodarone and its metabolite desethylamiodarone in Langendorff perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Windisch, M",
                "Vicenzi, M",
                "Eggenreich, U",
                "Nagl, S",
                "Kral, K",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1991,
            "source": "Basic Res Cardiol. 1991; 86(2):136-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM26900007",
            "pubmed": "1715160",
            "doi": "10.1007/BF02190546",
            "pmc": null,
            "organizations": [
                "171-14011",
                "171-14070"
            ],
            "persons": [
                "171-51519-6",
                "171-51541-6",
                "171-51943-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "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": 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": 172,
            "title": "Technical note: comparison of colour Doppler energy sonography with conventional colour Doppler sonography in detection of flow signal in peripheral renal transplant vessels.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Szolar, DM",
                "Uggowitzer, M",
                "Stiskal, M",
                "Horina, J"
            ],
            "year": 1995,
            "source": "BRIT J RADIOL. 1995; 68(814): 1103-1105. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RZ81600012",
            "pubmed": "7496713",
            "doi": "10.1259/0007-1285-68-814-1103",
            "pmc": null,
            "organizations": [
                "172-14054"
            ],
            "persons": [
                "172-51717-6"
            ],
            "imported": "2009-08-14T16:10:42+02:00",
            "journal": "BRIT J RADIOL",
            "issn": "0007-1285",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.675,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.481012658227848,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 173,
            "title": "Comparison of different methods for separation and ex vivo expansion of cord blood progenitor cells.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Benesch, M",
                "Lackner, H",
                "Kerbl, R",
                "Walcher, M",
                "Urban, C"
            ],
            "year": 1999,
            "source": "Ann Hematol. 1999; 78(8):364-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082426000004",
            "pubmed": "10460350",
            "doi": "10.1007%2Fs002770050530",
            "pmc": null,
            "organizations": [
                "173-14038",
                "173-14092"
            ],
            "persons": [
                "173-51369-6",
                "173-51657-6",
                "173-51821-6",
                "173-51859-2"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.101,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.383333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 174,
            "title": "Comparison of direct versus indirect determination of zinc concentration in erythrocytes in euthyroid and hyperthyroid subjects.",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Lorenz, O",
                "Tiran, A",
                "Buchinger, W",
                "Eber, O"
            ],
            "year": 1993,
            "source": "EUR J CLIN CHEM CLIN BIOCHEM. 1993; 31(4): 239-244. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD02800010",
            "pubmed": "8318572",
            "doi": "10.1515/cclm.1993.31.4.239",
            "pmc": null,
            "organizations": [
                "174-14013"
            ],
            "persons": [],
            "imported": "2010-07-15T17:29:26+02:00",
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 216534,
            "title": "Unterweisungs- u. Arbeitsanweisungen Elektrosicherheit - Prüfung von medizinischen elektrischen Geräten, Systemen",
            "abstract": null,
            "authors": [
                "Puchinger, M"
            ],
            "year": 2025,
            "source": " In: Becker, T; Eder, I; Gruber, T; Haiden, T; Haidic, M; Hofer, K; Huber, E; Jungbauer, G; Junker, G; Malinowski, M; Puchinger, M; Rauter, W; Simek, D; Wurm, G; Zahiragic, K; Streimelweger, B; Eder, B; Krätschmer, D; Poscher, S; Schenk, C; Albert, B; Drobits, J editors(s). Elektrosicherheit in der Praxis. Wien: Weka;  2025(ISBN: 978-3-7018-5836-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216534-14045"
            ],
            "persons": [
                "216534-50375"
            ],
            "imported": "2025-06-06T13:17:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Becker, T; Eder, I; Gruber, T; Haiden, T; Haidic, M; Hofer, K; Huber, E; Jungbauer, G; Junker, G; Malinowski, M; Puchinger, M; Rauter, W; Simek, D; Wurm, G; Zahiragic, K; Streimelweger, B; Eder, B; Krätschmer, D; Poscher, S; Schenk, C; Albert, B; Drobits, J",
            "collection_title": "Elektrosicherheit in der Praxis",
            "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": 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": 177,
            "title": "Does surgical removal of primary melanoma trigger growth of occult metastases? An analytical epidemiological approach.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Jüttner, FM",
                "Rieger, E",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Dermatol Surg. 1997; 23(11):1043-1046",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH79200008",
            "pubmed": "9391562",
            "doi": "10.1016%2FS1076-0512%2897%2900354-3",
            "pmc": null,
            "organizations": [
                "177-14047",
                "177-14077"
            ],
            "persons": [
                "177-51620-6",
                "177-51617-1",
                "177-51615-6"
            ],
            "imported": null,
            "journal": "DERMATOL SURG",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.514,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 178,
            "title": "Is the patient with respiratory failure adequately cared for these days?",
            "abstract": null,
            "authors": [
                "Harnoncourt, K"
            ],
            "year": 1992,
            "source": "ACTA MED AUST. 1992; 19(4): 106-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KK21400004",
            "pubmed": "1290317",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-12-10T10:11:05+01:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 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": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "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": 181,
            "title": "Doppler sonography in congenital ureteropelvic junction obstruction and multicystic dysplastic kidneys.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Fueger, G",
                "Petritsch, P",
                "Villits, P"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK03000003",
            "pubmed": "8309748",
            "doi": "10.1007/BF02012130",
            "pmc": null,
            "organizations": [
                "181-14048",
                "181-14056"
            ],
            "persons": [
                "181-51373-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 182,
            "title": "[The Doppler echocardiographic assessment of left ventricular diastolic function in coronary heart disease].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Anelli-Monti, B",
                "Schuchlenz, H",
                "Harb, S"
            ],
            "year": 1998,
            "source": "Dtsch Med Wochenschr. 1998; 123(45):1331-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077082200001",
            "pubmed": "9835891",
            "doi": "10.1055/s-2007-1024174",
            "pmc": null,
            "organizations": [
                "182-14087"
            ],
            "persons": [
                "182-98517-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.653,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.607476635514019,
            "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
        },
        {
            "id": 183,
            "title": "Doppler ultrasound in necrotizing enterocolitis",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Joannou, A",
                "Maurer, U",
                "Müller, W",
                "Schwinger, W"
            ],
            "year": 1993,
            "source": "Z GEBURTSH PERINATOL. 1993; 197(2): 87-89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD55400006",
            "pubmed": "8328172",
            "doi": null,
            "pmc": null,
            "organizations": [
                "183-14048"
            ],
            "persons": [
                "183-51373-2",
                "183-51643-6",
                "183-51859-6"
            ],
            "imported": "2010-07-14T15:53:35+02:00",
            "journal": "Z GEBURTSH PERINATOL",
            "issn": "0300-967X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.311,
            "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
        }
    ]
}