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=155320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157105,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155300&ordering=imported",
    "results": [
        {
            "id": 7947,
            "title": "Music therapy. Its origins and modern methods",
            "abstract": null,
            "authors": [
                "Nissen, TP"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(21):972-978",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QT32200003",
            "pubmed": "6347847",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "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": 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": 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": 7948,
            "title": "Immunoquantification of total apolipoprotein B in serum by nephelometry: influence of lipase treatment and detergents.",
            "abstract": null,
            "authors": [
                "DaCol, P",
                "Kostner, GM"
            ],
            "year": 1983,
            "source": "Clin Chem. 1983; 29(6):1045-1050",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QT84500011",
            "pubmed": "6851092",
            "doi": "10.1093/clinchem/29.6.1045",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7948-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "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": 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": [
                "4795-50020-6"
            ],
            "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": 7949,
            "title": "Absolute indications for the CO2 and the neodyn-YAG laser: use in neurosurgery",
            "abstract": null,
            "authors": [
                "Ascher, PW"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(22):1033-1036",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QT91300004",
            "pubmed": "6409770",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "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": 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": 7950,
            "title": "Histophotometrical investigations on the content of protein and protein thiols in the epithelium and stroma of the human uterine cervix. II. Intraepithelial neoplasia.",
            "abstract": null,
            "authors": [
                "Bajardi, F",
                "Benedetto, C",
                "Nöhammer, G",
                "Schauenstein, E",
                "Slater, TF"
            ],
            "year": 1983,
            "source": "Histochemistry. 1983; 78(1):95-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU24300011",
            "pubmed": "6874421",
            "doi": "10.1007/BF00491115",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HISTOCHEMISTRY",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.143,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "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": 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
        },
        {
            "id": 7952,
            "title": "Irradiation of the para-aortic ducts. Presentation of an radiation technic with a largely fixed patient's position",
            "abstract": null,
            "authors": [
                "Krispel, F",
                "Hackl, A"
            ],
            "year": 1983,
            "source": "Strahlentherapie. 1983; 159(3):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU58700006",
            "pubmed": "6836637",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "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": 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": 7953,
            "title": "Neuronal injury following permanent middle cerebral artery occlusion in cats.",
            "abstract": null,
            "authors": [
                "Ebhardt, G",
                "Mies, G",
                "Auer, LM",
                "Traupe, H",
                "Heiss, WD"
            ],
            "year": 1983,
            "source": "Acta Neuropathol (Berl). 1983; 60(1-2):70-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU78700010",
            "pubmed": "6880624",
            "doi": "10.1007/BF00685349",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.168,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.838235294117647,
            "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": 7956,
            "title": "Talus fractures",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R",
                "Seggl, W"
            ],
            "year": 1983,
            "source": "Unfallheilkunde. 1983; 86(6):262-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QV38600004",
            "pubmed": "6879851",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "UNFALLHEILKUNDE-TRAUMATOLOGY",
            "issn": "0341-5694",
            "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": 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": 4779,
            "title": "Correlation between dermoscopy and histopathology in pigmented and non-pigmented skin tumours",
            "abstract": null,
            "authors": [
                "Blum, A",
                "Metzler, G",
                "Hofmann-Wellenhof, R",
                "Soyer, HP",
                "Garbe, C",
                "Bauer, J"
            ],
            "year": 2003,
            "source": "Hautarzt. 2003; 54(3):279-291",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182146500011",
            "pubmed": "12723572",
            "doi": "10.1007/s00105-003-0496-3",
            "pmc": null,
            "organizations": [
                "4779-14047"
            ],
            "persons": [
                "4779-51711-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.521,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.105263157894737,
            "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": true
        }
    ]
}