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=153720&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157103,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153740&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153700&ordering=imported",
    "results": [
        {
            "id": 34295,
            "title": "Multicenter study on acute electrical stimulation of the human retina with an epiretinal implant: Clinical results in 20 patients",
            "abstract": null,
            "authors": [
                "Richard, G",
                "Feucht, M",
                "Bornfeld, N",
                "Laube, T",
                "Rossler, G",
                "Velikay-Parel, M",
                "Hornig, R"
            ],
            "year": 2005,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2005 46: -.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227980401172",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.643,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2005,
            "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": 34296,
            "title": "Clinical test procedures for intraocular visual prostheses",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Langmann, A",
                "Langmann, G",
                "Richard, G",
                "Zehnder, T",
                "Hornig, R"
            ],
            "year": 2005,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2005 46: -.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227980405581",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.643,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2005,
            "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": 34297,
            "title": "Visual perceptions in an acute human trial for retina implant technology",
            "abstract": null,
            "authors": [
                "Richard, G",
                "Feucht, M",
                "Laube, T",
                "Bornfeld, N",
                "Walter, P",
                "Velikay-Parel, M",
                "Hornig, R"
            ],
            "year": 2004,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2004 45: U126-U126.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000223338200599",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.577,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.976190476190476,
            "impactfactor_norm_year": 2004,
            "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": 34300,
            "title": "Proliferative vitreoretinopathy--at what risk is the fellow eye?",
            "abstract": null,
            "authors": [
                "Richter-Mueksch, S",
                "Kiss, CG",
                "Radner, W",
                "Binder, S",
                "Velikay-Parel, M"
            ],
            "year": 2004,
            "source": "Wien Klin Wochenschr. 2004; 116(1-2):32-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220159700007",
            "pubmed": "15030121",
            "doi": "10.1007/BF03040421",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.524271844660194,
            "impactfactor_norm_year": 2004,
            "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": 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": 34303,
            "title": "Informed consent and decision making by cataract patients.",
            "abstract": null,
            "authors": [
                "Kiss, CG",
                "Richter-Mueksch, S",
                "Stifter, E",
                "Diendorfer-Radner, G",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2004,
            "source": "Arch Ophthalmol. 2004; 122(1):94-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187947100015",
            "pubmed": "14718302",
            "doi": "10.1001/archopht.122.1.94",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OPHTHALMOL",
            "issn": "0003-9950",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.926,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 2004,
            "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": 34304,
            "title": "Different reading ability but same distance acuity of patients with drusen maculopathy and CNV-scars",
            "abstract": null,
            "authors": [
                "Richter-Mueksch, S",
                "Stur, M",
                "Stifter, E",
                "Kiss, C",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2003,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2003 44: U267-U267.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606800948",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.148,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2003,
            "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": 34305,
            "title": "Impaired reading performance in uveitis associated chronic cystoid macular edema",
            "abstract": null,
            "authors": [
                "Kiss, CG",
                "Barisani-Asenbauer, T",
                "Richter-Mueksch, S",
                "Maca, S",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2003,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2003 44: U413-U413.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606802306",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.148,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2003,
            "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": 34306,
            "title": "Reduced reading ability of eyes with anisometropic amblyopia",
            "abstract": null,
            "authors": [
                "Osarovsky-Sasin, E",
                "Richter-Mueksch, S",
                "Pfleger, T",
                "Stifter, E",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2002,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2002 43: U1325-U1325.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606701842",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.091,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2002,
            "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": 34307,
            "title": "Different reading ability with diffractive and refractive multifocal intraocular lenses",
            "abstract": null,
            "authors": [
                "Richter-Mueksch, S",
                "Weghaupt, H",
                "Skorpik, C",
                "Velikay-Parel, M",
                "Stifter, E",
                "Radner, W"
            ],
            "year": 2002,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2002 43: U88-U88.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606600423",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.091,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2002,
            "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": 34308,
            "title": "Interlacing between collagen lamellae in the human cornea",
            "abstract": null,
            "authors": [
                "Radner, WC",
                "Richter-Mueksch, S",
                "Velikay-Parel, M",
                "Mallinger, R"
            ],
            "year": 2002,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2002 43: U373-U373.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606601651",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.091,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2002,
            "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": 34311,
            "title": "Influence of sex, visual acuity, and systemic disease on delayed presentation for cataract surgery in Austria.",
            "abstract": null,
            "authors": [
                "Richter-Mueksch, S",
                "Zehetmayer, M",
                "Radner, W",
                "Kaider, A",
                "Velikay-Parel, M"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(12):1999-2005",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172597500025",
            "pubmed": "11738917",
            "doi": "10.1016/S0886-3350(01)01002-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": 34312,
            "title": "Reliability of reading speed measurements with the short sentences of the Radner Reading Charts.",
            "abstract": null,
            "authors": [
                "Obermayer, W",
                "Willinger, U",
                "Eisenwort, B",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S436-S436.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246702303",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "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": 34313,
            "title": "A new computerized method for reading speed analysis.",
            "abstract": null,
            "authors": [
                "Radner, W",
                "Obermayer, W",
                "Willinger, U",
                "Eisenwort, B",
                "Velikay-Parel, M"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S436-S436.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246702304",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "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": 34316,
            "title": "SUBCONJUNCTIVAL IMPLANTATION OF POLYMERIC GELS AND FLUIDS - A SIMPLE TEST FOR BIOCOMPATIBILITY",
            "abstract": null,
            "authors": [
                "VELIKAY, M",
                "JALLET, V",
                "VILLAIN, F",
                "MALEK, N",
                "KATO, H",
                "PAREL, JM"
            ],
            "year": 1995,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1995 36: S166-S166.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995QM91500806",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.019,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 34317,
            "title": "A NOVEL ARTIFICIAL MESHWORK IMPLANT (MESH)",
            "abstract": null,
            "authors": [
                "JALLET, V",
                "MATSUI, T",
                "HAEFLIGER, I",
                "VELIKAY, M",
                "LEE, W",
                "LEGEAIS, JM",
                "SAVOLDELLI, M",
                "PAREL, JM"
            ],
            "year": 1995,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1995 36: S346-S346.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995QM91501624",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.019,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 35937,
            "title": "Impact of prenatal ultrasound screening programmes on mortality with malformations.",
            "abstract": null,
            "authors": [
                "Garne, E",
                "Berghold, A",
                "Johnson, Z",
                "Stoll, C"
            ],
            "year": 1999,
            "source": "PEDIAT RES 1999 45: 187-187.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000080560800206",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "35937-51344"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.671,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 35978,
            "title": "Cinacalcet (MIMPARA (R)/SENSIPAR (R)) maintains achievement of NKF-K/DOQI treatment targets for secondary hyperparathyroidism (HPT) in patients on dialysis",
            "abstract": null,
            "authors": [
                "Frazao, JM",
                "Holzer, H",
                "Stummvoll, HK",
                "Bahner, U",
                "Wilkie, M",
                "Zani, V",
                "Hutton, H",
                "Motellon, JL",
                "Braun, J"
            ],
            "year": 2005,
            "source": "NEPHROL DIALYSIS TRANSPLANT 2005 20: V89-V89.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234376900255",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "35978-14084"
            ],
            "persons": [
                "35978-51535"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.976,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 35979,
            "title": "Long term efficacy of cinacalcet in secondary hyperparathyroidism (HPT) of end stage renal disease (ESRD)",
            "abstract": null,
            "authors": [
                "Cunningham, J",
                "Urena, P",
                "Reichel, H",
                "Holzer, H",
                "Drueke, T",
                "Zani, V",
                "Hutton, S",
                "Turner, S",
                "Braun, J"
            ],
            "year": 2005,
            "source": "NEPHROL DIALYSIS TRANSPLANT 2005 20: V89-V90.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234376900256",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "35979-14084"
            ],
            "persons": [
                "35979-51535"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.976,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 35981,
            "title": "Glomerular permeability is altered by loss of P0, a myelin protein expressed in glomerular epithelial cells",
            "abstract": null,
            "authors": [
                "Plaisier, E",
                "Mougenot, B",
                "Verpont, MC",
                "Jouanneau, C",
                "Archelos, J",
                "Martini, R",
                "Kerjaschki, D",
                "Ronco, P"
            ],
            "year": 2005,
            "source": "NEPHROL DIALYSIS TRANSPLANT 2005 20: V211-V211.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234376901234",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "35981-14051"
            ],
            "persons": [
                "35981-51987"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.976,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 35985,
            "title": "Inhaled treprostinil corrected for treatment of chronic pulmonary arterial hypertension.",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Ghofrani, HA",
                "Grimminger, F",
                "Seeger, W",
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "Ann Intern Med. 2006; 144(2):149-150",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000234725500023",
            "pubmed": "16418424",
            "doi": "10.7326/0003-4819-144-2-200601170-00026",
            "pmc": null,
            "organizations": [
                "35985-14087"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANN INTERN MED",
            "issn": "0003-4819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.78,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.971428571428571,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}