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=2520&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158685,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2540&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2500&ordering=imported",
    "results": [
        {
            "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": 62954,
            "title": "Geriatric appendicitis",
            "abstract": null,
            "authors": [
                "Kronberger-Schönecker, D",
                "Rigler, B"
            ],
            "year": 1969,
            "source": "Zentralbl Chir. 1969; 94(49): 1680-1685. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "5382036",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Zentralbl Chir",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 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": 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": 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": 62914,
            "title": "Interventions on the heart and large vessels without prior heart catheterization",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Rigler, B",
                "Suppan, C",
                "Stein, JI"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(4):107-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M279400003",
            "pubmed": "3363971",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 62965,
            "title": "Antibodies as biological markers for pathophysiological processes in MS.",
            "abstract": null,
            "authors": [
                "Reindl, M",
                "Khalil, M",
                "Berger, T"
            ],
            "year": 2006,
            "source": "J Neuroimmunol. 2006; 180(1-2):50-62",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000242694500008",
            "pubmed": "16934337",
            "doi": "10.1016/j.jneuroim.2006.06.028",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62965-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": 4732,
            "title": "A novel 6 bp insertion in exon 7 associated with an unusual phenotype in a family with Fabry disease.",
            "abstract": null,
            "authors": [
                "Kroepfl, T",
                "Paul, K",
                "Kotanko, P",
                "Plecko, B",
                "Paschke, E"
            ],
            "year": 2002,
            "source": "J Inherit Metab Dis. 2002; 25(8):695-696",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181620300007",
            "pubmed": "12705499",
            "doi": "10.1023/A:1022833332162",
            "pmc": null,
            "organizations": [
                "4732-14048",
                "4732-14091"
            ],
            "persons": [
                "4732-51875-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.799,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.409090909090909,
            "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": true
        },
        {
            "id": 62964,
            "title": "Interferon-beta antibodies have a higher affinity in patients with neutralizing antibodies compared to patients with non-neutralizing antibodies.",
            "abstract": null,
            "authors": [
                "Gneiss, C",
                "Tripp, P",
                "Ehling, R",
                "Khalil, M",
                "Lutterotti, A",
                "Egg, R",
                "Mayringer, I",
                "Künz, B",
                "Berger, T",
                "Reindl, M",
                "Deisenhammer, F"
            ],
            "year": 2006,
            "source": "J Neuroimmunol. 2006; 174(1-2): 174-179. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237755600020",
            "pubmed": "16556466",
            "doi": "10.1016/j.jneuroim.2006.01.017",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62964-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": 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": 62960,
            "title": "Interferon-beta: the neutralizing antibody (NAb) titre predicts reversion to NAb negativity.",
            "abstract": null,
            "authors": [
                "Gneiss, C",
                "Reindl, M",
                "Lutterotti, A",
                "Ehling, R",
                "Egg, R",
                "Khalil, M",
                "Berger, T",
                "Deisenhammer, F"
            ],
            "year": 2004,
            "source": "Mult Scler. 2004; 10(5):507-510",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223639400006",
            "pubmed": "15471365",
            "doi": "10.1191/1352458504ms1074oa",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62960-57435-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Mult Scler",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.849,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62962,
            "title": "Increased frequencies of serum antibodies to neurofilament light in patients with primary chronic progressive multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Ehling, R",
                "Lutterotti, A",
                "Wanschitz, J",
                "Khalil, M",
                "Gneiss, C",
                "Deisenhammer, F",
                "Reindl, M",
                "Berger, T"
            ],
            "year": 2004,
            "source": "Mult Scler. 2004; 10(6):601-606",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225101700001",
            "pubmed": "15584481",
            "doi": "10.1191/1352458504ms1100oa",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62962-57435-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Mult Scler",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.849,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62974,
            "title": "Rectal tone, distensibility, and perception: reproducibility and response to different distensions.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Phillips, SF",
                "Camilleri, M",
                "Hanson, RB"
            ],
            "year": 1998,
            "source": "Am J Physiol. 1998; 274(3 Pt): G584-G590. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072380800021",
            "pubmed": "9530161",
            "doi": "10.1152/ajpgi.1998.274.3.G584",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62974-51531-1"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Am J Physiol",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.077,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 62996,
            "title": "Successful outcome of haemodialysis-induced pseudoporphyria after short-term oral N-acetylcysteine and switch to high-flux technique dialysis.",
            "abstract": null,
            "authors": [
                "Massone, C",
                "Ambros-Rudolph, CM",
                "Stefani, AD",
                "Müllegger, RR"
            ],
            "year": 2006,
            "source": "Acta Derm Venereol. 2006; 86(6):538-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243128800013",
            "pubmed": "17106603",
            "doi": "10.2340/00015555-0156",
            "pmc": null,
            "organizations": [
                "62996-14047"
            ],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Acta Derm Venereol",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.837,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.692307692307692,
            "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": 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": 62947,
            "title": "Comparative studies of impedance measurement of the orthotopically transplanted liver (author's transl)",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Lanner, G",
                "Hermann, W",
                "Stenzl, W"
            ],
            "year": 1974,
            "source": "Langenbecks Arch Chir. 1974; 336(2): 173-179. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974U156000007",
            "pubmed": "4608894",
            "doi": "10.1007/BF01257440",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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
        }
    ]
}