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=1960&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1980&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1940&ordering=imported",
    "results": [
        {
            "id": 62143,
            "title": "Der Patient mit einer Aortenstenose bei einem nicht-kardiochirurgischen Eingriff",
            "abstract": null,
            "authors": [
                "Fruhwald, S"
            ],
            "year": 2006,
            "source": "Austrian International Congress; 13.-15.9.; Linz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62143-14070"
            ],
            "persons": [
                "62143-51938"
            ],
            "imported": "2006-12-04T15:40:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62144,
            "title": "Jahresbericht zum Steirischen Seuchenplan 2005",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Feierl, G",
                "Gränz, A",
                "Spielberger, A",
                "Wassermann-Neuhold, M"
            ],
            "year": 2006,
            "source": "Hrsgb: Amt der Steiermärkischen Landesregierung, März . 2006",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62144-14023"
            ],
            "persons": [
                "62144-51818",
                "62144-51674"
            ],
            "imported": "2006-12-04T16:00:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62145,
            "title": "Abfall",
            "abstract": null,
            "authors": [
                "Reinthaler, FF"
            ],
            "year": 2006,
            "source": " In: Amt der Steiermärkischen Landesregierung, Sanitätsdirektion editors(s). Handbuch für Hygiene in Pflegeheimen. Graz: Classic Verlag;  2006",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62145-14023"
            ],
            "persons": [
                "62145-51674"
            ],
            "imported": "2006-12-04T16:41:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Amt der Steiermärkischen Landesregierung, Sanitätsdirektion",
            "collection_title": "Handbuch für Hygiene in Pflegeheimen",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62149,
            "title": "Biofeedback systems in hemodialysis.",
            "abstract": null,
            "authors": [
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "American Society for Artificial Internal Organs, 52nd Annual Conference ; JUNE 8-10, 2006; Chicago, ILLINOIS. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62149-14010"
            ],
            "persons": [
                "62149-51834"
            ],
            "imported": "2006-12-04T19:47:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62151,
            "title": "Das kontrollierte Paar. Ehe- und Sexualpolitik im Nationalsozialismus ",
            "abstract": null,
            "authors": [
                "Czarnowski, G"
            ],
            "year": 1991,
            "source": "(Ergebnisse der Frauenforschung Bd. 24) Weinheim 1991: Deutscher Studienverlag ;  [ Dissertation ] Free University of Berlin; 1991. pp.320. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62151-14024"
            ],
            "persons": [
                "62151-50862"
            ],
            "imported": "2006-12-04T21:33:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Free University of Berlin",
            "country": "276",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62191,
            "title": "Combination of surgery and gamma knife radiosurgery--a therapeutic option for patients with tumors of nasal cavity or paranasal sinuses infiltrating the skull base.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Zanarotti, U",
                "Groell, R",
                "Wolf, G",
                "Stammberger, H",
                "Sutter, B",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Otorhinolaryngol Ital. 2002; 22(2):74-79",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12068475",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62191-14050",
                "62191-14066"
            ],
            "persons": [
                "62191-51686-6",
                "62191-51640-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Otorhinolaryngol Ital",
            "issn": "0392-100X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62161,
            "title": "Screening for psychogenic factors in functional dysphonia",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Fitzek, T",
                "Freidl, W",
                "Egger, J"
            ],
            "year": 1993,
            "source": "HNO. 1993; 41(12): 564-570. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP20600003",
            "pubmed": "8125799",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62161-51505-6",
                "62161-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 62155,
            "title": "A comparison of EEG mapping with and without visual artefact control in focal cerebral lesions",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Freidl, W",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1992; 23(2):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58500009",
            "pubmed": "1505434",
            "doi": "10.1055/s-2008-1060709",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62155-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 62160,
            "title": "Occupational reintegration and subjective quality of life after inpatient rehabilitation in myocardial infarct",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Egger, J",
                "Schratter, J"
            ],
            "year": 1993,
            "source": "Rehabilitation (Stuttg). 1993; 32(2): 121-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8332823",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62160-51505-6",
                "62160-51845-1"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Rehabilitation (Stuttg)",
            "issn": "0034-3536",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62162,
            "title": "Diagnostic value of biochemical tumor markers in brain tumors. Review of the literature and own experience with serum analysis of sialic acid (NANA), carcinoembryonic antigen (CEA) and neuron-specific enolase (NSE)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Marth, E",
                "Desoye, G",
                "Freidl, W",
                "Walzl, M"
            ],
            "year": 1990,
            "source": "Zentralbl Neurochir. 1990; 51(3): 129-137. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2092546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62162-51503-6",
                "62162-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Zentralbl Neurochir",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.153465346534653,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 62156,
            "title": "The value of EEG mapping in intracerebral hematomas",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Freidl, W",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1992; 23(2): 105-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58500010",
            "pubmed": "1505435",
            "doi": "10.1055/s-2008-1060710",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62156-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 62190,
            "title": "Gamma-Knife radiosurgery of mesiotemporal tumour epilepsy observations and long-term results.",
            "abstract": null,
            "authors": [
                "Schröttner, O",
                "Unger, F",
                "Eder, HG",
                "Feichtinger, M",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84(12): 49-55. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12379004",
            "doi": "10.1007/978-3-7091-6117-3_5",
            "pmc": null,
            "organizations": [
                "62190-14050"
            ],
            "persons": [
                "62190-51465-6",
                "62190-51969-6",
                "62190-51853-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62204,
            "title": "Review of source images is necessary for the evaluation of gadolinium-enhanced MR angiography for renal artery stenosis.",
            "abstract": null,
            "authors": [
                "Wehrschuetz, M",
                "Aschauer, M",
                "Portugaller, H",
                "Stix, A",
                "Wehrschuetz-Sigl, E",
                "Hausegger, K",
                "Ebner, F"
            ],
            "year": 2004,
            "source": "Cardiovasc Intervent Radiol. 2004; 27(5): 441-446. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224047700005",
            "pubmed": "15383846",
            "doi": "10.1007/s00270-004-0047-z",
            "pmc": null,
            "organizations": [
                "62204-14054",
                "62204-14079",
                "62204-14108"
            ],
            "persons": [
                "62204-51955-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Cardiovasc Intervent Radiol",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.323943661971831,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 62171,
            "title": "The role of Gamma Knife radiosurgery in the management of glomus jugular tumours.",
            "abstract": null,
            "authors": [
                "Eustacchio, S",
                "Trummer, M",
                "Unger, F",
                "Schröttner, O",
                "Sutter, B",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84(10): 91-97. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12379010",
            "doi": "10.1007/978-3-7091-6117-3_11",
            "pmc": null,
            "organizations": [
                "62171-14050"
            ],
            "persons": [
                "62171-51686-6",
                "62171-51969-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62158,
            "title": "EEG mapping in middle aged normal volunteers: the impact of cerebrovascular risk factors.",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Schmidt, R",
                "Freidl, W",
                "Reinhart, B",
                "Scala, M",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Brain Topogr. 1993; 6(2):111-115",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8123425",
            "doi": "10.1007/BF01191075",
            "pmc": null,
            "organizations": [
                "62158-14051"
            ],
            "persons": [
                "62158-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Brain Topogr",
            "issn": "0896-0267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.278481012658228,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 62205,
            "title": "Three-dimensional gadolinium-enhanced magnetic resonance angiography used as a one-stop shop'' imaging procedure for venous thromboembolism: a pilot study.",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Aschauer, M",
                "Portugaller, H",
                "Köppel, H",
                "Lipp, RW"
            ],
            "year": 2005,
            "source": "Angiology. 2005; 56(4): 423-430. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230801100010",
            "pubmed": "16079927",
            "doi": "10.1177/000331970505600410",
            "pmc": null,
            "organizations": [
                "62205-14054",
                "62205-14079",
                "62205-14080"
            ],
            "persons": [
                "62205-51948-6",
                "62205-51955-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Angiology",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.943,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.156862745098039,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 62159,
            "title": "Functional structure of the human vocal cord",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Laryngorhinootologie. 1993; 72(5):215-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE06600001",
            "pubmed": "8323625",
            "doi": "10.1055/s-2007-997888",
            "pmc": null,
            "organizations": [
                "62159-14042"
            ],
            "persons": [
                "62159-51636-2",
                "62159-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 62182,
            "title": "Current concepts in gene therapy of the musculoskeletal system.",
            "abstract": null,
            "authors": [
                "Ivkovic, A",
                "Pascher, A",
                "Hudetz, D",
                "Jelic, M",
                "Haspl, M",
                "Windhager, R",
                "Pecina, M"
            ],
            "year": 2006,
            "source": "Acta Chir Orthop Traumatol Cech. 2006; 73(2): 115-122. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16735009",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62182-14052"
            ],
            "persons": [],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Chir Orthop Traumatol Cech",
            "issn": "0001-5415",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 62157,
            "title": "Evaluating the quality of life of women with gynecologic malignancies. (Research project funded by the Fund for Promotion of Scientific Research)",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Lahousen, M",
                "Ploner-Strobl, C",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 212-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118274",
            "doi": "10.1159/000272224",
            "pmc": null,
            "organizations": [
                "62157-14038"
            ],
            "persons": [
                "62157-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 62189,
            "title": "Future aspects of the presurgical evaluation in epilepsy.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Holl, A",
                "Körner, E",
                "Schröttner, O",
                "Eder, H",
                "Unger, F",
                "Pendl, G",
                "Wurst, L",
                "Golaszewski, S",
                "Payer, F",
                "Fazekas, F",
                "Ott, E"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84:  17-26. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "12379001",
            "doi": "10.1007/978-3-7091-6117-3_2",
            "pmc": null,
            "organizations": [
                "62189-14050",
                "62189-14051"
            ],
            "persons": [
                "62189-51465-1",
                "62189-51969-6",
                "62189-51853-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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
        }
    ]
}