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=156820&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156840&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156800&ordering=imported",
    "results": [
        {
            "id": 5173,
            "title": "Decreased fatty acid esterification compensates for the reduced lipolytic activity in hormone-sensitive lipase-deficient white adipose tissue.",
            "abstract": null,
            "authors": [
                "Zimmermann, R",
                "Haemmerle, G",
                "Wagner, EM",
                "Strauss, JG",
                "Kratky, D",
                "Zechner, R"
            ],
            "year": 2003,
            "source": "J Lipid Res. 2003; 44(11):2089-2099",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187011300008",
            "pubmed": "12923228",
            "doi": "10.1194/jlr.M300190-JLR200",
            "pmc": null,
            "organizations": [
                "5173-14013"
            ],
            "persons": [
                "5173-51904-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.893,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.770114942528736,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 5171,
            "title": "Hypochlorous acid alters bronchial epithelial cell membrane properties and prevention by extracellular glutathione.",
            "abstract": null,
            "authors": [
                "Venglarik, CJ",
                "Giron-Calle, J",
                "Wigley, AF",
                "Malle, E",
                "Watanabe, N",
                "Forman, HJ"
            ],
            "year": 2003,
            "source": "J Appl Physiol. 2003; 95(6):2444-2452",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187004400036",
            "pubmed": "14514700",
            "doi": "10.1152/japplphysiol.00002.2003",
            "pmc": null,
            "organizations": [
                "5171-14013"
            ],
            "persons": [
                "5171-51833-6"
            ],
            "imported": null,
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.027,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.985915492957747,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4897,
            "title": "Prevalence of autoimmune thyroiditis and non-immune thyroid disease in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Niederwieser, G",
                "Buchinger, W",
                "Bonelli, RM",
                "Berghold, A",
                "Reisecker, F",
                "Költringer, P",
                "Archelos, JJ"
            ],
            "year": 2003,
            "source": "J Neurol. 2003; 250(6):672-675",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183459400004",
            "pubmed": "12796827",
            "doi": "10.1007/s00415-003-1053-9",
            "pmc": null,
            "organizations": [
                "4897-14026",
                "4897-14051"
            ],
            "persons": [
                "4897-51344-6",
                "4897-51987-6"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.778,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4778,
            "title": "Cytokine gene polymorphisms in allergic contact dermatitis.",
            "abstract": null,
            "authors": [
                "Westphal, GA",
                "Schnuch, A",
                "Moessner, R",
                "König, IR",
                "Kränke, B",
                "Hallier, E",
                "Ziegler, A",
                "Reich, K"
            ],
            "year": 2003,
            "source": "Contact Dermatitis. 2003; 48(2):93-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182118900008",
            "pubmed": "12694213",
            "doi": "10.1034/j.1600-0536.2003.480208.x",
            "pmc": null,
            "organizations": [
                "4778-14047"
            ],
            "persons": [
                "4778-51954-6"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.095,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.533333333333333,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ALLERGY",
            "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": 4728,
            "title": "Risk for myopathy with statin therapy in high-risk patients.",
            "abstract": null,
            "authors": [
                "Ballantyne, CM",
                "Corsini, A",
                "Davidson, MH",
                "Holdaas, H",
                "Jacobson, TA",
                "Leitersdorf, E",
                "März, W",
                "Reckless, JP",
                "Stein, EA"
            ],
            "year": 2003,
            "source": "Arch Intern Med. 2003; 163(5):553-564",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000181561000005",
            "pubmed": "12622602",
            "doi": "10.1001/archinte.163.5.553",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH INTERN MED",
            "issn": "0003-9926",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.758,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4129,
            "title": "Restoration of erythropoiesis by rituximab in an adult patient with primary acquired pure red cell aplasia refractory to conventional treatment.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Wölfler, A",
                "Beham-Schmid, C",
                "Strunk, D",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 2002,
            "source": "BRIT J HAEMATOL 2002 116: 727-728.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000174217500039",
            "pubmed": "11879264",
            "doi": "10.1046%2Fj.1365-2141.2002.3317_3.x",
            "pmc": null,
            "organizations": [
                "4129-14020",
                "4129-14082"
            ],
            "persons": [
                "4129-51857-6",
                "4129-51911-6"
            ],
            "imported": null,
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.052,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.786885245901639,
            "impactfactor_norm_year": 2002,
            "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": false,
            "local_affiliation": false
        },
        {
            "id": 4114,
            "title": "Hormone-sensitive lipase deficiency in mice causes diglyceride accumulation in adipose tissue, muscle, and testis.",
            "abstract": null,
            "authors": [
                "Haemmerle, G",
                "Zimmermann, R",
                "Hayn, M",
                "Theussl, C",
                "Waeg, G",
                "Wagner, E",
                "Sattler, W",
                "Magin, TM",
                "Wagner, EF",
                "Zechner, R"
            ],
            "year": 2002,
            "source": "J Biol Chem. 2002; 277(7):4806-4815",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173962900035",
            "pubmed": "11717312",
            "doi": "10.1074/jbc.M110355200",
            "pmc": null,
            "organizations": [
                "4114-14013"
            ],
            "persons": [
                "4114-51705-6"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.696,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.902255639097744,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 52960,
            "title": "Apolipoprotein E1 Baden (Arg(180)-->Cys). A new apolipoprotein E variant associated with hypertriglyceridemia.",
            "abstract": null,
            "authors": [
                "Hoffmann, MM",
                "Scharnagl, H",
                "Köster, W",
                "Winkler, K",
                "Wieland, H",
                "März, W"
            ],
            "year": 2001,
            "source": "CLIN CHIM ACTA 2001 303: 41-48.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166700000005",
            "pubmed": "11163021",
            "doi": "10.1016/S0009-8981(00)00372-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52960-50886-6"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.302,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.583333333333333,
            "impactfactor_norm_year": 2001,
            "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": false,
            "local_affiliation": false
        },
        {
            "id": 3986,
            "title": "Lipoprotein (a) binds and inactivates tissue factor pathway inhibitor: a novel link between lipoproteins and thrombosis.",
            "abstract": null,
            "authors": [
                "Caplice, NM",
                "Panetta, C",
                "Peterson, TE",
                "Kleppe, LS",
                "Mueske, CS",
                "Kostner, GM",
                "Broze, GJ",
                "Simari, RD"
            ],
            "year": 2001,
            "source": "Blood. 2001; 98(10):2980-2987",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172177600016",
            "pubmed": "11698280",
            "doi": "10.1182/blood.V98.10.2980",
            "pmc": null,
            "organizations": [
                "3986-14013"
            ],
            "persons": [
                "3986-51669-6"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.273,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 2001,
            "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": false,
            "local_affiliation": false
        },
        {
            "id": 3978,
            "title": "The seamy side of natural medicines: contact sensitization to arnica (Arnica montana L.) and marigold (Calendula officinalis L.).",
            "abstract": null,
            "authors": [
                "Reider, N",
                "Komericki, P",
                "Hausen, BM",
                "Fritsch, P",
                "Aberer, W"
            ],
            "year": 2001,
            "source": "Contact Dermatitis. 2001; 45(5):269-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172117000003",
            "pubmed": "11722485",
            "doi": "10.1034%2Fj.1600-0536.2001.450503.x",
            "pmc": null,
            "organizations": [
                "3978-14047"
            ],
            "persons": [
                "3978-50041-6",
                "3978-51346-6"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.016,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.526315789473684,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3360,
            "title": "Spontaneous motility in preterm infants treated with indomethacin.",
            "abstract": null,
            "authors": [
                "Bos, AF",
                "Venema, IM",
                "Bergervoet, M",
                "Zweens, MJ",
                "Pratl, B",
                "van Eykern, LA"
            ],
            "year": 2000,
            "source": "Biol Neonate. 2000; 78(3):174-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090153600003",
            "pubmed": "11044765",
            "doi": "10.1159/000014267",
            "pmc": null,
            "organizations": [
                "3360-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL NEONATE",
            "issn": "0006-3126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.258,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.690140845070423,
            "impactfactor_norm_year": 2000,
            "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": 3278,
            "title": "Differential mitogenic responses of human macrovascular and microvascular endothelial cells to cytokines underline their phenotypic heterogeneity.",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Hoffmann, C",
                "Olip, H",
                "Pabst, MA",
                "Hahn, T",
                "Dohr, G",
                "Desoye, G"
            ],
            "year": 2001,
            "source": "CELL PROLIFERATION 2001 34: 143-155.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169156000002",
            "pubmed": "11380484",
            "doi": "10.1046%2Fj.1365-2184.2001.00205.x",
            "pmc": null,
            "organizations": [
                "3278-14017",
                "3278-14038"
            ],
            "persons": [
                "3278-51666-6",
                "3278-51718-2"
            ],
            "imported": null,
            "journal": "CELL PROLIFERATION",
            "issn": "0960-7722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.617,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.353741496598639,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 3162,
            "title": "Basaloid neoplasms in nevus sebaceus.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Schaeppi, H",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 2000,
            "source": "J Cutan Pathol. 2000; 27(7):327-337",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088199000001",
            "pubmed": "10917159",
            "doi": "10.1034/j.1600-0560.2000.027007327.x",
            "pmc": null,
            "organizations": [
                "3162-14047"
            ],
            "persons": [
                "3162-51620-6",
                "3162-53442-1"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.611111111111111,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2468,
            "title": "Sustained hyperglycemia in vitro down-regulates the GLUT1 glucose transport system of cultured human term placental trophoblast: a mechanism to protect fetal development?",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Barth, S",
                "Weiss, U",
                "Mosgoeller, W",
                "Desoye, G"
            ],
            "year": 1998,
            "source": "FASEB J 1998 12: 1221-1231.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075738500017",
            "pubmed": "9737725",
            "doi": "10.1096/fasebj.12.12.1221",
            "pmc": null,
            "organizations": [
                "2468-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.861,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1924,
            "title": "Patterns of pelvic and paraaortic lymph node involvement in ovarian cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Girardi, F",
                "Lahousen, M",
                "Tamussino, K",
                "Stettner, H"
            ],
            "year": 1991,
            "source": "Gynecol Oncol. 1991; 40(2):103-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY23700001",
            "pubmed": "2010101",
            "doi": "10.1016%2F0090-8258%2891%2990099-Q",
            "pmc": null,
            "organizations": [
                "1924-14038"
            ],
            "persons": [
                "1924-51826-6"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1330,
            "title": "Infection by Borrelia burgdorferi and cutaneous B-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Zöchling, N",
                "Pütz, B",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J Cutan Pathol. 1997; 24(8):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XX49100001",
            "pubmed": "9331890",
            "doi": "10.1111/j.1600-0560.1997.tb01318.x",
            "pmc": null,
            "organizations": [
                "1330-14047"
            ],
            "persons": [
                "1330-51751-2",
                "1330-51620-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.22,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218,
            "title": "Anemia in Crohn's disease. Importance of inadequate erythropoietin production and iron deficiency.",
            "abstract": null,
            "authors": [
                "Gasché, C",
                "Reinisch, W",
                "Lochs, H",
                "Parsaei, B",
                "Bakos, S",
                "Wyatt, J",
                "Fueger, GF",
                "Gangl, A"
            ],
            "year": 1994,
            "source": "Dig Dis Sci. 1994; 39(9):1930-1934",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PJ30800016",
            "pubmed": "8082499",
            "doi": "10.1007/BF02088127",
            "pmc": null,
            "organizations": [
                "218-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.749,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 90,
            "title": "A simple and robust method for the complete dissociation of HIV-1 p24 and other antigens from immune complexes in serum and plasma samples.",
            "abstract": null,
            "authors": [
                "Steindl, F",
                "Armbruster, C",
                "Pierer, K",
                "Purtscher, M",
                "Katinger, HW"
            ],
            "year": 1998,
            "source": "J Immunol Methods. 1998; 217(1-2):143-151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076194600015",
            "pubmed": "9776584",
            "doi": "10.1016%2FS0022-1759%2898%2900107-0",
            "pmc": null,
            "organizations": [
                "90-14023"
            ],
            "persons": [],
            "imported": null,
            "journal": "J IMMUNOL METHOD",
            "issn": "0022-1759",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.855,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.675,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "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": 8586,
            "title": "Quantitative assessment of the Moro reflex: an attempt to identify infants at risk for SIDS?",
            "abstract": null,
            "authors": [
                "Pucher, G",
                "Haidmayer, R",
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Biomed Tech (Berl). 1987; 32(5):112-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H735800003",
            "pubmed": "3607197",
            "doi": "10.1515/bmte.1987.32.5.112",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8586-51524-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8359,
            "title": "Epidemic outbreak of non-A, non-B hepatitis in a plasmapheresis center. I: Epidemiological observations.",
            "abstract": null,
            "authors": [
                "Muss, N",
                "Frösner, GG",
                "Sandhofer, F"
            ],
            "year": 1985,
            "source": "Infection. 1985; 13(2):57-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR9100003",
            "pubmed": "3922896",
            "doi": "10.1007/BF01660414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}