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=153320&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153340&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153300&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 151996,
            "title": "Therapeutic response to chemotherapeutic drugs of glioma-PDX and correlation to common mutations identified by panel sequencing",
            "abstract": null,
            "authors": [
                "Orthmann, A",
                "Hoffmann, A",
                "Ernst, C",
                "Golob-Schwarzl, N",
                "Krassnig, S",
                "Haybaeck, J",
                "Jodicke, A",
                "Kuhn, S",
                "Linnebacher, M",
                "Fichtner, I",
                "Hoffmann, J"
            ],
            "year": 2016,
            "source": "ONCOL RES TREAT. 2016; 39: 160-160.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000371353700526",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151996-14020"
            ],
            "persons": [
                "151996-84167"
            ],
            "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": 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": 120757,
            "title": "Hip protectors and prevention of hip fractures in older persons.",
            "abstract": null,
            "authors": [
                "Holzer, G",
                "Holzer, LA"
            ],
            "year": 2007,
            "source": "Geriatrics. 2007; 62(8):15-20",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000249004100010",
            "pubmed": "17668960",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-08-02T02:00:00+02:00",
            "journal": "Geriatrics",
            "issn": "1936-5764",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.835,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 105857,
            "title": "Pancreatic exocrine insufficiency: diagnostic evaluation and replacement therapy with pancreatic enzymes.",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2010,
            "source": "DIGEST DIS. 2010; 28(2): 339-343. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000281607100007",
            "pubmed": "20814209",
            "doi": "10.1159/000319411",
            "pmc": null,
            "organizations": [
                "105857-14081"
            ],
            "persons": [
                "105857-51531-2"
            ],
            "imported": "2010-10-13T11:21:11+02:00",
            "journal": "DIGEST DIS",
            "issn": "0257-2753",
            "collection_publisher": null,
            "collection_title": "DIGESTIVE DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.288,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": 84881,
            "title": "Prevalence of overweight and obesity in Austrian male and female farmers.",
            "abstract": null,
            "authors": [
                "Dorner, T",
                "Leitner, B",
                "Stadlmann, H",
                "Fischer, W",
                "Neidhart, B",
                "Lawrence, K",
                "Kiefer, I",
                "Rathmanner, T",
                "Kunze, M",
                "Rieder, A"
            ],
            "year": 2004,
            "source": "Soz Praventivmed. 2004; 49(4):243-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223152400005",
            "pubmed": "15357525",
            "doi": "10.1007/s00038-004-3120-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-10-06T02:00:00+02:00",
            "journal": "Soz Praventivmed",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.639,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.193548387096774,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 29980,
            "title": "Information materials on mammography screening in Austria--do they help women with informed decision?",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Groth, S"
            ],
            "year": 2004,
            "source": "SOZ PRAVENTIVMED 2004 49: 391-397.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234045700007",
            "pubmed": "15669439",
            "doi": "10.1007/s00038-004-3092-0",
            "pmc": null,
            "organizations": [
                "29980-14024"
            ],
            "persons": [
                "29980-51688-2"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.639,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.193548387096774,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 89212,
            "title": "Differential immunoresponses following experimental traumatic brain injury, bone fracture and two-hit-combined neurotrauma.",
            "abstract": null,
            "authors": [
                "Maegele, M",
                "Sauerland, S",
                "Bouillon, B",
                "Schäfer, U",
                "Trübel, H",
                "Riess, P",
                "Neugebauer, EA"
            ],
            "year": 2007,
            "source": "Inflamm Res. 2007; 56(8):318-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248810700002",
            "pubmed": "17687516",
            "doi": "10.1007/s00011-007-6141-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-03-17T01:00:00+01:00",
            "journal": "Inflamm Res",
            "issn": "1023-3830",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.504,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.19327731092437,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 113329,
            "title": "Pain assessment in patients with dementia.",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H",
                "Wejbora, M",
                "Michaeli, K",
                "Kern-Pirsch, C",
                "Sandner-Kiesling, A"
            ],
            "year": 2012,
            "source": "Nervenarzt. 2012; 83(4):458-466",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000303381100003",
            "pubmed": "21932148",
            "doi": "10.1007/s00115-011-3385-5",
            "pmc": null,
            "organizations": [
                "113329-14069",
                "113329-14070"
            ],
            "persons": [
                "113329-51916-4",
                "113329-58422-1",
                "113329-63914-6"
            ],
            "imported": "2011-09-21T02:00:00+02:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 114366,
            "title": "Interferon α therapy in patients with chronic hepatitis C infection: biopsychosocial consequences].",
            "abstract": null,
            "authors": [
                "Baranyi, A",
                "Meinitzer, A",
                "Stepan, A",
                "Matejka, J",
                "Stauber, R",
                "Kapfhammer, HP",
                "Rothenhäusler, HB"
            ],
            "year": 2012,
            "source": "Nervenarzt. 2012; 83(9):1169-1177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308539800009",
            "pubmed": "22033579",
            "doi": "10.1007/s00115-011-3302-y",
            "pmc": null,
            "organizations": [
                "114366-14028",
                "114366-14081",
                "114366-29444"
            ],
            "persons": [
                "114366-50097-6",
                "114366-50887-2",
                "114366-51530-6",
                "114366-51907-6"
            ],
            "imported": "2011-10-30T02:00:00+02:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 124103,
            "title": "Psychosomatic].",
            "abstract": null,
            "authors": [
                "Bohus, M",
                "Kapfhammer, HP"
            ],
            "year": 2012,
            "source": "NERVENARZT. 2012; 83(11): 1399-1402. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000310868600007",
            "pubmed": "23104605",
            "doi": "10.1007/s00115-012-3687-2",
            "pmc": null,
            "organizations": [
                "124103-29444"
            ],
            "persons": [
                "124103-51907-6"
            ],
            "imported": "2012-12-14T15:09:02+01:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": "NERVENARZT",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": true
        },
        {
            "id": 122183,
            "title": "Psychopharmacological treatment in patients with somatoform disorders and functional body syndromes.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP",
                ""
            ],
            "year": 2012,
            "source": "NERVENARZT. 2012; 83(9): 1128-1141. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308539800005",
            "pubmed": "22895795",
            "doi": "10.1007/s00115-011-3446-9",
            "pmc": null,
            "organizations": [
                "122183-29444"
            ],
            "persons": [
                "122183-51907-2"
            ],
            "imported": "2012-10-12T12:34:07+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": "NERVENARZT",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 122233,
            "title": "The faulty Group of somatoform Disorders.",
            "abstract": null,
            "authors": [
                "Gundel, H",
                "Henningsen, P",
                "Kapfhammer, HP",
                "Rief, W",
                ""
            ],
            "year": 2012,
            "source": "NERVENARZT. 2012; 83(9): 1095-1096. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000308539800001",
            "pubmed": "22878675",
            "doi": "10.1007/s00115-011-3436-y",
            "pmc": null,
            "organizations": [
                "122233-29444"
            ],
            "persons": [
                "122233-51907-4"
            ],
            "imported": "2012-10-12T12:34:07+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": "NERVENARZT",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": true
        },
        {
            "id": 126350,
            "title": "Pro and contra: a new rubric for Der Nervenarzt.",
            "abstract": null,
            "authors": [
                "Maier, W",
                "Bauer, M",
                "Kapfhammer, HP",
                "Schneider, F"
            ],
            "year": 2012,
            "source": "Nervenarzt. 2012; 83(5): 563-563. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000304107000001",
            "pubmed": "22534737",
            "doi": "10.1007/s00115-012-3551-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "126350-51907-6"
            ],
            "imported": "2013-02-13T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 117889,
            "title": "A biomechanical analysis of cyclical hand motor function : A pilot study in different Parkinsonian syndromes.",
            "abstract": null,
            "authors": [
                "Wolfsegger, T",
                "Rotaru, I",
                "Topakian, R",
                "Pichler, R",
                "Sonnberger, M",
                "Aichner, FT",
                "Schwameder, H"
            ],
            "year": 2012,
            "source": "Nervenarzt. 2012; 83(6):766-771",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304876100008",
            "pubmed": "22349627",
            "doi": "10.1007/s00115-011-3464-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-02-27T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.804,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.193,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 5392,
            "title": "Treatment of Alzheimer's disease with stabilized oral nicotinamide adenine dinucleotide: a randomized, double-blind study.",
            "abstract": null,
            "authors": [
                "Demarin, V",
                "Podobnik, SS",
                "Storga-Tomic, D",
                "Kay, G"
            ],
            "year": 2004,
            "source": "Drugs Exp Clin Res. 2004; 30(1):27-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221158900004",
            "pubmed": "15134388",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5392-14012"
            ],
            "persons": [],
            "imported": null,
            "journal": "DRUG EXP CLIN RES",
            "issn": "0378-6501",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.797,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.192513368983957,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 93316,
            "title": "Anti-inflammatory and analgesic electrotherapy. Evidence in rheumatology?",
            "abstract": null,
            "authors": [
                "Muller, T"
            ],
            "year": 2009,
            "source": "Z Rheumatol. 2009; 68(7): 532- 533",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269537700003",
            "pubmed": "19657663",
            "doi": "10.1007/s00393-009-0444-4",
            "pmc": null,
            "organizations": [
                "93316-14086"
            ],
            "persons": [],
            "imported": "2009-09-22T11:27:20+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.401,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.192307692307692,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.217,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": true
        },
        {
            "id": 94498,
            "title": "Current therapeutic options for giant cell arteritis",
            "abstract": null,
            "authors": [
                "Wipfler-Freissmuth, E",
                "Loock, J",
                "Moosig, F",
                "Dejaco, C",
                "Duftner, C",
                "Schirmer, M"
            ],
            "year": 2009,
            "source": "Z Rheumatol. 2009; 68(2): 132-136. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000266196500006",
            "pubmed": "19224225",
            "doi": "10.1007/s00393-008-0378-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "94498-66227-6"
            ],
            "imported": "2009-09-30T02:00:00+02:00",
            "journal": "Z Rheumatol",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.401,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.192307692307692,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.217,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": 93315,
            "title": "Cryotherapy",
            "abstract": null,
            "authors": [
                "Hermann, J"
            ],
            "year": 2009,
            "source": "Z RHEUMATOL. 2009; 68(7): 539-541. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269537700005",
            "pubmed": "19652988",
            "doi": "10.1007/s00393-009-0446-2",
            "pmc": null,
            "organizations": [
                "93315-14086"
            ],
            "persons": [
                "93315-51002-2"
            ],
            "imported": "2009-09-22T11:27:20+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.401,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.192307692307692,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.217,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": 93317,
            "title": "Evidence for the use of physics on the human body?].",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 2009,
            "source": "Z Rheumatol. 2009; 68(7):529-529",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269537700002",
            "pubmed": "19690875",
            "doi": "10.1007/s00393-009-0447-1",
            "pmc": null,
            "organizations": [
                "93317-14086"
            ],
            "persons": [],
            "imported": "2009-09-22T11:27:20+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.401,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.192307692307692,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.217,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": true
        },
        {
            "id": 3122,
            "title": "Mucous clearing respiratory-physiotherapy in pediatric pneumology",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Zach, MS"
            ],
            "year": 2000,
            "source": "Schweiz Med Wochenschr. 2000; 130(19):711-719",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087663500006",
            "pubmed": "10846766",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3122-14095"
            ],
            "persons": [],
            "imported": null,
            "journal": "SCHWEIZ MED WOCHENSCHR",
            "issn": "0036-7672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.192307692307692,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}