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=152600&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=imported",
    "results": [
        {
            "id": 5109,
            "title": "18F-FDG PET: early postoperative period of oro-maxillo-facial flaps.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Schultes, G",
                "Wolf, G",
                "Yamashita, Y",
                "Sorantin, E",
                "Kärcher, H"
            ],
            "year": 2003,
            "source": "Nuklearmedizin. 2003; 42(5):210-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186277900004",
            "pubmed": "14571317",
            "doi": "10.1267/NUKL03050210",
            "pmc": null,
            "organizations": [
                "5109-14107",
                "5109-14112"
            ],
            "persons": [
                "5109-51727-2",
                "5109-51566-6",
                "5109-51913-6"
            ],
            "imported": null,
            "journal": "NUKLEARMED-NUCL MED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.849,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.650602409638554,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 5107,
            "title": "Measurement of central blood volume by slow infusion of ultra-pure dialysate during hemodialysis.",
            "abstract": null,
            "authors": [
                "Wimmer, J",
                "Haditsch, B",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 851A-851A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219103921",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5107-14010"
            ],
            "persons": [
                "5107-51535",
                "5107-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5106,
            "title": "Effect of hemodialysis combined with ultrafiltration on thermal parameters, skin blood flow, and energy expenditure",
            "abstract": null,
            "authors": [
                "van der Sande, FM",
                "Rosales, LM",
                "Brenner, Z",
                "Beerenhout, CH",
                "Kooman, JP",
                "Levin, NW",
                "Greenwood, RN",
                "Schneditz, D",
                "Leunissen, KM"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 711A-711A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219103279",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5106-14010"
            ],
            "persons": [
                "5106-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5105,
            "title": "Cardiac output during hemodialysis.",
            "abstract": null,
            "authors": [
                "Haditsch, B",
                "Wabel, P",
                "Krisper, P",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 487A-487A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219102249",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5105-14010",
                "5105-14084"
            ],
            "persons": [
                "5105-51535",
                "5105-53096",
                "5105-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5104,
            "title": "Measurement of systemic blood flow by slow infusion of ultra-pure dialysate during hemodialysis.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Wimmer, J",
                "Haditsch, B",
                "Holzer, H"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 213A-213A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219100999",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5104-14010",
                "5104-14084"
            ],
            "persons": [
                "5104-51535",
                "5104-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5102,
            "title": "Phase if trial to explore the influence of concomitant chemotherapies on the immunogenicity of the cancer vaccine IGN101 in patients with epithelial cancers",
            "abstract": null,
            "authors": [
                "Samonigg, H",
                "Hofmann, G",
                "Bauernhofer, T",
                "Balic, M",
                "Stöger, H",
                "Groiss, F",
                "Himmler, G",
                "Schuster, M",
                "Rosenkaimer, F",
                "Loibner, H"
            ],
            "year": 2003,
            "source": "J IMMUNOTHER 2003 26: S14-S14.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186191100047",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5102-14085"
            ],
            "persons": [
                "5102-51532",
                "5102-51538",
                "5102-51692",
                "5102-52003",
                "5102-59188"
            ],
            "imported": null,
            "journal": "J IMMUNOTHER",
            "issn": "1053-8550",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.983,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.861111111111111,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5100,
            "title": "Comparison of a recombinant Fel d 1 construct with crude cat allergen extract as a diagnostic tool among cat (Felis domesticus) allergic children from Sweden and Austria",
            "abstract": null,
            "authors": [
                "Gronlund, H",
                "Reininger, R",
                "Fredriksson, M",
                "Varga, EM",
                "Spitzauer, S",
                "Hedlin, G",
                "Valenta, R"
            ],
            "year": 2002,
            "source": "ALLERGY 2002 57: 187-187.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186177500584",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5100-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.666,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 2002,
            "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": 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": 5095,
            "title": "Stimulation of the nitric oxide-guanosine 3', 5'-cyclic monophosphate pathway by sildenafil: effect on rectal muscle tone, distensibility, and perception in health and in irritable bowel syndrome.",
            "abstract": null,
            "authors": [
                "Fritz, E",
                "Hammer, J",
                "Schmidt, B",
                "Eherer, AJ",
                "Hammer, HF"
            ],
            "year": 2003,
            "source": "Am J Gastroenterol. 2003; 98(10):2253-2260",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186037200025",
            "pubmed": "14572576",
            "doi": "10.1111/j.1572-0241.2003.07661.x",
            "pmc": null,
            "organizations": [
                "5095-14081"
            ],
            "persons": [
                "5095-51531-4"
            ],
            "imported": null,
            "journal": "AMER J GASTROENTEROL",
            "issn": "0002-9270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.172,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.872340425531915,
            "impactfactor_norm_year": 2003,
            "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": 5094,
            "title": "Bacteremia with Mycoplasma hominis and Ureaplasma urealyticum in patients undergoing hysterectomy.",
            "abstract": null,
            "authors": [
                "Daxboeck, F",
                "Iro, E",
                "Tamussino, K",
                "Krause, R",
                "Assadian, O",
                "Wenisch, C"
            ],
            "year": 2003,
            "source": "Eur J Clin Microbiol Infect Dis. 2003; 22(10):608-611",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186035600006",
            "pubmed": "13680393",
            "doi": "10.1007/s10096-003-1001-8",
            "pmc": null,
            "organizations": [
                "5094-14038"
            ],
            "persons": [
                "5094-51826-6",
                "5094-51976-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN MICROBIOL INFECT D",
            "issn": "0934-9723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.477,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.404761904761905,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 5093,
            "title": "A hyperpolarization activated inward current (If) is present in infant ventricular myocytes.",
            "abstract": null,
            "authors": [
                "Zorn-Pauly, K",
                "Schaffer, P",
                "Pelzmann, B",
                "Bernhart, E",
                "Lang, P",
                "Zink, M",
                "Mächler, H",
                "Rigler, B",
                "Koidl, B"
            ],
            "year": 2003,
            "source": "Basic Res Cardiol. 2003; 98(6):362-366",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186029900003",
            "pubmed": "14556081",
            "doi": "10.1007/s00395-003-0424-9",
            "pmc": null,
            "organizations": [
                "5093-14011",
                "5093-14044",
                "5093-14075"
            ],
            "persons": [
                "5093-50417-6",
                "5093-50480-6",
                "5093-50615-6",
                "5093-50969-1",
                "5093-50990-6",
                "5093-51592-6",
                "5093-51681-4"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.993,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5092,
            "title": "Inhalation therapy with nitric oxide in pulmonary hypertension: Comparison of preterm infants versus newborn infants.",
            "abstract": null,
            "authors": [
                "Schmölzer, G",
                "Urlesberger, B",
                "Reiterer, F",
                "Haim, M",
                "Kutschera, J",
                "Resch, B",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Klin Padiatr. 2003; 215(5):257-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186014800003",
            "pubmed": "14520586",
            "doi": "10.1055/s-2003-42668",
            "pmc": null,
            "organizations": [
                "5092-14094"
            ],
            "persons": [
                "5092-51643-6",
                "5092-51653-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 5091,
            "title": "Transient periventricular echodensities (TPE) in preterm infants under 1500 gramms: an analysis of the outcome of the last 10 years",
            "abstract": null,
            "authors": [
                "Kreuzer, C",
                "Urlesberger, B",
                "Maurer, U",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Klin Padiatr. 2003; 215(5):252-256",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186014800002",
            "pubmed": "14520585",
            "doi": "10.1055/s-2003-42667",
            "pmc": null,
            "organizations": [
                "5091-14094"
            ],
            "persons": [
                "5091-51643-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 5090,
            "title": "Discrimination of benign common nevi from malignant melanoma lesions by use of features based on spectral properties of the wavelet transform.",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Gerger, A",
                "Wagner, C",
                "Bergthaler, P",
                "Smolle, J"
            ],
            "year": 2003,
            "source": "ANAL QUANT CYTOL HISTOL 2003 25: 243-253.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186012400001",
            "pubmed": "14603721",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5090-14026",
                "5090-14047"
            ],
            "persons": [
                "5090-51380-2",
                "5090-51617-6",
                "5090-58814-6"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.981,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CELL 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": 5087,
            "title": "Anal and palmar contact dermatitis caused by iodopropynyl butylcarbamate in moist sanitary wipes",
            "abstract": null,
            "authors": [
                "Schöllnast, R",
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 2003,
            "source": "Hautarzt. 2003; 54(10):970-974",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185935100010",
            "pubmed": "14513245",
            "doi": "10.1007/s00105-003-0585-3",
            "pmc": null,
            "organizations": [
                "5087-14047"
            ],
            "persons": [
                "5087-51346-4",
                "5087-51954-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.521,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2003,
            "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": 5085,
            "title": "Bipolaris spicifera causes fungus balls of the sinuses and triggers polypoid chronic rhinosinusitis in an immunocompetent patient.",
            "abstract": null,
            "authors": [
                "Buzina, W",
                "Braun, H",
                "Schimpl, K",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "J Clin Microbiol. 2003; 41(10):4885-4887",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185922900079",
            "pubmed": "14532251",
            "doi": "10.1128%2FJCM.41.10.4885-4887.2003",
            "pmc": "PMC254347",
            "organizations": [
                "5085-14042"
            ],
            "persons": [
                "5085-50715-2",
                "5085-51725-6"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.489,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.821428571428571,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 5084,
            "title": "Use of cardiac electric near-field measurements to determine activation times.",
            "abstract": null,
            "authors": [
                "Plank, G",
                "Hofer, E"
            ],
            "year": 2003,
            "source": "Ann Biomed Eng. 2003; 31(9):1066-1076",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185908800005",
            "pubmed": "14582609",
            "doi": "10.1114%2F1.1603258",
            "pmc": null,
            "organizations": [
                "5084-14011"
            ],
            "persons": [
                "5084-50966-2",
                "5084-51502-6"
            ],
            "imported": null,
            "journal": "ANN BIOMED ENG",
            "issn": "0090-6964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.602,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 5083,
            "title": "Preliminary 2-D chromatographic investigation of the human stem cell proteome.",
            "abstract": null,
            "authors": [
                "Zenzmaier, C",
                "Kollroser, M",
                "Gesslbauer, B",
                "Jandrositz, A",
                "Preisegger, KH",
                "Kungl, AJ"
            ],
            "year": 2003,
            "source": "Biochem Biophys Res Commun. 2003; 310(2):483-490",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185904300035",
            "pubmed": "14521936",
            "doi": "10.1016%2Fj.bbrc.2003.09.036",
            "pmc": null,
            "organizations": [
                "5083-14019"
            ],
            "persons": [
                "5083-51974-6"
            ],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.836,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 5082,
            "title": "Findings and clinical course of a localized primitive peripheral neuroectodermal tumor of the kidney.",
            "abstract": null,
            "authors": [
                "Habermann, H",
                "Benesch, M",
                "Schips, L",
                "Pummer, K",
                "Ratschek, M",
                "Uggowitzer, MM",
                "Urban, C",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Urol Int. 2003; 71(3):319-321",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185888800016",
            "pubmed": "14512656",
            "doi": "10.1159/000072686",
            "pmc": null,
            "organizations": [
                "5082-14020",
                "5082-14054",
                "5082-14056"
            ],
            "persons": [
                "5082-51369-6",
                "5082-51528-6",
                "5082-51657-6",
                "5082-53053-6"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.525,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.183673469387755,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 5080,
            "title": "Successful conservative management of acute hepatic failure following exertional heatstroke.",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Kaufmann, P",
                "Fickert, P",
                "Trauner, M",
                "Lackner, C",
                "Stauber, RE"
            ],
            "year": 2003,
            "source": "Eur J Gastroenterol Hepatol. 2003; 15(10):1135-1139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185872800013",
            "pubmed": "14501625",
            "doi": "10.1097/01.meg.0000085465.12407.32",
            "pmc": null,
            "organizations": [
                "5080-14020",
                "5080-14081"
            ],
            "persons": [
                "5080-51530-4",
                "5080-51983-6",
                "5080-52938-6",
                "5080-57377-1"
            ],
            "imported": null,
            "journal": "EUR J GASTROENTEROL HEPATOL",
            "issn": "0954-691X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.578,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.48936170212766,
            "impactfactor_norm_year": 2003,
            "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": 5079,
            "title": "Pneumothorax and pneumomediastinum in an 8-year-old boy",
            "abstract": null,
            "authors": [
                "Reiterer, EE",
                "Modl, M",
                "Eber, E",
                "Zach, MS"
            ],
            "year": 2003,
            "source": "MONATSSCHR KINDERHEILK 2003 151: 974-977.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185869600010",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0579-8",
            "pmc": null,
            "organizations": [
                "5079-14095"
            ],
            "persons": [
                "5079-50659-1",
                "5079-51713-6"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0882352941176471,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}