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=151240&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151260&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151220&ordering=-imported",
    "results": [
        {
            "id": 896,
            "title": "Exchange of alkali trace elements in hemodialysis Patients: a comparison with Na(+) and K(+).",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Scharfetter, H",
                "Wirnsberger, GH"
            ],
            "year": 1999,
            "source": "NEPHRON. 1999; 83(3): 226-236. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083229400005",
            "pubmed": "10529629",
            "doi": "10.1159/000045515",
            "pmc": null,
            "organizations": [],
            "persons": [
                "896-51739-6"
            ],
            "imported": "2007-02-27T17:03:29+01:00",
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.696,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 53222,
            "title": "Endotoxin impairs biliary glutathione and HCO3- excretion and blocks the choleretic effect of nitric oxide in rat liver.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Nathanson, MH",
                "Rydberg, SA",
                "Koeppel, TA",
                "Gartung, C",
                "Sessa, WC",
                "Boyer, JL"
            ],
            "year": 1997,
            "source": "Hepatology. 1997; 25(5):1184-1191",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX60400023",
            "pubmed": "9141437",
            "doi": "10.1002/hep.510250522",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T16:59:38+01:00",
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.849,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "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": 53155,
            "title": "Nitric oxide donors stimulate bile flow and glutathione disulfide excretion independent of guanosine 3',5'-cyclic [corrected] monophosphate in the isolated perfused rat liver.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Nathanson, MH",
                "Mennone, A",
                "Rydberg, SA",
                "Boyer, JL"
            ],
            "year": 1997,
            "source": "Hepatology. 1997; 25(2):263-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG10300002",
            "pubmed": "9021932",
            "doi": "10.1002/hep.510250202",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T16:59:13+01:00",
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.849,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "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": 53220,
            "title": "Inhibition of nitric oxide synthesis in ischemia/reperfusion of the rat liver is followed by impairment of hepatic microvascular blood flow.",
            "abstract": null,
            "authors": [
                "Koeppel, TA",
                "Thies, JC",
                "Schemmer, P",
                "Trauner, M",
                "Gebhard, MM",
                "Otto, G",
                "Post, S"
            ],
            "year": 1997,
            "source": "J Hepatol. 1997; 27(1):163-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK44900026",
            "pubmed": "9252091",
            "doi": "10.1016/S0168-8278(97)80297-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T16:58:13+01:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.409,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.886363636363636,
            "impactfactor_norm_year": 1998,
            "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": 53148,
            "title": "Endotoxin downregulates rat hepatic ntcp gene expression via decreased activity of critical transcription factors.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Arrese, M",
                "Lee, H",
                "Boyer, JL",
                "Karpen, SJ"
            ],
            "year": 1998,
            "source": "J Clin Invest. 1998; 101(10):2092-2100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073808800008",
            "pubmed": "9593765",
            "doi": "10.1172/JCI1680",
            "pmc": "PMC508797",
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T16:57:03+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": 9.315,
            "impactfactor_year": 1998,
            "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": 53144,
            "title": "Neither intestinal sequestration of bile acids nor common bile duct ligation modulate the expression and function of the rat ileal bile acid transporter.",
            "abstract": null,
            "authors": [
                "Arrese, M",
                "Trauner, M",
                "Sacchiero, RJ",
                "Crossman, MW",
                "Shneider, BL"
            ],
            "year": 1998,
            "source": "Hepatology. 1998; 28(4):1081-1087",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076180000024",
            "pubmed": "9755246",
            "doi": "10.1002/hep.510280424",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T16:56:03+01:00",
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.621,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "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": 53146,
            "title": "Maternal cholestasis does not affect the ontogenic pattern of expression of the Na+/taurocholate cotransporting polypeptide (ntcp) in the fetal and neonatal rat liver.",
            "abstract": null,
            "authors": [
                "Arrese, M",
                "Trauner, M",
                "Ananthanarayanan, M",
                "Boyer, JL",
                "Suchy, FJ"
            ],
            "year": 1998,
            "source": "Hepatology. 1998; 28(3):789-795",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075606000028",
            "pubmed": "9731574",
            "doi": "10.1002/hep.510280328",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T16:55:29+01:00",
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.621,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "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": 6330,
            "title": "Effect of octreotide on fluid absorption and secretion by the normal human jejunum and ileum in vivo.",
            "abstract": null,
            "authors": [
                "Högenauer, C",
                "Aichbichler, B",
                "Santa Ana, C",
                "Porter, J",
                "Fordtran, J"
            ],
            "year": 2002,
            "source": "Aliment Pharmacol Ther. 2002; 16(4):769-777",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175115300014",
            "pubmed": "11929395",
            "doi": "10.1046/j.1365-2036.2002.01228.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6330-53167-1"
            ],
            "imported": "2007-02-27T16:50:06+01:00",
            "journal": "ALIMENT PHARMACOL THERAPEUT",
            "issn": "0269-2813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.98,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.797872340425532,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 6315,
            "title": "Rapid intestinal transit as a primary cause of severe chronic diarrhea in patients with amyloidosis.",
            "abstract": null,
            "authors": [
                "Guirl, MJ",
                "Högenauer, C",
                "Santa Ana, CA",
                "Porter, JL",
                "Little, KH",
                "Stone, MJ",
                "Fordtran, JS"
            ],
            "year": 2003,
            "source": "Am J Gastroenterol. 2003; 98(10):2219-2225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186037200020",
            "pubmed": "14572571",
            "doi": "10.1111/j.1572-0241.2003.07695.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6315-53167-6"
            ],
            "imported": "2007-02-27T16:45:21+01:00",
            "journal": "AMER J GASTROENTEROL",
            "issn": "0002-9270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.172,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.872340425531915,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66328,
            "title": "Hyperthermie in der Onkologie",
            "abstract": null,
            "authors": [
                "Kohek, P"
            ],
            "year": 2006,
            "source": "-Complemetary medicine meets oncology; 7.12.2006; salzburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66328-14073"
            ],
            "persons": [],
            "imported": "2007-02-27T16:28:58+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66327,
            "title": "Hyperthermia as a therapeutic option in recurrent breast sarcoma",
            "abstract": null,
            "authors": [
                "Kohek, P",
                "Thalhammer, M"
            ],
            "year": 2006,
            "source": "European Journal of cancer surgery. Vol 32(1):214-214.-ESSO 2006; 30.11.-2.12.2006; Venice Italy.  (ISBN: 0748-7983 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66327-14073"
            ],
            "persons": [
                "66327-51965"
            ],
            "imported": "2007-02-27T16:22:32+01:00",
            "journal": "European Journal of cancer surgery",
            "issn": "0748-7983",
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "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": 66326,
            "title": "Transplantationschirurgie untr besonderer Berücksichtigung der Verhältnisse beim üälteren Patienten. Kopendium Altersmedizin, Kapitel Pankreas- und Inselzelltransplantation",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Wasler, A",
                "Prenner, G",
                "Iberer, F",
                "Müller, H",
                "Stiegler, P"
            ],
            "year": 2006,
            "source": " In: Heiss; W; editors(s). Landsberg, Deutschland: ECOMED Medizin;  2006. p. 60. (ISBN: 978-3-609-10370-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66326-14073"
            ],
            "persons": [
                "66326-50874",
                "66326-51982"
            ],
            "imported": "2007-02-27T16:21:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Heiss; W;",
            "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": 66325,
            "title": "Transplantationschirurgie untr besonderer Berücksichtigung der Verhältnisse beim üälteren Patienten. Kopendium Altersmedizin, Kapitel Lebertransplantation",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Wasler, A",
                "Prenner, G",
                "Iberer, F",
                "Müller, H",
                "Stiegler, P"
            ],
            "year": 2006,
            "source": " In: Heiss; W; editors(s). Landsberg, Deutschland: ECOMED Medizin;  2006. p. 60. (ISBN: 978-3-609-10370-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66325-14073"
            ],
            "persons": [
                "66325-50874",
                "66325-51982"
            ],
            "imported": "2007-02-27T16:20:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Heiss; W;",
            "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": 66324,
            "title": "Transplantationschirurgie untr besonderer Berücksichtigung der Verhältnisse beim üälteren Patienten. Kopendium Altersmedizin, Kapitel Die cardiale Resynchronisationstherapie",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Wasler, A",
                "Prenner, G",
                "Iberer, F",
                "Müller, H",
                "Stiegler, P"
            ],
            "year": 2006,
            "source": " In: Heiss; W; editors(s). Landsberg, Deutschland: ECOMED Medizin;  2006. p. 60. (ISBN: 978-3-609-10370-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66324-14073"
            ],
            "persons": [
                "66324-50874",
                "66324-51982"
            ],
            "imported": "2007-02-27T16:20:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Heiss; W;",
            "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": 66323,
            "title": "the role of laparoscopic sleeve gastrektomy as an initial weight loss multi purpose bariatric operation in patients with poor esophageal motility",
            "abstract": null,
            "authors": [
                "Kohek, P",
                "Freisinger, J"
            ],
            "year": 2006,
            "source": "J of Clinical Gastroenterology. Vol.40(8):189-189.-OESO 2006; 3.9.-6.9.2006; Avignon france. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66323-14073"
            ],
            "persons": [],
            "imported": "2007-02-27T16:16:26+01:00",
            "journal": "J of Clinical Gastroenterology",
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66322,
            "title": "Transplantationschirurgie untr besonderer Berücksichtigung der Verhältnisse beim üälteren Patienten. Kopendium Altersmedizin, Kapitel Der implantierbare Cardioverter-Defibrillator",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Wasler, A",
                "Prenner, G",
                "Iberer, F",
                "Müller, H",
                "Stiegler, P"
            ],
            "year": 2006,
            "source": " In: Heiss; W; editors(s). Landsberg, Deutschland: ECOMED Medizin;  2006. p. 60. (ISBN: 978-3-609-10370-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66322-14073"
            ],
            "persons": [
                "66322-50874",
                "66322-51982"
            ],
            "imported": "2007-02-27T16:16:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Heiss; W;",
            "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": 66321,
            "title": "Transplantationschirurgie untr besonderer Berücksichtigung der Verhältnisse beim üälteren Patienten. Kopendium Altersmedizin, Kapitel Herz-Lungentransplantation",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Wasler, A",
                "Prenner, G",
                "Iberer, F",
                "Müller, H",
                "Stiegler, P"
            ],
            "year": 2006,
            "source": " In: Heiss; W; editors(s). Landsberg, Deutschland: ECOMED Medizin;  2006. p. 60. (ISBN: 978-3-609-10370-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66321-14073"
            ],
            "persons": [
                "66321-50874",
                "66321-51982"
            ],
            "imported": "2007-02-27T16:15:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Heiss; W;",
            "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": 66319,
            "title": "Transplantationschirurgie untr besonderer Berücksichtigung der Verhältnisse beim üälteren Patienten. Kopendium Altersmedizin, Kapitel Herztransplantation",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Wasler, A",
                "Prenner, G",
                "Iberer, F",
                "Müller, H",
                "Stiegler, P"
            ],
            "year": 2006,
            "source": " In: Heiss; W; editors(s).  2006. p. 60. (ISBN: 978-3-609-10370-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66319-14073"
            ],
            "persons": [
                "66319-50874",
                "66319-51982"
            ],
            "imported": "2007-02-27T16:12:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Heiss; W;",
            "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": 66317,
            "title": "Chromosomenaberrationen.",
            "abstract": null,
            "authors": [
                "Speicher, MR"
            ],
            "year": 2006,
            "source": " In: Murken, J; Grimm, T;  Holinsky-Feder, E. editors(s). Taschenlehrbuch Humangenetik .  2006. p. 175-197. (ISBN: 3131392975) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66317-14021"
            ],
            "persons": [],
            "imported": "2007-02-27T16:10:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Murken, J; Grimm, T;  Holinsky-Feder, E.",
            "collection_title": "Taschenlehrbuch Humangenetik ",
            "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": 66314,
            "title": "Chromosomen des Menschen.",
            "abstract": null,
            "authors": [
                "Speicher, MR"
            ],
            "year": 2006,
            "source": " In: Murken, J; Grimm, T; Holinsky-Feder, E; editors(s). Taschenlehrbuch Humangenetik .  2006. p. 126-174. (ISBN: 3131392975) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66314-14021"
            ],
            "persons": [],
            "imported": "2007-02-27T16:00:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Murken, J; Grimm, T; Holinsky-Feder, E;",
            "collection_title": "Taschenlehrbuch Humangenetik ",
            "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
        }
    ]
}