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=155640&ordering=-impactfactor
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=155660&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155620&ordering=-impactfactor",
    "results": [
        {
            "id": 111029,
            "title": "The relevance of unsaturated fatty acids in dry eye syndrome",
            "abstract": null,
            "authors": [
                "Konigshofer, KA",
                "Rabensteiner, DF",
                "Boldin, I",
                "Schmut, O",
                "Horwath-Winter, J"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(1): 13-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000289900900004",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0469-3",
            "pmc": null,
            "organizations": [
                "111029-14043"
            ],
            "persons": [
                "111029-53007-4",
                "111029-56837-6"
            ],
            "imported": "2011-05-23T12:56:44+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 114416,
            "title": "Pollen grains on the ocular surface - how helpful are rinsing-solutions?",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF",
                "Lipp, M",
                "Kirchengast, S",
                "Bauer, H",
                "Horwath-Winter, J",
                "Rieger, G",
                "Loos, W",
                "Schmut, O"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(4): 252-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000295851400003",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0022-4",
            "pmc": null,
            "organizations": [
                "114416-14043"
            ],
            "persons": [
                "114416-50720-6",
                "114416-53007-6"
            ],
            "imported": "2011-11-02T11:45:27+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 115236,
            "title": "Childhood accidents and their prevention",
            "abstract": null,
            "authors": [
                "Eberl, R",
                "Spitzer, P",
                "Singer, G",
                "Hollwarth, ME"
            ],
            "year": 2011,
            "source": "MONATSSCHR KINDERH. 2011; 159(10): 928-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297146900006",
            "pubmed": null,
            "doi": "10.1007/s00112-011-2422-6",
            "pmc": null,
            "organizations": [
                "115236-14049"
            ],
            "persons": [
                "115236-50778-6"
            ],
            "imported": "2011-12-15T15:03:25+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 114402,
            "title": "Role of TNF-alpha-308G > A and-238G > A gene polymorphisms in patients with retinal artery occlusion",
            "abstract": null,
            "authors": [
                "Hausberger, S",
                "Steinbrugger, I",
                "Haas, A",
                "Rabensteiner, DF",
                "Luger, T",
                "Borkenstein, AF",
                "Renner, W",
                "Wedrich, A",
                "El-Shabrawi, Y",
                "Schmut, O",
                "Weger, M"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(4): 273-276. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000295851400007",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0024-2",
            "pmc": null,
            "organizations": [
                "114402-14028",
                "114402-14043"
            ],
            "persons": [
                "114402-50910-6",
                "114402-51850-6",
                "114402-51899-6",
                "114402-51984-4",
                "114402-53938-6"
            ],
            "imported": "2011-11-02T11:45:27+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 111040,
            "title": "Quality assurance in vitreoretinal surgery for macular pucker. A project of the Retina Commission of the Austrian Ophthalmological Society",
            "abstract": null,
            "authors": [
                "Schonherr, U",
                "Haas, A",
                "Kralinger, M",
                "Krepler, K",
                "Miesbauer, P",
                "Rigal, K",
                "Schimetta, W",
                "Scholda, C",
                "Buchinger, B"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(1): 3-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000289900900002",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0466-6",
            "pmc": null,
            "organizations": [
                "111040-14043"
            ],
            "persons": [
                "111040-51850-6"
            ],
            "imported": "2011-05-23T12:56:44+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 113394,
            "title": "Quality assessment of cataract surgery of the Department of Ophthalmology, Medical University of Graz",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2011,
            "source": "SPEKTRUM AUGENHEILKD. 2011; 25(3): 215-219. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000294064400004",
            "pubmed": null,
            "doi": "10.1007/s00717-011-0013-5",
            "pmc": null,
            "organizations": [
                "113394-14043"
            ],
            "persons": [
                "113394-51585-2"
            ],
            "imported": "2011-09-22T15:48:06+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 136102,
            "title": "Guidelines for complications after thyroid surgery: pitfalls in diagnosis and advices for continuous quality improvement",
            "abstract": null,
            "authors": [
                "Bures, C",
                "Klatte, T",
                "Friedrich, G",
                "Kober, F",
                "Hermann, M"
            ],
            "year": 2014,
            "source": "EUR SURG. 2014; 46(1): 38-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331706200007",
            "pubmed": null,
            "doi": "10.1007/s10353-013-0247-3",
            "pmc": null,
            "organizations": [
                "136102-14068"
            ],
            "persons": [
                "136102-51636-6"
            ],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.045,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.09,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 137461,
            "title": "Are we facing a post-antibiotic future in surgery?",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Krause, R"
            ],
            "year": 2014,
            "source": "EUR SURG. 2014; 46(2): 52-54. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000335654200002",
            "pubmed": null,
            "doi": "10.1007/s10353-014-0255-y",
            "pmc": null,
            "organizations": [
                "137461-14073"
            ],
            "persons": [
                "137461-51760-2",
                "137461-51976-6"
            ],
            "imported": "2014-06-18T12:02:19+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.045,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.09,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 20569,
            "title": "Ophthalmic manifestations in Lyme borreliosis. A review.",
            "abstract": null,
            "authors": [
                "Berglöff, J",
                "Gasser, R",
                "Feigl, B"
            ],
            "year": 1994,
            "source": "J Neuroophthalmol. 1994; 14(1): 15-20. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PW33900006",
            "pubmed": "8032473",
            "doi": "10.1097/00041327-199403000-00006",
            "pmc": null,
            "organizations": [
                "20569-14043"
            ],
            "persons": [
                "20569-51533-6"
            ],
            "imported": "2006-06-06T02:00:00+02:00",
            "journal": "J Neuroophthalmol",
            "issn": "1070-8022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.273,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0952380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 65426,
            "title": "Depressive disorders. A diagnostic and therapeutic challenge also for primary care",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2007,
            "source": "Internist (Berl). 2007; 48(2): 173-186. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244686600003",
            "pubmed": "17111158",
            "doi": "10.1007/s00108-006-1704-x",
            "pmc": null,
            "organizations": [
                "65426-29444"
            ],
            "persons": [
                "65426-51907-2"
            ],
            "imported": "2007-02-12T01:00:00+01:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129031,
            "title": "Renal Transplantation and Age - a particular Challenge.",
            "abstract": null,
            "authors": [
                "Wirnsberger, G",
                "Astrid, M",
                "Rosenkranz, A",
                "Renate, Z",
                "Roller-Wirnsberger, R",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST. 2013; 54: 123-124.-DGfN; OCT 5-8, 2013; Berlin. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700283",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129031-14084"
            ],
            "persons": [
                "129031-51745",
                "129031-72630",
                "129031-51739"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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
        },
        {
            "id": 129041,
            "title": "Galectin-3 in Heart Failure with Preserved Ejection Fraction - the Effects of Chronic Aldosterone Receptor Blockade (The Aldo-DHF Trial).",
            "abstract": null,
            "authors": [
                "Durstewitz, K",
                "Holzendorf, V",
                "Wachter, R",
                "Gelbrich, G",
                "Stahrenberg, R",
                "Hasenfuss, G",
                "Pieske, B",
                "Edelmann, F",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 104-105.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700236",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129041-14083"
            ],
            "persons": [],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "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": 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
        },
        {
            "id": 129038,
            "title": "Discrepancy between history and biochemically specific Smoking status in Patients of LURIC Study.",
            "abstract": null,
            "authors": [
                "Wallner-Liebmann, S",
                "Siekmeier, R",
                "Grammer, T",
                "Mangge, H",
                "Marz, W",
                "Renner, W",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST. 2013; 54: 106-106.-Jahrestagung der ÖKG; Juni 5-8, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700240",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129038-14014",
                "129038-14028"
            ],
            "persons": [
                "129038-50910",
                "129038-51266",
                "129038-52854"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 129007,
            "title": "Exercise Training Benefits according to Age and Sex in Diastolic Heart Failure.",
            "abstract": null,
            "authors": [
                "von Oehsen, K",
                "Wachter, R",
                "Durstewitz, K",
                "Duvinage, A",
                "Stahrenberg, R",
                "Holzendorf, V",
                "Pieske, B",
                "Herrmann-Lingen, C",
                "Edelmann, F",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 103-103.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700232",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129007-14083"
            ],
            "persons": [],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "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": 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
        },
        {
            "id": 128998,
            "title": "Validity of different Measurement Parameters to identify Protein Malnutrition in male and female geriatric Patients.",
            "abstract": null,
            "authors": [
                "Roller-Wirnsberger, R",
                "Wirnsberger, G",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 68-68.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700149",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128998-14084"
            ],
            "persons": [
                "128998-51745",
                "128998-51739"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128997,
            "title": "Quality Management in the pre-graduate Training in the Department of Internal Medicine - The Graz Model.",
            "abstract": null,
            "authors": [
                "Roller-Wirnsberger, R",
                "Roller, RE",
                "Zöbl, M",
                "Bernhardt-Melischnig, J",
                "Manhal, S",
                "Dimai, HP"
            ],
            "year": 2013,
            "source": "INTERNIST. 2013; 54: 136-136.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700315",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128997-13935",
                "128997-14026",
                "128997-14080"
            ],
            "persons": [
                "128997-51745",
                "128997-54278",
                "128997-82682",
                "128997-79271"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129004,
            "title": "Considerations for the development of an undergraduate curriculum in geriatric medicine.",
            "abstract": null,
            "authors": [
                "Singler, K",
                "Roller-Wirnsberger, R",
                ""
            ],
            "year": 2013,
            "source": "INTERNIST.  . 2013; 54: 125-125.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000317299700287",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "129004-51745"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.271,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.122,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4538,
            "title": "Management of pineal region tumors",
            "abstract": null,
            "authors": [
                "Pendl, G"
            ],
            "year": 2002,
            "source": "NEUROSURG QUART 2002 12: 279-298.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179315800002",
            "pubmed": null,
            "doi": "10.1097/00013414-200212000-00002",
            "pmc": null,
            "organizations": [
                "4538-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURG QUART",
            "issn": "1050-6438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.106598984771574,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 82355,
            "title": "Guidelines on the treatment of bronchial asthma in children and adolescents",
            "abstract": null,
            "authors": [
                "Riedler, J",
                "Eber, E",
                "Frischer, T",
                "Gotz, M",
                "Horak, E",
                "Zach, M"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 579-584. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256840000014",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1761-4",
            "pmc": null,
            "organizations": [
                "82355-14095"
            ],
            "persons": [
                "82355-51713-6"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 83069,
            "title": "Antibiotika-assoziierte hämorrhagische Kolitis ausgelöst durch Klebsiella oxytoca nach Therapie eines akuten Harnweginfektes mit Amoxicillin/Clavulansäure bei einem 15-jährigen Patienten",
            "abstract": null,
            "authors": [
                "Hoffmann, KM",
                "Deutschmann, A",
                "Freidl, T",
                "Joainig, M",
                "Gorkiewicz, G",
                "Hinterleitner, T",
                "Högenauer, C",
                "Hauer, A"
            ],
            "year": 2008,
            "source": "Monatsschrift Kinderheilkunde2008; 156(S 1):228-229.-104. Jahrestagung der Deutschen Gesellschaft für Kinder- und Jugendmedizin; SEP 11-14; 2008; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83069-14020",
                "83069-14081",
                "83069-14091",
                "83069-14094"
            ],
            "persons": [
                "83069-50496",
                "83069-51968",
                "83069-53167"
            ],
            "imported": "2008-09-14T14:09:20+02:00",
            "journal": null,
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}