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=-impactfactor
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=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156800&ordering=-impactfactor",
    "results": [
        {
            "id": 64857,
            "title": "Autonomic phenomena of temperature regulation in temporal lobe epilepsy.",
            "abstract": null,
            "authors": [
                "Stefan, H",
                "Feichtinger, M",
                "Black, A"
            ],
            "year": 2003,
            "source": "Epilepsy Behav. 2003; 4(1): 65-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181977300010",
            "pubmed": "12609229",
            "doi": "10.1016/S1525-5050(02)00644-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64857-51465-6"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Epilepsy Behav",
            "issn": "1525-5050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.564285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 183864,
            "title": "Aberrant TNF signalling in dendritic cells in the absence of XIAP contributes to X-linked lymphoproliferative disease (XLP-2) by exaggerated necroptosis",
            "abstract": null,
            "authors": [
                "Yabal, M",
                "Muller, N",
                "Adler, H",
                "Knies, N",
                "Gross, CJ",
                "Damgaard, RB",
                "Kanegane, H",
                "Ringelhan, M",
                "Kaufmann, T",
                "Heikenwalder, M",
                "Strasser, A",
                "Gross, O",
                "Ruland, J",
                "Peschel, C",
                "Gyrd-Hansen, M",
                "Jost, PJ"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37:  246-246. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900600",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "183864-107132"
            ],
            "imported": "2020-10-22T11:54:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 184748,
            "title": "Reduction of nasal fractures under local anaesthesia: an acceptable practice?",
            "abstract": null,
            "authors": [
                "Wild, DC",
                "El Alami, MA",
                "Conboy, PJ"
            ],
            "year": 2003,
            "source": "Surgeon. 2003; 1(1):45-47",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182432400008",
            "pubmed": "15568425",
            "doi": "10.1016/s1479-666x(03)80009-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "184748-89593-2"
            ],
            "imported": "2020-12-14T01:00:00+01:00",
            "journal": "Surgeon",
            "issn": "1479-666X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 129035,
            "title": "Clinical and Dermoscopic Characteristics of Desmoplastic Melanomas.",
            "abstract": null,
            "authors": [
                "Jaimes, N",
                "Chen, L",
                "Dusza, SW",
                "Carrera, C",
                "Puig, S",
                "Thomas, L",
                "Kelly, JW",
                "Dang, L",
                "Zalaudek, I",
                "Braun, RP",
                "Menzies, SW",
                "Busam, KJ",
                "Marghoob, AA",
                ""
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(4):413-421",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317731700004",
            "pubmed": "23325288",
            "doi": "10.1001/jamadermatol.2013.2248",
            "pmc": null,
            "organizations": [
                "129035-14047"
            ],
            "persons": [
                "129035-50151-6"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "JAMA DERMATOL",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": "JAMA DERMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 117960,
            "title": "TGF-beta1 regulation of dendritic cells.",
            "abstract": null,
            "authors": [
                "Strobl, H",
                "Knapp, W"
            ],
            "year": 1999,
            "source": "Microbes Infect. 1999; 1(15):1283-1290",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084699400006",
            "pubmed": "10611756",
            "doi": "10.1016/S1286-4579(99)00256-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117960-79192-2"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "MICROBES INFECT",
            "issn": "1286-4579",
            "collection_publisher": null,
            "collection_title": "MICROBES AND INFECTION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.038,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 217464,
            "title": "Calcifications of vertebrobasilar arteries on CT: detailed distribution and relation to risk factors in 245 ischemic stroke patients.",
            "abstract": null,
            "authors": [
                "Pikija, S",
                "Magdič, J",
                "Hojs-Fabjan, T"
            ],
            "year": 2013,
            "source": "Biomed Res Int. 2013; 2013:  918970",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323346400001",
            "pubmed": "23984421",
            "doi": "10.1155/2013/918970",
            "pmc": "PMC3747337",
            "organizations": [],
            "persons": [
                "217464-130435-2"
            ],
            "imported": "2025-08-25T02:00:00+02:00",
            "journal": "Biomed Res Int",
            "issn": "2314-6141",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.024,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": 0.024,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 119758,
            "title": "Anti-inflammatory phloroglucinol derivatives from Hypericum empetrifolium.",
            "abstract": null,
            "authors": [
                "Crockett, SL",
                "Wenzig, EM",
                "Kunert, O",
                "Bauer, R"
            ],
            "year": 2008,
            "source": "Phytochem Lett. 2008; 1(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262942300009",
            "pubmed": "21151761",
            "doi": "10.1016/j.phytol.2007.12.003",
            "pmc": "PMC3000598",
            "organizations": [],
            "persons": [],
            "imported": "2012-06-11T02:00:00+02:00",
            "journal": "Phytochem Lett",
            "issn": "1874-3900",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.006,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PLANT SCIENCES",
            "impactfactor_norm_super": 0.006,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PLANT SCIENCES",
            "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": 215053,
            "title": "Immunotherapy in renal cell carcinoma",
            "abstract": null,
            "authors": [
                "Heine, A",
                "Holderried, TAW",
                "Brossart, P"
            ],
            "year": 2009,
            "source": "IMMUNOTHERAPY-UK. 2009; 1(1): 97-107. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000273409400016",
            "pubmed": "20635977",
            "doi": "10.2217/1750743X.1.1.97",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215053-131437-1"
            ],
            "imported": "2025-03-06T11:31:13+01:00",
            "journal": "IMMUNOTHERAPY-UK",
            "issn": "1750-743X",
            "collection_publisher": null,
            "collection_title": "IMMUNOTHERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": 129053,
            "title": "Dermoscopy and confocal microscopy of nested melanoma of the elderly: recognizing a newly defined entity.",
            "abstract": null,
            "authors": [
                "Longo, C",
                "Zalaudek, I",
                "Piana, S",
                "Pellacani, G",
                "Lallas, A",
                "Reggiani, C",
                "Argenziano, G"
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(8):941-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323721400011",
            "pubmed": "23740161",
            "doi": "10.1001/jamadermatol.2013.321",
            "pmc": null,
            "organizations": [
                "129053-14047"
            ],
            "persons": [
                "129053-50151-4"
            ],
            "imported": "2013-06-07T02:00:00+02:00",
            "journal": "JAMA Dermatol",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 139221,
            "title": "Three-dimensional recording of the human face with a 3D laser scanner.",
            "abstract": null,
            "authors": [
                "Kovacs, L",
                "Zimmermann, A",
                "Brockmann, G",
                "Gühring, M",
                "Baurecht, H",
                "Papadopulos, NA",
                "Schwenzer-Zimmerer, K",
                "Sader, R",
                "Biemer, E",
                "Zeilhofer, HF"
            ],
            "year": 2006,
            "source": "J Plast Reconstr Aesthet Surg. 2006; 59(11): 1193-1202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242223800008",
            "pubmed": "17046629",
            "doi": "10.1016/j.bjps.2005.10.025",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-10-03T02:00:00+02:00",
            "journal": "J Plast Reconstr Aesthet Surg",
            "issn": "1748-6815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 92400,
            "title": "Vitamin D status and arterial hypertension: a systematic review.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Tomaschitz, A",
                "Ritz, E",
                "Pieber, TR"
            ],
            "year": 2009,
            "source": "Nat Rev Cardiol. 2009; 6(10): 621-630. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270105100006",
            "pubmed": "19687790",
            "doi": "10.1038/nrcardio.2009.135",
            "pmc": null,
            "organizations": [
                "92400-14080"
            ],
            "persons": [
                "92400-51831-6",
                "92400-53344-2"
            ],
            "imported": "2009-08-19T02:00:00+02:00",
            "journal": "Nat Rev Cardiol",
            "issn": "1759-5002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0105263157894737,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.011,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 216030,
            "title": "Feasibility of 2-deoxy-2-[18F]fluoro-D-glucose-A85380-PET for imaging of human cardiac nicotinic acetylcholine receptors in vivo (vol 95, pg 105, 2006)",
            "abstract": null,
            "authors": [
                "Bucerius, J"
            ],
            "year": 2006,
            "source": "CLIN RES CARDIOL. 2006; 95(6): 354-354. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000238023200013",
            "pubmed": "16598519",
            "doi": "10.1007/s00392-006-0397-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216030-132338-2"
            ],
            "imported": "2025-05-08T12:12:59+02:00",
            "journal": "CLIN RES CARDIOL",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": "CLINICAL RESEARCH IN CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.014,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 52823,
            "title": "Prolonged asystole provoked by head-up tilt testing.",
            "abstract": null,
            "authors": [
                "Winker, R",
                "Frühwirth, M",
                "Saul, P",
                "Rüdiger, HW",
                "Pezawas, T",
                "Schmidinger, H",
                "Moser, M"
            ],
            "year": 2006,
            "source": "CLIN RES CARDIOL. 2006; 95:  42-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236964100007",
            "pubmed": "16598444",
            "doi": "10.1007/s00392-006-0310-1",
            "pmc": null,
            "organizations": [
                "52823-14010"
            ],
            "persons": [
                "52823-51671-6"
            ],
            "imported": "2007-02-01T11:25:40+01:00",
            "journal": "CLIN RES CARDIOL",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0135135135135135,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASC",
            "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": 151364,
            "title": "Multiple epithelioid Spitz nevi or tumors with loss of BAP1 expression: a clue to a hereditary tumor syndrome.",
            "abstract": null,
            "authors": [
                "Busam, KJ",
                "Wanna, M",
                "Wiesner, T"
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(3): 335-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317729300013",
            "pubmed": "23552620",
            "doi": "10.1001/jamadermatol.2013.1529",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-14T01:00:00+01:00",
            "journal": "JAMA Dermatol",
            "issn": "2168-6084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 139767,
            "title": "Resting heart rate as a tool for risk stratification in primary care: does it provide incremental prognostic information?",
            "abstract": null,
            "authors": [
                "Leistner, DM",
                "Klotsche, J",
                "Palm, S",
                "Pieper, L",
                "Stalla, GK",
                "Lehnert, H",
                "Silber, S",
                "März, W",
                "Wittchen, HU",
                "Zeiher, AM",
                "DETECT-Study Group"
            ],
            "year": 2012,
            "source": "Eur J Prev Cardiol. 2012; 19(2):275-284",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000302449500019",
            "pubmed": "21450610",
            "doi": "10.1177/1741826710394304",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-10-29T10:47:24+01:00",
            "journal": "EUR J PREV CARDIOL",
            "issn": "2047-4873",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PREVENTIVE CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.008,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.008,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 140047,
            "title": "RAF kinase inhibitor protein is involved in the regulation of myelomonocytic differentiation.",
            "abstract": null,
            "authors": [
                "Zebisch, A",
                "Wolf, O",
                "Rosenberger, A",
                "Petricevic, P",
                "Hatzl, S",
                "Troppmair, J",
                "Kolch, W",
                "Blyth, K",
                "Haller, M",
                "Sill, H",
                "Woelfler, A"
            ],
            "year": 2014,
            "source": "Oncol Res Treat. 2014; 37(S5):49-49. 2014; 37(S5):24-24.-Annual Meeting of the German, Austrian and Swiss Associations of Hematology and Medical Oncology; OCT 10-14; Hamburg.  (ISBN: 978-3-318-0281 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140047-14082"
            ],
            "persons": [
                "140047-51857",
                "140047-51911",
                "140047-57402",
                "140047-77371",
                "140047-94596"
            ],
            "imported": "2014-11-14T20:40:25+01:00",
            "journal": null,
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 136629,
            "title": "Is there a problem of immunodeficiency in long-term plateletpheresis donors?",
            "abstract": null,
            "authors": [
                "Schlenke, P",
                "Kirchner, H"
            ],
            "year": 2000,
            "source": "INFUS THER TRANSFUS. 2000; 27(6): 282-284. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000166150100001",
            "pubmed": null,
            "doi": "10.1159/000053540",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136629-88593-2"
            ],
            "imported": "2014-05-07T18:08:07+02:00",
            "journal": "INFUS THER TRANSFUS",
            "issn": "1424-5485",
            "collection_publisher": null,
            "collection_title": "INFUSION THERAPY AND TRANSFUSION MEDICINE-INFUSIONSTHERAPIE UND TRANSFUSIONSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "IMMUNOLOGY  -  HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 138323,
            "title": "The sick as biological citizens ? How patient-user organizations reconfigure the field of health and illness",
            "abstract": null,
            "authors": [
                "Valenzuela, HC",
                "Mayrhofer, MT"
            ],
            "year": 2013,
            "source": "OSTERR Z POLITWISS. 2013; 42(3): 311-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000338803700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138323-14020"
            ],
            "persons": [],
            "imported": "2014-08-14T11:50:24+02:00",
            "journal": "OSTERR Z POLITWISS",
            "issn": "1615-5548",
            "collection_publisher": null,
            "collection_title": "OSTERREICHISCHE ZEITSCHRIFT FUR POLITIKWISSENSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.006,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "POLITICAL SCIENCE",
            "impactfactor_norm_super": 0.363,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "POLITICAL SCIENCE",
            "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": 151984,
            "title": "The development of a simulation tool for clinical use in image-guided percutaneous minimally invasive cancer treatment (MICT) - the GoSmart project.",
            "abstract": null,
            "authors": [
                "Voigt, P",
                "Fuchs, J",
                "Petersen, TO",
                "Jantschke, R",
                "Flanagan, R",
                "Weir, P",
                "Pollari, M",
                "Alhonnoro, T",
                "Payne, S",
                "Hall, S",
                "Futterer, J",
                "van Oostenbrugge, T",
                "Stiegler, P",
                "Kalmar, P",
                "Fischer, S",
                "Zangos, S",
                "Voglreiter, P",
                "Ellerweg, R",
                "Reuter, D",
                "Stark, E",
                "Kahn, T",
                "Kolesnik, M",
                "Moche, M"
            ],
            "year": 2016,
            "source": "ONCOL RES TREAT. 2016; 39: 24-24.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000371353700075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151984-14073",
                "151984-14108"
            ],
            "persons": [
                "151984-50874"
            ],
            "imported": "2016-04-11T12:01:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 148798,
            "title": "Efficacy of antibiotic prophylaxis in AML patients treated with low-intensity therapeutic regimens",
            "abstract": null,
            "authors": [
                "Bainschab, A",
                "Quehenberger, F",
                "Greinix, HT",
                "Krause, R",
                "Wolfler, A",
                "Sill, H",
                "Zebisch, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 73-74.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800174",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148798-14026",
                "148798-14082"
            ],
            "persons": [
                "148798-50466",
                "148798-51857",
                "148798-51911",
                "148798-51976",
                "148798-57402",
                "148798-54230"
            ],
            "imported": "2015-12-15T14:11:59+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "Oncology Research and Treatment; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}