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=980&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1000&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=960&ordering=impactfactor",
    "results": [
        {
            "id": 8058,
            "title": "APPLICATIONS OF USER-DEFINED PROGRAMS WITH THE OCTOPUS COMPUTERIZED PERIMETER",
            "abstract": null,
            "authors": [
                "FASCHINGER, C",
                "AUERBACH, B",
                "MUQTADIR, AKMA"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 183:  333-335. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054934",
            "pmc": null,
            "organizations": [
                "8058-14043"
            ],
            "persons": [
                "8058-51585-2"
            ],
            "imported": "2010-02-18T16:41:43+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8059,
            "title": "PHOTOGRAPHIC DOCUMENTATION OF A CASE OF ESSENTIAL IRIS ATROPHY",
            "abstract": null,
            "authors": [
                "AUERBACH, B",
                "FASCHINGER, C"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 370-371.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800022",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054949",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8060,
            "title": "6 GENERATIONS WITH LATTICE CORNEAL-DYSTROPHY - THE GRAZ FAMILY",
            "abstract": null,
            "authors": [
                "HESSE, W",
                "HALLER, EM"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 372-374.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800023",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054950",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8061,
            "title": "INDICATION FOR AND TECHNIQUE OF IRIS SUTURING",
            "abstract": null,
            "authors": [
                "BARTL, G",
                "WOCHESLANDER, E"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 375-376.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800024",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054951",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8062,
            "title": "PATHOGENESIS OF ACUTE POSTERIOR MULTIFOCAL PLACOID PIGMENT EPITHELIOPATHY",
            "abstract": null,
            "authors": [
                "SCHUHMANN, G",
                "VIDIC, B",
                "FASCHINGER, C"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 183:  445-447. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800053",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054980",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:16:00+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8133,
            "title": "Lipid metabolism disorders in patients with retinal artery occlusions",
            "abstract": null,
            "authors": [
                "Fellinger, C",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1984,
            "source": "KLIN MONATSBL AUGENHEILK. 1984; 184(2): 109-111. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SF26500007",
            "pubmed": "6716886",
            "doi": "10.1055/s-2008-1054421",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T17:19:24+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8134,
            "title": "Relative discharge of tears by the upper and lower lacrimal ducts",
            "abstract": null,
            "authors": [
                "Vidic, B",
                "Schuhmann, G",
                "Auerbach, B"
            ],
            "year": 1984,
            "source": "KLIN MONATSBL AUGENHEILK. 1984; 184(2): 125-127. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SF26500011",
            "pubmed": "6716890",
            "doi": "10.1055/s-2008-1054425",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:42:35+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8264,
            "title": "LATE FINDINGS IN PREMATURELY BORN CHILDREN AFTER O-2 ADMINISTRATION",
            "abstract": null,
            "authors": [
                "SCHUHMANN, G",
                "FASCHINGER, C",
                "BRUNNER, H"
            ],
            "year": 1984,
            "source": "KLIN MONATSBL AUGENHEILK 1984 185: 402-403.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TU60000033",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054652",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8265,
            "title": "VITREORETINAL DEGENERATION IN A CASE OF CONGENITAL BONE DYSPLASIA",
            "abstract": null,
            "authors": [
                "AUERBACH, B",
                "FASCHINGER, C",
                "SCHMIDBERGER, H"
            ],
            "year": 1984,
            "source": "KLIN MONATSBL AUGENHEILK 1984 185: 404-406.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TU60000034",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054653",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8266,
            "title": "DEFINITION OF THE BLIND SPOT BY COMPUTER PERIMETRY",
            "abstract": null,
            "authors": [
                "FASCHINGER, C"
            ],
            "year": 1984,
            "source": "KLIN MONATSBL AUGENHEILK. 1984; 185:  465-467. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TU60000058",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054677",
            "pmc": null,
            "organizations": [
                "8266-14043"
            ],
            "persons": [
                "8266-51585-2"
            ],
            "imported": "2010-02-18T16:58:49+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8330,
            "title": "Endothelium microscopy studies following keratoplasty",
            "abstract": null,
            "authors": [
                "Kunz, R",
                "Hanselmayer, H"
            ],
            "year": 1985,
            "source": "Klin Monatsbl Augenheilkd. 1985; 186(2):93-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADY8100004",
            "pubmed": "3889474",
            "doi": "10.1055/s-2008-1050882",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8372,
            "title": "Blood sugar and lipid metabolism parameters in diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Fellinger, C",
                "Hofmann, H"
            ],
            "year": 1985,
            "source": "KLIN MONATSBL AUGENHEILK. 1985; 186(5): 347-350. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJJ3700004",
            "pubmed": "3927059",
            "doi": "10.1055/s-2008-1050935",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T10:59:51+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8466,
            "title": "Comparative pressure measurements with the non-contact tonometer and the Goldmann applanation tonometer",
            "abstract": null,
            "authors": [
                "Langmann, G",
                "Schuhmann, G",
                "Schwaiger, W"
            ],
            "year": 1985,
            "source": "KLIN MONATSBL AUGENHEILK. 1985; 187(5): 345-347. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600008",
            "pubmed": "4087781",
            "doi": "10.1055/s-2008-1054327",
            "pmc": null,
            "organizations": [
                "8466-14043"
            ],
            "persons": [],
            "imported": "2009-11-10T14:42:38+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8467,
            "title": "Polyvinyl iodine in ophthalmic surgery",
            "abstract": null,
            "authors": [
                "Auerbach, B",
                "Reich, E",
                "Schuhmann, G"
            ],
            "year": 1985,
            "source": "Klin Monatsbl Augenheilkd. 1985; 187(5):361-362",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600014",
            "pubmed": "4087787",
            "doi": "10.1055/s-2008-1054333",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8468,
            "title": "Documentation of the clinical picture of keratoconjunctivitis atopica in constitutional neurodermatitis",
            "abstract": null,
            "authors": [
                "Kunz, R",
                "Fellinger, C"
            ],
            "year": 1985,
            "source": "Klin Monatsbl Augenheilkd. 1985; 187(5):366-368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600016",
            "pubmed": "4087788",
            "doi": "10.1055/s-2008-1054335",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8469,
            "title": "Ophthalmologic and roentgenologic findings in a rare case of mucopolysaccharidosis 4 B",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Schmidberger, H"
            ],
            "year": 1985,
            "source": "Klin Monbl Augenheilkd. 1985; 187(5):408-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600031",
            "pubmed": "3936970",
            "doi": "10.1055/s-2008-1054350",
            "pmc": null,
            "organizations": [
                "8469-14043"
            ],
            "persons": [
                "8469-51585-2"
            ],
            "imported": "2010-02-18T16:59:30+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8470,
            "title": "INFLUENCE OF PREGNANCY ON THE PATHOGENESIS AND PROGRESSION OF DIABETIC-RETINOPATHY",
            "abstract": null,
            "authors": [
                "FELLINGER, C",
                "HOFMANN, H",
                "UNTERWEGER, G"
            ],
            "year": 1985,
            "source": "KLIN MONATSBL AUGENHEILK 1985 187: 467-468.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600058",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054377",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8471,
            "title": "KINETICS OF OPHTHALMOLOGICALLY RELEVANT ANTIBIOTICS IN BLOOD AND AQUEOUS-HUMOR",
            "abstract": null,
            "authors": [
                "SCHUHMANN, G",
                "ZIAK, E",
                "KONSTANTINOU, D",
                "PONGRATZ, E"
            ],
            "year": 1985,
            "source": "KLIN MONATSBL AUGENHEILK 1985 187: 476-477.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600062",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054381",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8614,
            "title": "Electron microscopy study of artificial vitreous gel",
            "abstract": null,
            "authors": [
                "Ehgartner, EM",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1986,
            "source": "KLIN MONATSBL AUGENHEILK. 1986; 188(4): 299-301. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C300900010",
            "pubmed": "3723971",
            "doi": "10.1055/s-2008-1050634",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:31:34+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8615,
            "title": "Gas permeable contact lenses in the management of problem cases and in prolonged wearing time",
            "abstract": null,
            "authors": [
                "Pongratz, E",
                "Schuhmann, G",
                "Kunz, R"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 188(4):319-321",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C300900016",
            "pubmed": "3459932",
            "doi": "10.1055/s-2008-1050640",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}