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=156280&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156300&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156260&ordering=-impactfactor",
    "results": [
        {
            "id": 3998,
            "title": "Bladder metastasis from renal-cell carcinoma twelve years after nephrectomy",
            "abstract": null,
            "authors": [
                "Riedler, I",
                "Primus, G",
                "Trummer, H",
                "Ratschek, M",
                "Hubmer, G"
            ],
            "year": 2001,
            "source": "AKTUEL UROL 2001 32: 376-378.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172305500007",
            "pubmed": null,
            "doi": "10.1055/s-2001-18295",
            "pmc": null,
            "organizations": [
                "3998-14056"
            ],
            "persons": [
                "3998-51528-6"
            ],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0227272727272727,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 124606,
            "title": "Refractive correction for infants: recommendations of the Consilium Strabologicum Austriacum and the Orthoptik Austria.",
            "abstract": null,
            "authors": [
                "Wocheslaender, P",
                "Lindner, S",
                "Brandner, M",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(5): 241-245. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311519100004",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0124-7",
            "pmc": null,
            "organizations": [
                "124606-14043"
            ],
            "persons": [
                "124606-53949-6"
            ],
            "imported": "2013-01-07T11:18:00+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.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 124615,
            "title": "Treatment of amblyopia: guidelines from Consilium Strabologicum Austriacum in cooperation with Orthoptik Austria.",
            "abstract": null,
            "authors": [
                "Brandner, M",
                "Lindner, S",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(5): 236-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311519100003",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0122-9",
            "pmc": null,
            "organizations": [
                "124615-14043"
            ],
            "persons": [
                "124615-53949-2"
            ],
            "imported": "2013-01-07T11:18:00+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.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 121042,
            "title": "European Foundation for Quality Management (EFQM) at the Division of Strabology at the Department of Ophthalmology Graz.",
            "abstract": null,
            "authors": [
                "Tarmann, L",
                "Lindner, S",
                "Brandner, M",
                "Saliba, S",
                "Wedrich, A",
                "Foussek, C",
                "Klug, U",
                "Langmann, G",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(3): 165-171. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000306340500005",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0106-9",
            "pmc": null,
            "organizations": [
                "121042-14043"
            ],
            "persons": [
                "121042-53938-6",
                "121042-53949-6"
            ],
            "imported": "2012-08-27T13:57:18+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.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123771,
            "title": "Limited vitrectomy with intravitreal bevacizumab, rt-PA and gas for submacular hemorrhage due to age-related macular degeneration.",
            "abstract": null,
            "authors": [
                "Tarmann, L",
                "Wedrich, A",
                "Haas, A",
                "Berghold, A",
                "Kresse, A",
                "Vajda, C",
                "Maier, R",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 197-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100003",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0119-4",
            "pmc": null,
            "organizations": [
                "123771-14014",
                "123771-14026",
                "123771-14043"
            ],
            "persons": [
                "123771-51205-6",
                "123771-51344-6",
                "123771-51850-6",
                "123771-53938-6",
                "123771-60096-6"
            ],
            "imported": "2012-12-04T11:54:15+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.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123733,
            "title": "Did the profile of the age of cataract patients change within the last 14 years? An analysis of 76,760 phacoemulsifications.",
            "abstract": null,
            "authors": [
                "Faschinger, EM",
                "Rabensteiner, D",
                "Grasl, M",
                "Faschinger, C",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 221-225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100007",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0116-7",
            "pmc": null,
            "organizations": [
                "123733-14043"
            ],
            "persons": [
                "123733-51585-6"
            ],
            "imported": "2012-12-04T11:54:15+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.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123763,
            "title": "Development and implementation of a mission statement at the University Department of Ophthalmology Graz.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Langmann, G",
                "Klug, U",
                "Langmann, A",
                "Faschinger, C",
                "Wohlfart, C",
                "Weger, M",
                "Granitz, E",
                "Kohlhofer, A",
                "Hodl, R",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 212-220. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100006",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0111-z",
            "pmc": null,
            "organizations": [
                "123763-14043"
            ],
            "persons": [
                "123763-51585-6",
                "123763-51984-6",
                "123763-53938-2"
            ],
            "imported": "2012-12-04T11:54:15+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.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76798,
            "title": "[An unusual case of a blow-out fracture. Entrance of a bone fragment into the frontal lobe after a ski accident].",
            "abstract": null,
            "authors": [
                "Huber, A",
                "Fischer, J",
                "Simbrunner, J"
            ],
            "year": 1993,
            "source": "Neurochirurgia (Stuttg). 1993; 36(4):137-139",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:A1993LK96900008",
            "pubmed": "8350977",
            "doi": "10.1055/s-2008-1053814",
            "pmc": null,
            "organizations": [],
            "persons": [
                "76798-51716-6"
            ],
            "imported": "2008-02-27T01:00:00+01:00",
            "journal": "Neurochirurgia (Stuttg)",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 157329,
            "title": "Potentials, challenges and limitations of a molecular characterization of circulating tumor DNA for the management of cancer patients",
            "abstract": null,
            "authors": [
                "Ulz, P",
                "Gerger, A",
                "Belic, J",
                "Heitzer, E"
            ],
            "year": 2016,
            "source": "LABORATORIUMSMEDIZIN. 2016; 40(5): 323-334. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000389667800006",
            "pubmed": null,
            "doi": "10.1515/labmed-2016-0049",
            "pmc": null,
            "organizations": [
                "157329-14021",
                "157329-14085"
            ],
            "persons": [
                "157329-50899-4",
                "157329-58814-6"
            ],
            "imported": "2017-01-18T16:14:58+01:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7786,
            "title": "Acute spinal epidural haematoma in the course of immune vasculitis",
            "abstract": null,
            "authors": [
                "Flaschka, G"
            ],
            "year": 1982,
            "source": "Neurochirurgia (Stuttg). 1982; 25(5):174-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PK36200005",
            "pubmed": "7155255",
            "doi": "10.1055/s-2008-1053985",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROCHIRURGIA",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 11811,
            "title": "Surgical treatment of epilepsy.",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Grunert, P",
                "Graf, M",
                "Czech, T"
            ],
            "year": 1990,
            "source": "Neurochirurgia (Stuttg). 1990; 33 Suppl 1(1):27-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EM39000009",
            "pubmed": "2127301",
            "doi": "10.1055/s-2008-1053592",
            "pmc": null,
            "organizations": [
                "11811-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROCHIRURGIA",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8157,
            "title": "Intraoperative topical nimodipine after aneurysm clipping.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Suzuki, A",
                "Yasui, N",
                "Ito, Z"
            ],
            "year": 1984,
            "source": "Neurochirurgia (Stuttg). 1984; 27(2):36-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SK49900002",
            "pubmed": "6728093",
            "doi": "10.1055/s-2008-1053722",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROCHIRURGIA",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 9174,
            "title": "Increase in intracranial pressure in monitoring brain stem auditory evoked potentials using headphones",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Pfurtscheller, G",
                "Tritthart, H",
                "List, WF"
            ],
            "year": 1988,
            "source": "NEUROCHIRURGIA. 1988; 31(6): 216-218. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R079200004",
            "pubmed": "3237294",
            "doi": "10.1055/s-2008-1053940",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9174-51073-2"
            ],
            "imported": "2010-02-03T16:10:32+01:00",
            "journal": "NEUROCHIRURGIA",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 63140,
            "title": "CEA plasma levels in patients with intracranial tumours.",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Desoye, G"
            ],
            "year": 1987,
            "source": "Neurochirurgia (Stuttg). 1987; 30(1):5-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F918400002",
            "pubmed": "3550502",
            "doi": "10.1055/s-2008-1053645",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Neurochirurgia (Stuttg)",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 82368,
            "title": "Oral dose diamine oxidase (DAO) in patients with suspicion on Histamine-intolerance",
            "abstract": null,
            "authors": [
                "Komericki, P",
                "Klein, G",
                "Hawranek, T",
                "Land, R",
                "Reider, N",
                "Strimitzer, T",
                "Kranzelbinder, B",
                "Aberer, W"
            ],
            "year": 2008,
            "source": "ALLERGOLOGIE. 2008; 31(5):190-190.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000256717100016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "82368-14047"
            ],
            "persons": [
                "82368-50041",
                "82368-51346"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.175,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 95899,
            "title": "Rare Contact allergens - rare or rarely recognized?",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2009,
            "source": "ALLERGOLOGIE. 2009; 32(10):411-411.-Neue Allergene; NOV 15-16, 2009; Bad Saarow. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000271479100014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95899-14047"
            ],
            "persons": [
                "95899-51346"
            ],
            "imported": "2009-11-20T14:31:47+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.175,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ALLERGY",
            "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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81351,
            "title": "Allergological diagnostics of hypersensitivity reactions to drugs",
            "abstract": null,
            "authors": [
                "Przybilla, B",
                "Aberer, W",
                "Bircher, AJ",
                "Brehler, R",
                "Brockow, K",
                "Dickel, H",
                "Fuchs, T",
                "Hertl, M",
                "Mockenhaupt, M",
                "Pfaar, O",
                "Ring, J",
                "Sachs, B",
                "Vieluf, D",
                "Wedi, B",
                "Worm, M",
                "Zuberbier, T",
                "Merk, HF"
            ],
            "year": 2008,
            "source": "ALLERGOLOGIE. 2008; 31(4): 153-158. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000255302500005",
            "pubmed": null,
            "doi": "10.5414/ALP31153",
            "pmc": null,
            "organizations": [
                "81351-14047"
            ],
            "persons": [
                "81351-51346-6"
            ],
            "imported": "2008-05-30T11:33:40+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.175,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 82367,
            "title": "Non IgE-interfered incompatibility reaction from straight type against steroid",
            "abstract": null,
            "authors": [
                "Grims, RH",
                "Weger, W",
                "Reiter, H",
                "Kranke, B",
                "Aberer, W"
            ],
            "year": 2008,
            "source": "ALLERGOLOGIE. 2008; 31(5):187-187.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000256717100009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "82367-14047"
            ],
            "persons": [
                "82367-50153",
                "82367-51346",
                "82367-51954"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.175,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 2008,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 53775,
            "title": "Adjuvant treatment of osteo arthritis of the knee with weak pulsing magnetic fields - Results of a prospective, placebo controlled trial",
            "abstract": null,
            "authors": [
                "Fischer, G",
                "Pelka, RB",
                "Barovic, J"
            ],
            "year": 2006,
            "source": "AKTUEL RHEUMATOL. 2006; 31:  226-233. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240946300006",
            "pubmed": null,
            "doi": "10.1055/s-2006-927051",
            "pmc": null,
            "organizations": [
                "53775-14023"
            ],
            "persons": [],
            "imported": "2008-02-26T12:24:58+01:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0909090909090909,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 475,
            "title": "Chronic Sclerosing Peritonitis After Spontaneous Rupture of a Cystic Teratoma a Pitfall in Surgical Staging of Ovarian-Tumors",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Kometter, R",
                "Pickel, H"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 94-95.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078917600008",
            "pubmed": null,
            "doi": "10.1055/s-1999-14167",
            "pmc": null,
            "organizations": [
                "475-14038"
            ],
            "persons": [
                "475-51918-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}