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=2660&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2680&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2640&ordering=-imported",
    "results": [
        {
            "id": 2874,
            "title": "Local and systemic treatment in small cell carcinoma of the esophagus.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Woltsche, M",
                "Fell, B",
                "Prettenhofer, U",
                "Domej, W",
                "Roger, GM",
                "Pinter, H",
                "Smolle-Juttner, FM"
            ],
            "year": 1999,
            "source": "Oncol Rep. 1999; 7(1):187-192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084354800035",
            "pubmed": "10601616",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2874-14060",
                "2874-14077"
            ],
            "persons": [
                "2874-51525-6",
                "2874-51935-2",
                "2874-51615-6"
            ],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.659,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.180952380952381,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3326,
            "title": "Imprinting centre deletions in two PWS families: implications for diagnostic testing and genetic counseling.",
            "abstract": null,
            "authors": [
                "Buiting, K",
                "Färber, C",
                "Kroisel, P",
                "Wagner, K",
                "Brueton, L",
                "Robertson, ME",
                "Lich, C",
                "Horsthemke, B"
            ],
            "year": 2000,
            "source": "Clin Genet. 2000; 58(4):284-290",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089812900008",
            "pubmed": "11076053",
            "doi": "10.1034/j.1399-0004.2000.580406.x",
            "pmc": null,
            "organizations": [
                "3326-14021"
            ],
            "persons": [
                "3326-51527-6",
                "3326-51682-6"
            ],
            "imported": null,
            "journal": "CLIN GENET",
            "issn": "0009-9163",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.643,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.412280701754386,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 2876,
            "title": "Hormonal therapy of prostate cancer: is there any news?",
            "abstract": null,
            "authors": [
                "Pummer, K",
                "Schmid, H",
                "Trummer, H",
                "Augustin, H",
                "Hubmer, G"
            ],
            "year": 1999,
            "source": "Urol Int. 1999; 63(1):80-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084367800013",
            "pubmed": "10592494",
            "doi": "10.1159/000030422",
            "pmc": null,
            "organizations": [
                "2876-14056"
            ],
            "persons": [
                "2876-51970-6",
                "2876-53053-2"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 2878,
            "title": "Computed tomography densitometry of the lung: a method to assess perfusion defects in acute pulmonary embolism.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Peichel, KH",
                "Uggowitzer, MM",
                "Schmid, F",
                "Hartwagner, K"
            ],
            "year": 1999,
            "source": "Eur J Radiol. 1999; 32(3):192-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084434200008",
            "pubmed": "10632557",
            "doi": "10.1016%2FS0720-048X%2899%2900032-7",
            "pmc": null,
            "organizations": [
                "2878-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.574,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.205128205128205,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 2879,
            "title": "Hereditary motor-sensory neuropathies (Charcot-Marie-Tooth syndrome) and related neuropathies. Current classification and genotype-phenotype correlation",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Wagner, K",
                "Fazekas, F",
                "Löscher, WN",
                "Strasser-Fuchs, S",
                "Hartung, HP"
            ],
            "year": 1999,
            "source": "Nervenarzt. 1999; 70(12):1052-1061",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084459500004",
            "pubmed": "10637810",
            "doi": "10.1007/s001150050539",
            "pmc": null,
            "organizations": [
                "2879-14051"
            ],
            "persons": [
                "2879-51527-6"
            ],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2875,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2880,
            "title": "Indications of cerebral micro-hemorrhage in MRI. Comparative histological findings and possible clinical significance",
            "abstract": null,
            "authors": [
                "Roob, G",
                "Kleinert, R",
                "Seifert, T",
                "Lechner, A",
                "Kapeller, P",
                "Kleinert, G",
                "Schmidt, R",
                "Fazekas, F",
                "Hartung, HP"
            ],
            "year": 1999,
            "source": "NERVENARZT 1999 70: 1082-1087.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084459500007",
            "pubmed": "10637813",
            "doi": "10.1007/s001150050542",
            "pmc": null,
            "organizations": [
                "2880-14051"
            ],
            "persons": [
                "2880-51744-6",
                "2880-53287-6"
            ],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2875,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2881,
            "title": "Role of white matter lesions in cognitive impairment of vascular origin",
            "abstract": null,
            "authors": [
                "Pantoni, L",
                "Leys, D",
                "Fazekas, F",
                "Longstreth, WT",
                "Inzitari, D",
                "Wallin, A",
                "Filippi, M",
                "Scheltens, P",
                "Erkinjuntti, T",
                "Hachinski, V"
            ],
            "year": 1999,
            "source": "ALZ DIS ASSOC DISORDER 1999 13: S49-S54.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084471900008",
            "pubmed": null,
            "doi": "10.1097/00002093-199912003-00008",
            "pmc": null,
            "organizations": [
                "2881-14051",
                "2881-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ALZ DIS ASSOC DISORDER",
            "issn": "0893-0341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.229,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.575757575757576,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2882,
            "title": "Imaging of static brain lesions in vascular dementia: Implications for clinical trials",
            "abstract": null,
            "authors": [
                "Erkinjuntti, T",
                "Bowler, JV",
                "DeCarli, CS",
                "Fazekas, F",
                "Inzitari, D",
                "O'Brien, JT",
                "Pantoni, L",
                "Rockwood, K",
                "Scheltens, P",
                "Wahlund, LO",
                "Desmond, DW"
            ],
            "year": 1999,
            "source": "ALZ DIS ASSOC DISORDER 1999 13: S81-S90.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084471900013",
            "pubmed": null,
            "doi": "10.1097/00002093-199912003-00013",
            "pmc": null,
            "organizations": [
                "2882-14051",
                "2882-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ALZ DIS ASSOC DISORDER",
            "issn": "0893-0341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.229,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.575757575757576,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2199,
            "title": "Rapid detection of aneuploidies by microsatellite and the quantitative fluorescent polymerase chain reaction.",
            "abstract": null,
            "authors": [
                "Adinolfi, M",
                "Pertl, B",
                "Sherlock, J"
            ],
            "year": 1997,
            "source": "Prenat Diagn. 1997; 17(13):1299-1311",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000071992800009",
            "pubmed": "9509547",
            "doi": "10.1002%2F%28SICI%291097-0223%28199712%2917%3A13%3C1299%3A%3AAID-PD297%3E3.0.CO%3B2-H",
            "pmc": null,
            "organizations": [
                "2199-14038"
            ],
            "persons": [
                "2199-51719-6"
            ],
            "imported": null,
            "journal": "PRENATAL DIAG",
            "issn": "0197-3851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.538,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.830188679245283,
            "impactfactor_norm_year": 1998,
            "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
        },
        {
            "id": 2225,
            "title": "Recurrent Salmonella enteritidis sepsis and hepatic tuberculosis.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Grasmug, E",
                "Stauber, RE",
                "Hammer, HF",
                "Hoefler, G",
                "Reisinger, EC"
            ],
            "year": 1995,
            "source": "Gut. 1995; 37(1):136-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RF97300029",
            "pubmed": "7672664",
            "doi": "10.1136/gut.37.1.136",
            "pmc": "PMC1382785",
            "organizations": [
                "2225-14020",
                "2225-14081"
            ],
            "persons": [
                "2225-51530-6",
                "2225-51531-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.023,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 2886,
            "title": "Anesthesia monitoring: degree of compliance with guidelines in Austria",
            "abstract": null,
            "authors": [
                "Marte, W",
                "Ecker, W",
                "Metzler, H"
            ],
            "year": 1999,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 1999; 34(12):743-746",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084617600003",
            "pubmed": "10665309",
            "doi": "10.1055/s-1999-229",
            "pmc": null,
            "organizations": [
                "2886-14044"
            ],
            "persons": [
                "2886-51611-6",
                "2886-51934-2"
            ],
            "imported": null,
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.473,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.173913043478261,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2887,
            "title": "Eicosanoid release in the endotoxin-primed isolated perfused rat lung and its pharmacological modification.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Schuligoi, R",
                "Peskar, BA"
            ],
            "year": 1999,
            "source": "Inflamm Res. 1999; 48(12):632-636",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084621300004",
            "pubmed": "10669114",
            "doi": "10.1007%2Fs000110050514",
            "pmc": null,
            "organizations": [
                "2887-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFLAMM RESEARCH",
            "issn": "1023-3830",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.441,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.420338983050847,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 2888,
            "title": "Radiosurgery of acoustic neurinoma as a minimally invasive alternative to microsurgery",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Walch, C",
                "Papaefthymiou, G",
                "Trummer, M",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "HNO. 1999; 47(12):1046-1051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084627900005",
            "pubmed": "10654181",
            "doi": "10.1007%2Fs001060050489",
            "pmc": null,
            "organizations": [
                "2888-14050"
            ],
            "persons": [
                "2888-51729-6",
                "2888-51969-2"
            ],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2889,
            "title": "Prognostic value of secretory nephropathy for the follow-up of heart transplantation",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Tscheliessnigg, KH",
                "Hoss, G",
                "Fueger, GF"
            ],
            "year": 2000,
            "source": "EUR J NUCL MED 2000 27: 65-65.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000084632000082",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2889-14054"
            ],
            "persons": [
                "2889-51727"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.772,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.9625,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 2891,
            "title": "Austrian Society for Lung Diseases and Tuberculosis: Consensus on diagnosis and therapy of bronchial asthma in adults. Revised draft 1999",
            "abstract": null,
            "authors": [
                "Aigner, K",
                "Block, LH",
                "Kneussl, M",
                "Kummer, F",
                "Neumann, M",
                "Zach, M",
                "Zwick, H"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(24):1044-1047",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084644700007",
            "pubmed": "10677892",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2891-14048"
            ],
            "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.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 2892,
            "title": "Radiosurgery of vestibular schwannomas: a minimally invasive alternative to microsurgery.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Walch, C",
                "Haselsberger, K",
                "Papaefthymiou, G",
                "Trummer, M",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(12):1281-1285",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084647300008",
            "pubmed": "10672298",
            "doi": "10.1007%2Fs007010050431",
            "pmc": null,
            "organizations": [
                "2892-14050"
            ],
            "persons": [
                "2892-51729-6",
                "2892-51969-2"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 2893,
            "title": "Four-year experience with pleural abrasion using a rotating brush during video-assisted thoracoscopy.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Anegg, U",
                "Renner, H",
                "Tomaselli, F",
                "Fell, B",
                "Lunzer, R",
                "Sankin, O",
                "Pinter, H",
                "Friehs, GB",
                "Smolle-Jüttner, FM"
            ],
            "year": 2000,
            "source": "Surg Endosc. 2000; 14(1):75-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084661300016",
            "pubmed": "10653242",
            "doi": "10.1007/s004649900016",
            "pmc": null,
            "organizations": [
                "2893-14077"
            ],
            "persons": [
                "2893-51935-2",
                "2893-53461-6",
                "2893-56918-6",
                "2893-51615-6"
            ],
            "imported": null,
            "journal": "SURG ENDOSC-ULTRASOUND INTERV",
            "issn": "0930-2794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.056,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.845588235294118,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 2894,
            "title": "Dermatology in the new millennium: not dark yet...",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "Arch Dermatol. 2000; 136(1):34-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084661900009",
            "pubmed": "10632185",
            "doi": "10.1001%2Farchderm.136.1.34",
            "pmc": null,
            "organizations": [
                "2894-14047"
            ],
            "persons": [
                "2894-51751-2"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.292,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4557,
            "title": "Intravenous immunoglobulin G for the treatment of relapsing-remitting multiple sclerosis: a meta-analysis.",
            "abstract": null,
            "authors": [
                "Sorensen, PS",
                "Fazekas, F",
                "Lee, M"
            ],
            "year": 2002,
            "source": "Eur J Neurol. 2002; 9(6):557-563",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179547400002",
            "pubmed": "12453069",
            "doi": "10.1046%2Fj.1468-1331.2002.00501.x",
            "pmc": null,
            "organizations": [
                "4557-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J NEUROLOGY",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.565,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.572463768115942,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}