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=2500&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158683,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2520&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2480&ordering=imported",
    "results": [
        {
            "id": 62834,
            "title": "Hypermethylation of hMLH1, HPP1, p14(ARF), p16(INK4A) and APC in primary adenocarcinomas of the small bowel.",
            "abstract": null,
            "authors": [
                "Brücher, BL",
                "Geddert, H",
                "Langner, C",
                "Höfler, H",
                "Fink, U",
                "Siewert, JR",
                "Sarbia, M"
            ],
            "year": 2006,
            "source": "Int J Cancer. 2006; 119(6): 1298-1302. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239877200011",
            "pubmed": "16619216",
            "doi": "10.1002/ijc.21990",
            "pmc": null,
            "organizations": [
                "62834-14020"
            ],
            "persons": [
                "62834-50044-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Int J Cancer",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.693,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62978,
            "title": "The end of the deep palmar arch on its ulnar face",
            "abstract": null,
            "authors": [
                "Hammer, H",
                "Ebner, I"
            ],
            "year": 1988,
            "source": "Anat Anz. 1988; 167(3): 213-218. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q967800006",
            "pubmed": "3202325",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62978-51531-1"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Anat Anz",
            "issn": "0003-2786",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62955,
            "title": "Computer vision analysis of collagen fiber bundles in the adventitia of human blood vessels.",
            "abstract": null,
            "authors": [
                "Elbischger, PJ",
                "Bischof, H",
                "Holzapfel, GA",
                "Regitnig, P"
            ],
            "year": 2005,
            "source": "Stud Health Technol Inform. 2005; 113(3):97-129",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15923739",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62955-14020"
            ],
            "persons": [
                "62955-51991-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62970,
            "title": "Vascular calcification and osteoporosis--from clinical observation towards molecular understanding.",
            "abstract": null,
            "authors": [
                "Hofbauer, LC",
                "Brueck, CC",
                "Shanahan, CM",
                "Schoppet, M",
                "Dobnig, H"
            ],
            "year": 2007,
            "source": "Osteoporos Int. 2007; 18(3): 251-259. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244095000001",
            "pubmed": "17151836",
            "doi": "10.1007/s00198-006-0282-z",
            "pmc": null,
            "organizations": [
                "62970-14080"
            ],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.893,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.764044943820225,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62961,
            "title": "Plasma levels of soluble adhesion molecules sPECAM-1, sP-selectin and sE-selectin are associated with relapsing-remitting disease course of multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Kuenz, B",
                "Lutterotti, A",
                "Khalil, M",
                "Ehling, R",
                "Gneiss, C",
                "Deisenhammer, F",
                "Reindl, M",
                "Berger, T"
            ],
            "year": 2005,
            "source": "J Neuroimmunol. 2005; 167(1-2):143-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232344500017",
            "pubmed": "16040131",
            "doi": "10.1016/j.jneuroim.2005.06.019",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62961-57435-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Neuroimmunol",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.824,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.626086956521739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62997,
            "title": "From prurigo gestationis Besnier to atopic eruption of pregnancy: the confusing nosology of the less well-defined dermatoses of pregnancy has been largely clarified.",
            "abstract": null,
            "authors": [
                "Ambros-Rudolph, CM",
                "Black, MM"
            ],
            "year": 2006,
            "source": "Clin Dermatol. 2006; 24(6):545-547",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000242709900011",
            "pubmed": "17113973",
            "doi": "10.1016/j.clindermatol.2006.07.019",
            "pmc": null,
            "organizations": [
                "62997-14047"
            ],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Clin Dermatol",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62923,
            "title": "Interferon-gamma in combination with carboplatin and paclitaxel as a safe and effective first-line treatment option for advanced ovarian cancer: results of a phase I/II study.",
            "abstract": null,
            "authors": [
                "Marth, C",
                "Windbichler, GH",
                "Hausmaninger, H",
                "Petru, E",
                "Estermann, K",
                "Pelzer, A",
                "Mueller-Holzner, E"
            ],
            "year": 2006,
            "source": "Int J Gynecol Cancer. 2006; 16(4): 1522-1528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239005500005",
            "pubmed": "16884360",
            "doi": "10.1111/j.1525-1438.2006.00622.x",
            "pmc": null,
            "organizations": [
                "62923-14038"
            ],
            "persons": [
                "62923-51624-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Int J Gynecol Cancer",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.469,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.491228070175439,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62921,
            "title": "Successful thalidomide therapy for actinic prurigo in a European woman.",
            "abstract": null,
            "authors": [
                "Holzer, A",
                "Wolf, P",
                "Legat, FJ",
                "Kerl, H",
                "Hofer, A"
            ],
            "year": 2006,
            "source": "J Dtsch Dermatol Ges. 2006; 4(11):961-964",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "17081272",
            "doi": "10.1111/j.1610-0387.2006.06125.x",
            "pmc": null,
            "organizations": [
                "62921-14047"
            ],
            "persons": [
                "62921-51618-6",
                "62921-51620-6",
                "62921-51865-6",
                "62921-51972-4"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 62835,
            "title": "Nijmegen breakage syndrome (NBS) due to maternal isodisomy of chromosome 8.",
            "abstract": null,
            "authors": [
                "Varon, R",
                "Müer, A",
                "Wagner, K",
                "Zierler, H",
                "Sodia, S",
                "Rauter, L",
                "Petek, E",
                "Tönnies, H",
                "Neitzel, H",
                "Sperling, K",
                "Kroisel, PM"
            ],
            "year": 2007,
            "source": "Am J Med Genet A. 2007; 143(1): 92-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243357500014",
            "pubmed": "17103455",
            "doi": "10.1002/ajmg.a.31540",
            "pmc": null,
            "organizations": [
                "62835-14021"
            ],
            "persons": [
                "62835-51527-6",
                "62835-51682-6",
                "62835-51996-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Am J Med Genet A",
            "issn": "1552-4825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.44,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.379032258064516,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62966,
            "title": "Increased serum levels of soluble CD14 indicate stable multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Lutterotti, A",
                "Kuenz, B",
                "Gredler, V",
                "Khalil, M",
                "Ehling, R",
                "Gneiss, C",
                "Egg, R",
                "Deisenhammer, F",
                "Berger, T",
                "Reindl, M"
            ],
            "year": 2006,
            "source": "J Neuroimmunol. 2006; 181(1-2):145-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243214900017",
            "pubmed": "17046070",
            "doi": "10.1016/j.jneuroim.2006.09.002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62966-57435-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Neuroimmunol",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.88,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.626086956521739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62975,
            "title": "Evidence based gastroenterology and hepatology",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Eherer, A"
            ],
            "year": 2000,
            "source": "BMJ. 2000; 320(7243):1215-1215",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10784566",
            "doi": "10.1136/bmj.320.7243.1215",
            "pmc": "PMC1127604",
            "organizations": [
                "62975-14081"
            ],
            "persons": [
                "62975-51531-1"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "BMJ",
            "issn": "0959-8138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.331,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.932692307692308,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false
        },
        {
            "id": 62995,
            "title": "Dermatoses of pregnancy.",
            "abstract": null,
            "authors": [
                "Ambros-Rudolph, CM"
            ],
            "year": 2006,
            "source": "J Dtsch Dermatol Ges. 2006; 4(9): 748-759. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16928244",
            "doi": "10.1111/j.1610-0387.2006.06008.x",
            "pmc": null,
            "organizations": [
                "62995-14047"
            ],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 62969,
            "title": "Adult-type hypolactasia and calcium availability: decreased calcium intake or impaired calcium absorption?",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, BM",
                "Gugatschka, M",
                "Reitter, S",
                "Plank, W",
                "Strele, A",
                "Walter, D",
                "Bonelli, C",
                "Goessler, W",
                "Dobnig, H",
                "Högenauer, C",
                "Renner, W",
                "Fahrleitner-Pammer, A"
            ],
            "year": 2007,
            "source": "Osteoporos Int. 2007; 18(4): 445-451. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246445600005",
            "pubmed": "17103297",
            "doi": "10.1007/s00198-006-0251-6",
            "pmc": null,
            "organizations": [
                "62969-14028",
                "62969-14080",
                "62969-14081",
                "62969-28394"
            ],
            "persons": [
                "62969-50670-6",
                "62969-50910-6",
                "62969-51063-6",
                "62969-51809-2",
                "62969-53167-6",
                "62969-57544-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.893,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.764044943820225,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 62799,
            "title": "Lipoprotein(a) plasma levels and apo(a) isoforms are not associated with longevity or disability in a sample of Italian octo-nonagenarians. Associazione Medica Sabin.",
            "abstract": null,
            "authors": [
                "Zuliani, G",
                "Bader, G",
                "Imbastaro, T",
                "Mezzetti, A",
                "Taddeo, U",
                "Kostner, GM",
                "Fellin, R"
            ],
            "year": 1995,
            "source": "Aging (Milano). 1995; 7(5):385-391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ87500008",
            "pubmed": "8719606",
            "doi": "10.1007/BF03324350",
            "pmc": null,
            "organizations": [
                "62799-14013"
            ],
            "persons": [
                "62799-51669-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Aging (Milano)",
            "issn": "0394-9532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.409090909090909,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62950,
            "title": "Preoperative improvement of myocardial function in aged patients using single doses of beta-methyldigoxine].",
            "abstract": null,
            "authors": [
                "List, WF",
                "Rigler, B",
                "Kraft-Kinz, J"
            ],
            "year": 1973,
            "source": "Med Klin. 1973; 68(33):1082-1086",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4731414",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Med Klin",
            "issn": "0025-8458",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62747,
            "title": "Three-dimensional models of individual cardiac histoanatomy: tools and challenges.",
            "abstract": null,
            "authors": [
                "Burton, RA",
                "Plank, G",
                "Schneider, JE",
                "Grau, V",
                "Ahammer, H",
                "Keeling, SL",
                "Lee, J",
                "Smith, NP",
                "Gavaghan, D",
                "Trayanova, N",
                "Kohl, P"
            ],
            "year": 2006,
            "source": "Ann N Y Acad Sci. 2006; 1080(4): 301-319. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244100900022",
            "pubmed": "17132791",
            "doi": "10.1196/annals.1380.023",
            "pmc": "PMC3313659",
            "organizations": [
                "62747-14011"
            ],
            "persons": [
                "62747-50966-1",
                "62747-51753-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Ann N Y Acad Sci",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.93,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.916666666666667,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62944,
            "title": "Homologous liver and liver-kidney transplantation--experimental study",
            "abstract": null,
            "authors": [
                "Rigler, B"
            ],
            "year": 1976,
            "source": "Z Exp Chir. 1976; 9(5): 262-281. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "793219",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Z Exp Chir",
            "issn": "0323-5580",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62760,
            "title": "The pyramidal lobe: clinical anatomy and its importance in thyroid surgery.",
            "abstract": null,
            "authors": [
                "Braun, EM",
                "Windisch, G",
                "Wolf, G",
                "Hausleitner, L",
                "Anderhuber, F"
            ],
            "year": 2007,
            "source": "Surg Radiol Anat. 2007; 29(1): 21-27. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244188000005",
            "pubmed": "17146601",
            "doi": "10.1007/s00276-006-0165-1",
            "pmc": null,
            "organizations": [
                "62760-14018",
                "62760-14073"
            ],
            "persons": [
                "62760-51606-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Surg Radiol Anat",
            "issn": "1279-8517",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.636,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62977,
            "title": "Studies of osmotic diarrhea induced in normal subjects by ingestion of polyethylene glycol and lactulose.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Santa Ana, CA",
                "Schiller, LR",
                "Fordtran, JS"
            ],
            "year": 1989,
            "source": "J Clin Invest. 1989; 84(4): 1056-1062. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AT80800003",
            "pubmed": "2794043",
            "doi": "10.1172/JCI114267",
            "pmc": "PMC329760",
            "organizations": [],
            "persons": [
                "62977-51531-1"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62781,
            "title": "LDL structure and Lp(a) formation: the role of lecithin:cholesterol acyltransferase.",
            "abstract": null,
            "authors": [
                "Steyrer, E",
                "Frank, S",
                "Durovic, S",
                "Zechner, R",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Z Gastroenterol. 1996; 34 Suppl 3:  39-40. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8767456",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62781-14013"
            ],
            "persons": [
                "62781-51817-1",
                "62781-51669-6",
                "62781-51988-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": false
        }
    ]
}