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=1080&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157087,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1100&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1060&ordering=impactfactor",
    "results": [
        {
            "id": 123989,
            "title": "Over 5 months of existence rattling breathing and severe dystrophy after ingestion of a button battery: a case report.",
            "abstract": null,
            "authors": [
                "Meir, J",
                "vom Hove, M",
                "Prenzel, F",
                "Gotz, G",
                "Bohm, R",
                "Till, H",
                ""
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. ALLERGOLOGIE34: 280-281.  DEISENHOFEN-MUENCHEN: DUSTRI-VERLAG DR KARL FEISTLE; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000290929100034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123989-14049"
            ],
            "persons": [
                "123989-83445"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "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": 169770,
            "title": "Nursing professionals' attitudes toward use of physical restraints in Styrian nursing homes Austria.",
            "abstract": null,
            "authors": [
                "Mayerl, H",
                "Trummer, T",
                "Stolz, E",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2019,
            "source": "Pflege. 2019; 32(1):57-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456287400006",
            "pubmed": "30319045",
            "doi": "10.1024/1012-5302/a000649",
            "pmc": null,
            "organizations": [
                "169770-14024"
            ],
            "persons": [
                "169770-51688-6",
                "169770-51845-4",
                "169770-89152-6",
                "169770-90882-1"
            ],
            "imported": "2018-10-17T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 175177,
            "title": "[Pressure ulcer risk assessment and preventive measures in mobile / chairfast / bedfast hospital patients].",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Voithofer, C"
            ],
            "year": 2019,
            "source": "Pflege. 2019; 32(4):181-187",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000475843200002",
            "pubmed": "31084289",
            "doi": "10.1024/1012-5302/a000678",
            "pmc": null,
            "organizations": [
                "175177-14509"
            ],
            "persons": [
                "175177-59569-2"
            ],
            "imported": "2019-05-20T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 2457,
            "title": "Surface microscopy of pigmented cutaneous tumors",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1993,
            "source": "ANN DERMATOL VENEREOL 1993 120: 15-20.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KQ24100003",
            "pubmed": "8338324",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2457-14047"
            ],
            "persons": [
                "2457-51620-6"
            ],
            "imported": null,
            "journal": "ANN DERMATOL VENEREOL",
            "issn": "0151-9638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.114285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68042,
            "title": "Endoresektion von vorbestrahlten Aderhautmelanomen als Therapie einer persistierenden Amotio mit (beginnendem) Neovaskularisationsglaukom.",
            "abstract": null,
            "authors": [
                "Langmann, G",
                "Schmutzer, M",
                "Mattes, D",
                "Wedrich, A"
            ],
            "year": 2007,
            "source": "Spektrum der Augenheilkunde. 2007; 21(3): 179-182. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257704200006",
            "pubmed": null,
            "doi": "10.1007/s00717-007-0206-0",
            "pmc": null,
            "organizations": [
                "68042-14043"
            ],
            "persons": [
                "68042-53938-6"
            ],
            "imported": "2007-08-14T17:42:57+02:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 68452,
            "title": "Glaukom bei Tieren.",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Nell, B"
            ],
            "year": 2007,
            "source": "Spektrum der Augenheilkunde. 2007; 21(3): 187-192. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257704200008",
            "pubmed": null,
            "doi": "10.1007/s00717-007-0208-y",
            "pmc": null,
            "organizations": [
                "68452-14043"
            ],
            "persons": [
                "68452-51585-2"
            ],
            "imported": "2007-09-18T19:29:36+02:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 73356,
            "title": "100 Jahre erfolgreiche Hornhauttransplantation",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Komericki, P",
                "McAlister, JC",
                "Faschinger, C",
                "El-Shabrawi, Y",
                "Wedrich, A"
            ],
            "year": 2007,
            "source": "Spektrum der Augenheilkunde. 2007; 21(3): 144-153. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000257704200002",
            "pubmed": null,
            "doi": "10.1007/s00717-007-0202-4",
            "pmc": null,
            "organizations": [
                "73356-14043",
                "73356-14047"
            ],
            "persons": [
                "73356-50041-6",
                "73356-51899-6",
                "73356-53163-2",
                "73356-53938-6"
            ],
            "imported": "2008-01-13T21:27:29+01:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 77576,
            "title": "Phake Intraokularlinsen zur Korrektur hoher Fehlsichtigkeiten.",
            "abstract": null,
            "authors": [
                "Vidic, B",
                ""
            ],
            "year": 2007,
            "source": ". 2007; 21(2): 86-89. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000257703500004",
            "pubmed": null,
            "doi": "10.1007/s00717-007-0190-4",
            "pmc": null,
            "organizations": [
                "77576-14043"
            ],
            "persons": [],
            "imported": "2008-02-29T16:17:30+01:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 82619,
            "title": "Differential diagnosis and treatment of retinal vascular occlusion",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Haas, A"
            ],
            "year": 2007,
            "source": "SPEKTRUM AUGENHEILKD. 2007; 21(2): 118-127. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257703500012",
            "pubmed": null,
            "doi": "10.1007/s00717-007-0197-x",
            "pmc": null,
            "organizations": [
                "82619-14043"
            ],
            "persons": [
                "82619-51850-4",
                "82619-51984-1"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 82628,
            "title": "Acetylsalicylic acid-silicone oil suspension for proliferative vitreoretinopathie: First results of Austrian clinical multicentre study",
            "abstract": null,
            "authors": [
                "Kralinger, MT",
                "Stolba, U",
                "Velikay, M",
                "Egger, S",
                "Binder, S",
                "Wedrich, A",
                "Haas, A",
                "Parel, JM",
                "Kieselbach, GF"
            ],
            "year": 2007,
            "source": "SPEKTRUM AUGENHEILKD. 2007; 21(4): 218-220. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257708800004",
            "pubmed": null,
            "doi": "10.1007/s00717-007-0214-0",
            "pmc": null,
            "organizations": [
                "82628-14043"
            ],
            "persons": [
                "82628-51850-6",
                "82628-53938-6"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 86459,
            "title": "The glaucoma landmark studies and their practical relevances",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Faschinger, EM",
                "Mossbock, G"
            ],
            "year": 2008,
            "source": "SPEKTRUM AUGENHEILKD. 2008; 22(4): 211-221. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000260380200003",
            "pubmed": null,
            "doi": "10.1007/s00717-008-0264-y",
            "pmc": null,
            "organizations": [
                "86459-14043"
            ],
            "persons": [
                "86459-51585-2"
            ],
            "imported": "2008-12-16T15:15:12+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 86472,
            "title": "Role of genetic factors in glaucomas",
            "abstract": null,
            "authors": [
                "Mossbock, G",
                "Faschinger, C",
                "Weger, M",
                "Renner, W"
            ],
            "year": 2008,
            "source": "SPEKTRUM AUGENHEILKD. 2008; 22(4): 227-232. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000260380200005",
            "pubmed": null,
            "doi": "10.1007/s00717-008-0269-6",
            "pmc": null,
            "organizations": [
                "86472-14028",
                "86472-14043"
            ],
            "persons": [
                "86472-50910-6",
                "86472-51585-6",
                "86472-51984-6"
            ],
            "imported": "2008-12-16T15:15:12+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 86681,
            "title": "Ein modifiziertes KPG-Ubbelohde Viskosimeter zur Bestimmung der Viskosität kleiner Volumina von Kammerwasser und Tränenflüssigkeit",
            "abstract": null,
            "authors": [
                "Rabensteiner, D",
                "Schmut, O",
                "Bauer, H",
                "Faschinger, C"
            ],
            "year": 2008,
            "source": "Spektrum der Augenheilkunde. 2008; 22(5): 295-296. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262485300004",
            "pubmed": null,
            "doi": "10.1007/s00717-008-0282-9",
            "pmc": null,
            "organizations": [
                "86681-14043"
            ],
            "persons": [
                "86681-50720-6",
                "86681-51585-6"
            ],
            "imported": "2009-01-08T10:16:18+01:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 87996,
            "title": "Corneal opacities after penetrating keratoplasty in a patient with keratokonus due to Isotretinoin (Ciscutan(A (R))) medication",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Nix, G",
                "Kleinert, R",
                "Haller, EM"
            ],
            "year": 2008,
            "source": "SPEKTRUM AUGENHEILKD. 2008; 22(5): 305-309. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262485300007",
            "pubmed": null,
            "doi": "10.1007/s00717-008-0280-y",
            "pmc": null,
            "organizations": [
                "87996-14020",
                "87996-14043"
            ],
            "persons": [
                "87996-51585-2"
            ],
            "imported": "2009-02-20T13:09:51+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 87997,
            "title": "Orientation - and what the eyes contribute",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2008,
            "source": "SPEKTRUM AUGENHEILKD. 2008; 22(5): 318-323. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262485300010",
            "pubmed": null,
            "doi": "10.1007/s00717-008-0279-4",
            "pmc": null,
            "organizations": [
                "87997-14043"
            ],
            "persons": [
                "87997-51585-2"
            ],
            "imported": "2009-02-20T13:09:51+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 87998,
            "title": "On the way to excellence",
            "abstract": null,
            "authors": [
                "Langmann, G"
            ],
            "year": 2008,
            "source": "SPEKTRUM AUGENHEILKD. 2008; 22(5): 328-332. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000262485300012",
            "pubmed": null,
            "doi": "10.1007/s00717-008-0289-2",
            "pmc": null,
            "organizations": [
                "87998-14043"
            ],
            "persons": [],
            "imported": "2009-02-20T13:09:51+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 90655,
            "title": "Optische Kohärenztomographie der Photorezeptorschicht im gesunden Auge und bei hereditärer Makuladystrophie.",
            "abstract": null,
            "authors": [
                "Stur, M",
                "Hermann, B",
                "Ergun, E",
                "Unterhuber, A",
                "Wirtitsch, M",
                "Sattmann, H",
                "Drexler, W"
            ],
            "year": 2007,
            "source": "Spektrum der Augenheilkunde. 2007; 21(1): 29-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257646100005",
            "pubmed": null,
            "doi": "10.1007/s00717-006-0170-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-05-21T16:46:10+02:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 90725,
            "title": "Colour vision and contrast sensitivity with photochromatic IOL",
            "abstract": null,
            "authors": [
                "Wenzl, E",
                "Wohlfahrt, C",
                "Vidic, B",
                "Zalaudek, K",
                "El-Shabrawi, Y",
                "Wirtitsch, MG",
                "Wedrich, A",
                "Ardjomand, N"
            ],
            "year": 2009,
            "source": "SPEKTRUM AUGENHEILKD. 2009; 23(1): 17-20. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000265564700004",
            "pubmed": null,
            "doi": "10.1007/s00717-009-0311-3",
            "pmc": null,
            "organizations": [
                "90725-14043"
            ],
            "persons": [
                "90725-51899-6",
                "90725-53163-4",
                "90725-53938-6",
                "90725-63764-1",
                "90725-94147-6"
            ],
            "imported": "2009-05-25T13:54:24+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0612244897959184,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.0612244897959184,
            "impactfactor_norm_super_year": 2009,
            "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": 92253,
            "title": "Progress in strabismus and treatment of amblyopia",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S",
                "Brandner, M"
            ],
            "year": 2009,
            "source": "SPEKTRUM AUGENHEILKD. 2009; 23(3): 183-186. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000267368300005",
            "pubmed": null,
            "doi": "10.1007/s00717-009-0328-7",
            "pmc": null,
            "organizations": [
                "92253-14043"
            ],
            "persons": [
                "92253-53949-6"
            ],
            "imported": "2009-08-04T14:20:15+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0612244897959184,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.0612244897959184,
            "impactfactor_norm_super_year": 2009,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 93332,
            "title": "Statements about glaucoma: assessment and polling by American experts and Austrian ophthalmologists - a comparison",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Eberle, C",
                "Hommer, A"
            ],
            "year": 2009,
            "source": "SPEKTRUM AUGENHEILKD. 2009; 23(4): 270-276. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269484700007",
            "pubmed": null,
            "doi": "10.1007/s00717-009-0343-8",
            "pmc": null,
            "organizations": [
                "93332-14043"
            ],
            "persons": [
                "93332-51585-2"
            ],
            "imported": "2009-09-22T11:27:20+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.259,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0612244897959184,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.0612244897959184,
            "impactfactor_norm_super_year": 2009,
            "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
        }
    ]
}