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=152740&ordering=imported
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=152760&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152720&ordering=imported",
    "results": [
        {
            "id": 4817,
            "title": "Accuracy of whole-body 18F-FDP-PET for restaging malignant lymphoma.",
            "abstract": null,
            "authors": [
                "Mikosch, P",
                "Gallowitsch, HJ",
                "Zinke-Cerwenka, W",
                "Heinisch, M",
                "Pipam, W",
                "Eibl, M",
                "Kresnik, E",
                "Unterweger, O",
                "Linkesch, W",
                "Lind, P"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(2):41-47",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182539400003",
            "pubmed": "12752087",
            "doi": "10.1046%2Fj.1563-2571.2003.03003.x",
            "pmc": null,
            "organizations": [
                "4817-14082"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "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": 4815,
            "title": "Bone pain after long distance flight as first manifestation of HbSC disease",
            "abstract": null,
            "authors": [
                "Raith, W",
                "Kerbl, R",
                "Schwinger, W",
                "Raith, J",
                "Hopmeier, P",
                "Urban, C"
            ],
            "year": 2003,
            "source": "Klin Padiatr. 2003; 215(2):74-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182506400006",
            "pubmed": "12677546",
            "doi": "10.1055/s-2003-38499",
            "pmc": null,
            "organizations": [
                "4815-14054",
                "4815-14092"
            ],
            "persons": [
                "4815-51657-6",
                "4815-51821-6",
                "4815-51859-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.413,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2003,
            "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": 4813,
            "title": "Nonviral gene transfer into fetal mouse livers (a comparison between the cationic polymer PEI and naked DNA).",
            "abstract": null,
            "authors": [
                "Gharwan, H",
                "Wightman, L",
                "Kircheis, R",
                "Wagner, E",
                "Zatloukal, K"
            ],
            "year": 2003,
            "source": "Gene Ther. 2003; 10(9):810-817",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182482200012",
            "pubmed": "12704421",
            "doi": "10.1038/sj.gt.3301954",
            "pmc": null,
            "organizations": [
                "4813-14020"
            ],
            "persons": [
                "4813-51663-4"
            ],
            "imported": null,
            "journal": "GENE THERAPY",
            "issn": "0969-7128",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.293,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.930555555555556,
            "impactfactor_norm_year": 2003,
            "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": 4811,
            "title": "How to improve microscopic images obtained with consumer-type digital cameras.",
            "abstract": null,
            "authors": [
                "Regitnig, P",
                "van Paasen, R",
                "Tsybrovskyy, O"
            ],
            "year": 2003,
            "source": "Histopathology. 2003; 42(5):503-508",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182476300013",
            "pubmed": "12713629",
            "doi": "10.1046/j.1365-2559.2003.01604.x",
            "pmc": null,
            "organizations": [
                "4811-14020"
            ],
            "persons": [
                "4811-50588-6",
                "4811-51991-2"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.952,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.8125,
            "impactfactor_norm_year": 2003,
            "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": 4810,
            "title": "Therapeutic drug monitoring of the HIV/AIDS-drugs abacavir, zidovudine, efavirenz, nevirapine, indinavir, lopinavir and nelfinavir",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Kronawetter, M",
                "Kapper, A",
                "Haas, I",
                "Kessler, HH"
            ],
            "year": 2003,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 2003 367: R116-R116.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182435500457",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4810-14022"
            ],
            "persons": [
                "4810-51812"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.101,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.648648648648649,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 4809,
            "title": "Mechanism of halothane mediated GIRK channel modulation",
            "abstract": null,
            "authors": [
                "Milovic, S",
                "Steinecker-Frohnwieser, B",
                "Weigl, L"
            ],
            "year": 2003,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 2003 367: 261-261.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182435500272",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4809-14011"
            ],
            "persons": [
                "4809-51041"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.101,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.648648648648649,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 4807,
            "title": "Simultaneous coronary artery bypass grafting and orthotopic liver transplantation.",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Iberer, F",
                "Grasser, B",
                "Schaffellner, S",
                "Stadlbauer, V",
                "Stauber, R",
                "Tscheliessnigg, KH"
            ],
            "year": 2003,
            "source": "Transpl Int. 2003; 16(3):207-209",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000182418700012",
            "pubmed": "12664218",
            "doi": "10.1007/s00147-002-0513-y",
            "pmc": null,
            "organizations": [
                "4807-14073"
            ],
            "persons": [
                "4807-50989-6",
                "4807-51530-6",
                "4807-58323-2"
            ],
            "imported": null,
            "journal": "TRANSPLANT INT",
            "issn": "0934-0874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.204,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.631205673758865,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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": 4801,
            "title": "Cholestatic syndromes.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Boyer, JL"
            ],
            "year": 2003,
            "source": "Curr Opin Gastroenterol. 2003; 19(3):216-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182348700005",
            "pubmed": "15703562",
            "doi": "10.1097/00001574-200305000-00005",
            "pmc": null,
            "organizations": [
                "4801-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "CURR OPIN GASTROEN",
            "issn": "0267-1379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.598,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0851063829787234,
            "impactfactor_norm_year": 2003,
            "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": 4799,
            "title": "Automated epiluminescence microscopy--tissue counter analysis using CART and 1-NN in the diagnosis of Melanoma.",
            "abstract": null,
            "authors": [
                "Gerger, A",
                "Pompl, R",
                "Smolle, J",
                "Wilhelm Stolz"
            ],
            "year": 2003,
            "source": "SKIN RES TECHNOL 2003 9: 105-110.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182323000004",
            "pubmed": "12709127",
            "doi": "10.1034/j.1600-0846.2003.00028.x",
            "pmc": null,
            "organizations": [
                "4799-14047"
            ],
            "persons": [
                "4799-51617-4",
                "4799-58814-1"
            ],
            "imported": null,
            "journal": "SKIN RES TECHNOL",
            "issn": "0909-752X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.79,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.289473684210526,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 4796,
            "title": "Free fatty acid overload attenuates Ca2+ signaling and NO production in endothelial cells.",
            "abstract": null,
            "authors": [
                "Esenabhalu, VE",
                "Schaeffer, G",
                "Graier, WF"
            ],
            "year": 2003,
            "source": "Antioxid Redox Signal. 2003; 5(2):147-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182302200002",
            "pubmed": "12716474",
            "doi": "10.1089/152308603764816505",
            "pmc": null,
            "organizations": [
                "4796-14013"
            ],
            "persons": [
                "4796-51860-4"
            ],
            "imported": null,
            "journal": "ANTIOXID REDOX SIGNAL",
            "issn": "1523-0864",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.027,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.693181818181818,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 4795,
            "title": "Zotepine in Huntington's disease.",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Niederwieser, G",
                "Lahousen, T",
                "Hofmann, P"
            ],
            "year": 2003,
            "source": "Hum Psychopharmacol. 2003; 18(3):227-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182288100010",
            "pubmed": "12672176",
            "doi": "10.1002/hup.474",
            "pmc": null,
            "organizations": [
                "4795-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "HUM PSYCHOPHARMACOL CLIN EXP",
            "issn": "0885-6222",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.413,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.511111111111111,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 4792,
            "title": "Occurance of apoptosis during ischemia in porcine pancreas islet cells.",
            "abstract": null,
            "authors": [
                "Stadlbauer, V",
                "Schaffellner, S",
                "Iberer, F",
                "Lackner, C",
                "Liegl, B",
                "Zink, B",
                "Kniepeiss, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2003,
            "source": "Int J Artif Organs. 2003; 26(3):205-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182262700005",
            "pubmed": "12703886",
            "doi": "10.1177/039139880302600305",
            "pmc": null,
            "organizations": [
                "4792-14020",
                "4792-14073"
            ],
            "persons": [
                "4792-50546-6",
                "4792-50989-2",
                "4792-51983-6",
                "4792-58323-6"
            ],
            "imported": null,
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.964,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.428571428571429,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 4791,
            "title": "Neopterin, dihydroneopterin, tetrahydroneopterin: Different structures-increasing capacity cleaving the porphyrin in heme proteins",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Möller, R",
                "Tafeit, E",
                "Reibnegger, G"
            ],
            "year": 2002,
            "source": "PTERIDINES 2002 13: 115-120.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182249100003",
            "pubmed": null,
            "doi": "10.1515/pteridines.2002.13.4.115",
            "pmc": null,
            "organizations": [
                "4791-14012"
            ],
            "persons": [
                "4791-50569-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 4790,
            "title": "Changes in blood flow in the rat pancreas during exocrine stimulation at submaximal and supramaximal levels",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Rainer, I",
                "Heinemann, A",
                "Groisman, D"
            ],
            "year": 2003,
            "source": "BRIT J PHARMACOL 2003 138: U33-U33.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182223500067",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4790-14022"
            ],
            "persons": [
                "4790-51661",
                "4790-51756"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.837837837837838,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 4788,
            "title": "25 years of cardiac CT imaging: past, present, and future.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2003,
            "source": "Herz. 2003; 28(2):99-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182191200005",
            "pubmed": "12669223",
            "doi": "10.1007/s00059-003-2459-y",
            "pmc": null,
            "organizations": [
                "4788-14054"
            ],
            "persons": [
                "4788-51726-2"
            ],
            "imported": null,
            "journal": "HERZ",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.579,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2003,
            "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": 4787,
            "title": "Pharmacology in Austria in the 20th century: in honor of Professor Heribert Konzett on his 90th birthday",
            "abstract": null,
            "authors": [
                "Lembeck, F"
            ],
            "year": 2003,
            "source": "Wien Klin Wochenschr. 2003; 115(5-6):200-207",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000182186900014",
            "pubmed": "12741083",
            "doi": "10.1007/BF03040311",
            "pmc": null,
            "organizations": [
                "4787-14022"
            ],
            "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.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "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": 4786,
            "title": "Are dyspeptic symptoms linked to Helicobacter pylori? A prospective cohort study among medical students.",
            "abstract": null,
            "authors": [
                "Hoffmann, KM",
                "Eherer, AJ",
                "Krejs, GJ"
            ],
            "year": 2003,
            "source": "Wien Klin Wochenschr. 2003; 115(5-6):175-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182186900008",
            "pubmed": "12741077",
            "doi": "10.1007/BF03040305",
            "pmc": null,
            "organizations": [
                "4786-14081"
            ],
            "persons": [
                "4786-51534-6"
            ],
            "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.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "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": 4785,
            "title": "[The impact of the Multicenter Automatic Defibrillator Implantation Trial II in a university hospital--do all patients with myocardial infarction and reduced left ventricular function need an implantable cardioverter-defibrillator?].",
            "abstract": null,
            "authors": [
                "Lercher, P",
                "Rotman, B",
                "Scherr, D",
                "Kraxner, W",
                "Luha, O",
                "Klein, W"
            ],
            "year": 2003,
            "source": "Wien Klin Wochenschr. 2003; 115(5-6):167-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182186900007",
            "pubmed": "12741076",
            "doi": "10.1007/BF03040304",
            "pmc": null,
            "organizations": [
                "4785-14083"
            ],
            "persons": [
                "4785-50168-6",
                "4785-63802-2"
            ],
            "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.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "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": 4784,
            "title": "Pseudolymphoma occurring in a tattoo.",
            "abstract": null,
            "authors": [
                "Kahofer, P",
                "El Shabrawi-Caelen, L",
                "Horn, M",
                "Kern, T",
                "Smolle, J"
            ],
            "year": 2003,
            "source": "Eur J Dermatol. 2003; 13(2):209-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182185500021",
            "pubmed": "12695144",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4784-14047"
            ],
            "persons": [
                "4784-51617-4",
                "4784-51999-6",
                "4784-52931-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.987,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.394736842105263,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 4783,
            "title": "The role of the bile acid receptor FXR in determining ATP-binding cassette (ABC) transporter expression and liver injury in common bile duct ligated (CBDL) mice",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Fickert, P",
                "Zollner, G",
                "Fuchsbichler, A",
                "Silbert, D",
                "Marschall, HU",
                "Gonzalez, FJ",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2003,
            "source": "J HEPATOL 2003 38: 190-190.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182174500647",
            "pubmed": null,
            "doi": "10.1016/S0168-8278(03)80031-4",
            "pmc": null,
            "organizations": [
                "4783-14020",
                "4783-14081"
            ],
            "persons": [
                "4783-50626",
                "4783-51515",
                "4783-51663",
                "4783-52938",
                "4783-57230",
                "4783-57377"
            ],
            "imported": null,
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.283,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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
        }
    ]
}