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=157220&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157486,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157240&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157200&ordering=-imported",
    "results": [
        {
            "id": 26467,
            "title": "Role of nuclear receptors and hepatocyte-enriched transcription factors for Ntcp repression in biliary obstruction in mouse liver.",
            "abstract": null,
            "authors": [
                "Zollner, G",
                "Wagner, M",
                "Fickert, P",
                "Geier, A",
                "Fuchsbichler, A",
                "Silbert, D",
                "Gumhold, J",
                "Zatloukal, K",
                "Kaser, A",
                "Tilg, H",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2005,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2005; 289(5):G798-G805",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232561100004",
            "pubmed": "16002565",
            "doi": "10.1152/ajpgi.00319.2004",
            "pmc": null,
            "organizations": [
                "26467-14020",
                "26467-14081"
            ],
            "persons": [
                "26467-50626-6",
                "26467-51515-6",
                "26467-51663-6",
                "26467-52938-6",
                "26467-54247-6",
                "26467-57230-1",
                "26467-57377-6"
            ],
            "imported": "2006-08-29T13:27:11+02:00",
            "journal": "AMER J PHYSIOL-GASTROINTEST L",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.472,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.804347826086957,
            "impactfactor_norm_year": 2005,
            "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": true,
            "local_affiliation": false
        },
        {
            "id": 27885,
            "title": "Molecularly-defined lactose malabsorption, milk consumption and anthropometric differences in adult males.",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Dobnig, H",
                "Fahrleitner-Pammer, A",
                "Pietschmann, P",
                "Kudlacek, S",
                "Strele, A",
                "Obermayer-Pietsch, B"
            ],
            "year": 2005,
            "source": "QJM. 2005; 98(12):857-863",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233669700002",
            "pubmed": "16299058",
            "doi": "10.1093/qjmed/hci140",
            "pmc": null,
            "organizations": [
                "27885-14080",
                "27885-28394"
            ],
            "persons": [
                "27885-50670-2",
                "27885-51063-6",
                "27885-51809-6",
                "27885-57544-6"
            ],
            "imported": "2006-08-29T13:25:30+02:00",
            "journal": "QJM",
            "issn": "1460-2725",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.829,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.828571428571429,
            "impactfactor_norm_year": 2005,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 17990,
            "title": "4G/5G promoter polymorphism in the plasminogen-activator-inhibitor-1 gene in children with systemic meningococcaemia.",
            "abstract": null,
            "authors": [
                "Geishofer, G",
                "Binder, A",
                "Müller, M",
                "Zöhrer, B",
                "Resch, B",
                "Müller, W",
                "Faber, J",
                "Finn, A",
                "Endler, G",
                "Mannhalter, C",
                "Zenz, W",
                "Central European Meningococcal Genetic Study Group"
            ],
            "year": 2005,
            "source": "Eur J Pediatr. 2005; 164(8):486-490",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230811500004",
            "pubmed": "15843979",
            "doi": "10.1007/s00431-005-1673-4",
            "pmc": null,
            "organizations": [
                "17990-14091",
                "17990-14093"
            ],
            "persons": [
                "17990-51743-6",
                "17990-51643-6",
                "17990-54004-6",
                "17990-51647-4"
            ],
            "imported": "2006-08-29T13:24:25+02:00",
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.382,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.63013698630137,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 42183,
            "title": "Polymorphisms in the interleukin-1 gene cluster in children and young adults with systemic meningococcemia.",
            "abstract": null,
            "authors": [
                "Endler, G",
                "Marculescu, R",
                "Starkl, P",
                "Binder, A",
                "Geishofer, G",
                "Müller, M",
                "Zöhrer, B",
                "Resch, B",
                "Zenz, W",
                "Mannhalter, C",
                "Central European Meningococcal Genetic Study Group"
            ],
            "year": 2006,
            "source": "Clin Chem. 2006; 52(3):511-514",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235674900023",
            "pubmed": "16510430",
            "doi": "10.1373/clinchem.2005.058537",
            "pmc": null,
            "organizations": [
                "42183-14091"
            ],
            "persons": [
                "42183-51743-6",
                "42183-51647-6",
                "42183-54004-6"
            ],
            "imported": "2006-08-29T12:57:43+02:00",
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.454,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 14509,
            "title": "Phenotypic characterization and preclinical production of human lineage-negative cells for regenerative stem cell therapy.",
            "abstract": null,
            "authors": [
                "Strunk, D",
                "Rohde, E",
                "Lanzer, G",
                "Linkesch, W"
            ],
            "year": 2005,
            "source": "TRANSFUSION. 2005; 45:  315-326. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227633600007",
            "pubmed": "15752148",
            "doi": "10.1111/j.1537-2995.2005.04056.x",
            "pmc": null,
            "organizations": [
                "14509-14058",
                "14509-14082"
            ],
            "persons": [],
            "imported": "2006-08-29T12:45:04+02:00",
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.16,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "local_affiliation": false
        },
        {
            "id": 38100,
            "title": "mRNA expression patterns indicate CD30 mediated activation of different apoptosis pathways in anaplastic large cell lymphoma but not in Hodgkin's lymphoma.",
            "abstract": null,
            "authors": [
                "Staber, PB",
                "Noehammer, C",
                "Dürkop, H",
                "Schauer, S",
                "Kenner, L",
                "Linkesch, W",
                "Hoefler, G"
            ],
            "year": 2006,
            "source": "Leuk Res. 2006; 30(3):343-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235039900016",
            "pubmed": "16198418",
            "doi": "10.1016/j.leukres.2005.08.010",
            "pmc": null,
            "organizations": [
                "38100-14020",
                "38100-14082"
            ],
            "persons": [
                "38100-50903-6"
            ],
            "imported": "2006-08-29T12:43:58+02:00",
            "journal": "LEUK RES",
            "issn": "0145-2126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.483,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.583333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 12131,
            "title": "Association analysis of the polymorphism T1128C in the signal peptide of neuropeptide Y in a Swedish hypertensive population.",
            "abstract": null,
            "authors": [
                "Renner, W",
                "Grammer, T",
                "Hoffmann, MM",
                "Nauck, MS",
                "Winkelmann, BR",
                "Boehm, BO",
                "März, W"
            ],
            "year": 2004,
            "source": "J Hypertens. 2004; 22(12):2398-2399",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000225723500025",
            "pubmed": "15614037",
            "doi": "10.1097%2F00004872-200412000-00025",
            "pmc": null,
            "organizations": [
                "12131-14028"
            ],
            "persons": [
                "12131-50910-2"
            ],
            "imported": "2006-08-29T12:43:25+02:00",
            "journal": "J HYPERTENSION",
            "issn": "0263-6352",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.871,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": true,
            "local_affiliation": false
        },
        {
            "id": 13445,
            "title": "Role of the interleukin-6 -174 G>C gene polymorphism in retinal artery occlusion.",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Steinbrugger, I",
                "Haas, A",
                "März, W",
                "El-Shabrawi, Y",
                "Weger, W",
                "Schmut, O",
                "Renner, W"
            ],
            "year": 2005,
            "source": "STROKE. 2005; 36(2): 249-252. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226507600032",
            "pubmed": "15604420",
            "doi": "10.1161/01.STR.0000151329.84830.37",
            "pmc": null,
            "organizations": [
                "13445-14028",
                "13445-14043"
            ],
            "persons": [
                "13445-50153-6",
                "13445-50910-4",
                "13445-51850-6",
                "13445-51899-6",
                "13445-51984-1"
            ],
            "imported": "2006-08-29T12:42:54+02:00",
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.855,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.972972972972973,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 17112,
            "title": "Association of angiotensinogen haplotypes with angiotensinogen levels but not with blood pressure or coronary artery disease: the Ludwigshafen Risk and Cardiovascular Health Study.",
            "abstract": null,
            "authors": [
                "Renner, W",
                "Nauck, M",
                "Winkelmann, BR",
                "Hoffmann, MM",
                "Scharnagl, H",
                "Mayer, V",
                "Boehm, BO",
                "März, W",
                "LURIC Study team"
            ],
            "year": 2005,
            "source": "J Mol Med (Berl). 2005; 83(3):235-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229018400009",
            "pubmed": "15599691",
            "doi": "10.1007/s00109-004-0618-0",
            "pmc": null,
            "organizations": [
                "17112-14028"
            ],
            "persons": [
                "17112-50886-6",
                "17112-50910-2"
            ],
            "imported": "2006-08-29T12:42:31+02:00",
            "journal": "J MOL MED-JMM",
            "issn": "0946-2716",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.702,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 16722,
            "title": "A functional single-nucleotide polymorphism of the G-CSF receptor gene predisposes individuals to high-risk myelodysplastic syndrome.",
            "abstract": null,
            "authors": [
                "Wölfler, A",
                "Erkeland, SJ",
                "Bodner, C",
                "Valkhof, M",
                "Renner, W",
                "Leitner, C",
                "Olipitz, W",
                "Pfeilstöcker, M",
                "Tinchon, C",
                "Emberger, W",
                "Linkesch, W",
                "Touw, IP",
                "Sill, H"
            ],
            "year": 2005,
            "source": "Blood. 2005; 105(9):3731-3736",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228797400056",
            "pubmed": "15644419",
            "doi": "10.1182/blood-2004-06-2094",
            "pmc": null,
            "organizations": [
                "16722-14021",
                "16722-14028",
                "16722-14082"
            ],
            "persons": [
                "16722-50910-6",
                "16722-50997-6",
                "16722-51857-4",
                "16722-51911-1"
            ],
            "imported": "2006-08-29T12:42:07+02:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.131,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.983333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "local_affiliation": false
        },
        {
            "id": 27886,
            "title": "The functional-4C > T polymorphism of the coagulation factor XII gene is not associated with deep venous thrombosis",
            "abstract": null,
            "authors": [
                "Grunbacher, G",
                "Marx-Neuhold, E",
                "Pilger, E",
                "Koppel, H",
                "Renner, W"
            ],
            "year": 2005,
            "source": "J THROMB HAEMOST. 2005; 3:  2815-2817. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000233623700033",
            "pubmed": null,
            "doi": "10.1111/j.1538-7836.2005.01651.x",
            "pmc": null,
            "organizations": [
                "27886-14028",
                "27886-14079"
            ],
            "persons": [
                "27886-50910-4",
                "27886-50911-1",
                "27886-51541-6"
            ],
            "imported": "2006-08-29T12:41:22+02:00",
            "journal": "J THROMB HAEMOST",
            "issn": "1538-7933",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.262,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.9,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": false
        },
        {
            "id": 52800,
            "title": "Large-scale evidence for the effect of the COLIA1 Sp1 polymorphism on osteoporosis outcomes: The GENOMOS study",
            "abstract": null,
            "authors": [
                "Ralston, SH",
                "Uitterlinden, AG",
                "Brandi, ML",
                "Balcells, S",
                "Langdahl, BL",
                "Lips, P",
                "Lorenc, R",
                "Obermayer-Pietsch, B",
                "Scollen, S",
                "Bustamante, M",
                "Husted, LB",
                "Carey, AH",
                "Diez-Perez, A",
                "Dunning, AM",
                "Falchetti, A",
                "Karczmarewicz, E",
                "Kruk, M",
                "van Leeuwen, JPTM",
                "van Meurs, JBJ",
                "Mangion, J",
                "McGuigan, FEA",
                "Mellibovsky, L",
                "del Monte, F",
                "Pols, HAP",
                "Reeve, J",
                "Reid, DM",
                "Renner, W",
                "Rivadeneira, F",
                "van Schoor, NM",
                "Sherlock, RE",
                "Ioannidis, JPA"
            ],
            "year": 2006,
            "source": "PLOS MED. 2006; 3:  515-523. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237548200020",
            "pubmed": "16475872",
            "doi": "10.1371/journal.pmed.0030090",
            "pmc": "PMC1370920",
            "organizations": [
                "52800-14080"
            ],
            "persons": [
                "52800-50910-6",
                "52800-51809-6"
            ],
            "imported": "2006-08-29T12:40:45+02:00",
            "journal": "PLOS MED",
            "issn": "1549-1277",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.75,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.942857142857143,
            "impactfactor_norm_year": 2005,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 19071,
            "title": "JAZF1/JJAZ1 gene fusion in endometrial stromal sarcomas: molecular analysis by reverse transcriptase-polymerase chain reaction optimized for paraffin-embedded tissue.",
            "abstract": null,
            "authors": [
                "Hrzenjak, A",
                "Moinfar, F",
                "Tavassoli, FA",
                "Strohmeier, B",
                "Kremser, ML",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2005,
            "source": "J MOL DIAGN. 2005; 7(3): 388-395. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000231054600009",
            "pubmed": "16049311",
            "doi": "10.1016/S1525-1578(10)60568-5",
            "pmc": "PMC1867540",
            "organizations": [
                "19071-14020"
            ],
            "persons": [
                "19071-50610-2",
                "19071-51515-6",
                "19071-51663-6"
            ],
            "imported": "2006-08-29T12:37:27+02:00",
            "journal": "J MOL DIAGN",
            "issn": "1525-1578",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.885,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 52768,
            "title": "Hypoadiponectinemia as a risk factor for atherosclerosis?",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Sargsyan, K",
                "Mangge, H"
            ],
            "year": 2006,
            "source": "Stroke. 2006; 37(7):1642; author reply 1643-1642; author reply 1643",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000238793700007",
            "pubmed": "16728679",
            "doi": "10.1161/01.STR.0000227260.24490.56",
            "pmc": null,
            "organizations": [
                "52768-14028"
            ],
            "persons": [
                "52768-52854-6",
                "52768-53344-2",
                "52768-54033-6"
            ],
            "imported": "2006-08-29T12:35:12+02:00",
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.391,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.972972972972973,
            "impactfactor_norm_year": 2005,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 19055,
            "title": "Early atherosclerosis in obese juveniles is associated with low serum levels of adiponectin.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Horejsi, R",
                "Möller, R",
                "Almer, G",
                "Scharnagl, H",
                "Stojakovic, T",
                "Dimitrova, R",
                "Weihrauch, G",
                "Borkenstein, M",
                "Maerz, W",
                "Schauenstein, K",
                "Mangge, H"
            ],
            "year": 2005,
            "source": "J Clin Endocrinol Metab. 2005; 90(8):4792-4796",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231068500054",
            "pubmed": "15928248",
            "doi": "10.1210/jc.2005-0167",
            "pmc": null,
            "organizations": [
                "19055-14012",
                "19055-14014",
                "19055-14028",
                "19055-14048",
                "19055-14091"
            ],
            "persons": [
                "19055-50886-6",
                "19055-51654-6",
                "19055-52854-4",
                "19055-53344-1",
                "19055-56571-6"
            ],
            "imported": "2006-08-29T12:34:06+02:00",
            "journal": "J CLIN ENDOCRINOL METAB",
            "issn": "0021-972X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.02,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.921348314606742,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 53235,
            "title": "Thrombin generation in severely obese children.",
            "abstract": null,
            "authors": [
                "Cimenti, C",
                "Mangge, H",
                "Haidl, H",
                "Zach, D",
                "Muntean, W"
            ],
            "year": 2006,
            "source": "J Thromb Haemost. 2006; 4(8):1834-1836",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000239335200027",
            "pubmed": "16879229",
            "doi": "10.1111/j.1538-7836.2006.02038.x",
            "pmc": null,
            "organizations": [
                "53235-14028",
                "53235-14048",
                "53235-14091"
            ],
            "persons": [
                "53235-51651-4",
                "53235-52854-6",
                "53235-54077-6"
            ],
            "imported": "2006-08-29T12:25:53+02:00",
            "journal": "J THROMB HAEMOST",
            "issn": "1538-7933",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.138,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.9,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 52787,
            "title": "Age-dependency of thrombin generation measured by means of calibrated automated thrombography (CAT).",
            "abstract": null,
            "authors": [
                "Haidl, H",
                "Cimenti, C",
                "Leschnik, B",
                "Zach, D",
                "Muntean, W"
            ],
            "year": 2006,
            "source": "THROMB HAEMOST. 2006; 95(5): 772-775. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237718100006",
            "pubmed": "16676066",
            "doi": "10.1160/TH05-10-0685",
            "pmc": null,
            "organizations": [
                "52787-14048",
                "52787-14091"
            ],
            "persons": [
                "52787-51651-4",
                "52787-54077-1"
            ],
            "imported": "2006-08-29T12:25:12+02:00",
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.803,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.686274509803922,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 27972,
            "title": "Critical evaluation of real-time reverse transcriptase-polymerase chain reaction for the quantitative detection of cytokeratin 20 mRNA in colorectal cancer patients.",
            "abstract": null,
            "authors": [
                "Dandachi, N",
                "Balic, M",
                "Stanzer, S",
                "Halm, M",
                "Resel, M",
                "Hinterleitner, TA",
                "Samonigg, H",
                "Bauernhofer, T"
            ],
            "year": 2005,
            "source": "J Mol Diagn. 2005; 7(5):631-637",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232873500011",
            "pubmed": "16258162",
            "doi": "10.1016/S1525-1578(10)60597-1",
            "pmc": "PMC1867557",
            "organizations": [
                "27972-14081",
                "27972-14085"
            ],
            "persons": [
                "27972-50229-6",
                "27972-50539-6",
                "27972-50563-2",
                "27972-51532-6",
                "27972-51692-6",
                "27972-59188-6"
            ],
            "imported": "2006-08-29T12:24:23+02:00",
            "journal": "J MOL DIAGN",
            "issn": "1525-1578",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.885,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 36004,
            "title": "On-line adaptive algorithm with glucose prediction capacity for subcutaneous closed loop control of glucose: evaluation under fasting conditions in patients with Type 1 diabetes.",
            "abstract": null,
            "authors": [
                "Schaller, HC",
                "Schaupp, L",
                "Bodenlenz, M",
                "Wilinska, ME",
                "Chassin, LJ",
                "Wach, P",
                "Vering, T",
                "Hovorka, R",
                "Pieber, TR"
            ],
            "year": 2006,
            "source": "DIABETIC MED. 2006; 23(1): 90-93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234465700015",
            "pubmed": "16409572",
            "doi": "10.1111/j.1464-5491.2006.01695.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36004-51831-6"
            ],
            "imported": "2006-08-29T12:19:01+02:00",
            "journal": "DIABETIC MED",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.484,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.606741573033708,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 18026,
            "title": "Measurement of interstitial insulin in human adipose and muscle tissue under moderate hyperinsulinemia by means of direct interstitial access.",
            "abstract": null,
            "authors": [
                "Bodenlenz, M",
                "Schaupp, LA",
                "Druml, T",
                "Sommer, R",
                "Wutte, A",
                "Schaller, HC",
                "Sinner, F",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 2005,
            "source": "Am J Physiol Endocrinol Metab. 2005; 289(2):E296-E300",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230477700016",
            "pubmed": "15769794",
            "doi": "10.1152/ajpendo.00431.2004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "18026-51831-4"
            ],
            "imported": "2006-08-29T12:18:12+02:00",
            "journal": "AMER J PHYSIOL-ENDOCRINOL MET",
            "issn": "0193-1849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.456,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": true,
            "local_affiliation": false
        }
    ]
}