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=1000&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157028,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=980&ordering=-imported",
    "results": [
        {
            "id": 1232,
            "title": "Humoral immune response to human cytomegalovirus in patients undergoing percutaneous transluminal coronary angioplasty.",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Tio, RA",
                "Oostenveld, E",
                "Harmsen, MC",
                "Tiran, B",
                "Den Heijer, P",
                "Monnink, SH",
                "Wilders-Truschnig, MM",
                "The, TH"
            ],
            "year": 1999,
            "source": "Clin Diagn Lab Immunol. 1999; 6(1):45-49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077980900008",
            "pubmed": "9874662",
            "doi": "10.1128/CDLI.6.1.45-49.1999",
            "pmc": "PMC95658",
            "organizations": [
                "1232-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN DIAGN LAB IMMUNOL",
            "issn": "1071-412X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.583,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.594936708860759,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 1233,
            "title": "Hydroxyethyl-starch in transient experimental focal cerebral ischemia.",
            "abstract": null,
            "authors": [
                "Sakaki, T",
                "Mokry, M",
                "Kleinert, R",
                "van Velthoven, V",
                "Auer, LM"
            ],
            "year": 1991,
            "source": "Acta Neurochir (Wien). 1991; 108(3-4):134-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FA81600007",
            "pubmed": "1709555",
            "doi": "10.1007/BF01418521",
            "pmc": null,
            "organizations": [
                "1233-14020",
                "1233-14050"
            ],
            "persons": [
                "1233-52006-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": 1234,
            "title": "Hymenoptera venom allergy: time course of specific IgE concentrations during the first weeks after a sting.",
            "abstract": null,
            "authors": [
                "Rieger-Ziegler, V",
                "Rieger, E",
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 1999,
            "source": "Int Arch Allergy Immunol. 1999; 120(2):166-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083363500010",
            "pubmed": "10545771",
            "doi": "10.1159/000024235",
            "pmc": null,
            "organizations": [
                "1234-14047"
            ],
            "persons": [
                "1234-51346-6",
                "1234-51954-6"
            ],
            "imported": null,
            "journal": "INT ARCH ALLERGY IMMUNOL",
            "issn": "1018-2438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.911,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 1235,
            "title": "Hyperbaric surgery and oxygen therapy in clostridial myonecrosis",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM",
                "Pinter, H",
                "Neuhold, KH",
                "Feierl, G",
                "Sixl, T",
                "Ratzenhofer, B",
                "Kovac, H",
                "Friehs, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):739-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700010",
            "pubmed": "8560898",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1235-14023",
                "1235-14044",
                "1235-14077"
            ],
            "persons": [
                "1235-51818-6",
                "1235-51615-1"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": 1236,
            "title": "Hyperfractionated radiotherapy and polychemotherapy in brain stem tumors in children.",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Urban, C",
                "Slavc, I",
                "Poier, E",
                "Stücklschweiger, G",
                "Oberbauer, R",
                "Mokry, M",
                "Poschauko, J",
                "Hammer, J",
                "Leitner, H"
            ],
            "year": 1992,
            "source": "Childs Nerv Syst. 1992; 8(4):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JD40200009",
            "pubmed": "1394254",
            "doi": "10.1007/BF00262849",
            "pmc": null,
            "organizations": [
                "1236-14048",
                "1236-14050",
                "1236-14060"
            ],
            "persons": [
                "1236-52006-6"
            ],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "impactfactor_norm_year": 1998,
            "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": 1241,
            "title": "Hypospadias repair using a modification of Beck's operation: followup.",
            "abstract": null,
            "authors": [
                "Haberlik, A",
                "Schmidt, B",
                "Uray, E",
                "Mayr, J"
            ],
            "year": 1997,
            "source": "J UROL 1997 157: 2308-2311.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY05000104",
            "pubmed": "9146661",
            "doi": "10.1097%2F00005392-199706000-00104",
            "pmc": null,
            "organizations": [
                "1241-14049"
            ],
            "persons": [
                "1241-51572-2"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 1998,
            "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": 1244,
            "title": "Ultrasound imaging of osteosynthesis materials in traumatology--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Passler, JM",
                "Fellinger, M",
                "Clement, HG"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(3):64-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF13900004",
            "pubmed": "8652787",
            "doi": "10.1515/bmte.1996.41.3.64",
            "pmc": null,
            "organizations": [
                "1244-14052"
            ],
            "persons": [
                "1244-51694-2",
                "1244-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1245,
            "title": "Identification of a new splice site mutation (3849 + 1G-->A) in the intron 19 of the CFTR gene.",
            "abstract": null,
            "authors": [
                "Greil, I",
                "Wagner, K",
                "Rosenkranz, W"
            ],
            "year": 1993,
            "source": "Hum Mol Genet. 1993; 2(12):2171-2172",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MP21300032",
            "pubmed": "7509231",
            "doi": "10.1093/hmg/2.12.2171",
            "pmc": null,
            "organizations": [
                "1245-14021"
            ],
            "persons": [
                "1245-51527-6"
            ],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.955932203389831,
            "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": 1246,
            "title": "Identification of glycoprotein IIb as the lipoprotein(a)-binding protein on platelets. Lipoprotein(a) binding is independent of an arginyl-glycyl-aspartate tripeptide located in apolipoprotein(a).",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Ibovnik, A",
                "Stienmetz, A",
                "Kostner, GM",
                "Sattler, W"
            ],
            "year": 1994,
            "source": "Arterioscler Thromb. 1994; 14(3):345-352",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NA95500004",
            "pubmed": "8123637",
            "doi": "10.1161/01.ATV.14.3.345",
            "pmc": null,
            "organizations": [
                "1246-14013"
            ],
            "persons": [
                "1246-51669-6",
                "1246-51705-4",
                "1246-51833-1"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB",
            "issn": "1049-8834",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.102,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1247,
            "title": "Identification of metabolic pathways of the lipid peroxidation product 4-hydroxynonenal by mitochondria isolated from rat kidney cortex.",
            "abstract": null,
            "authors": [
                "Ullrich, O",
                "Grune, T",
                "Henke, W",
                "Esterbauer, H",
                "Siems, WG"
            ],
            "year": 1994,
            "source": "FEBS Lett. 1994; 352(1):84-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PH57100021",
            "pubmed": "7925950",
            "doi": "10.1016/0014-5793(94)00922-8",
            "pmc": null,
            "organizations": [
                "1247-14013"
            ],
            "persons": [],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "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": 1248,
            "title": "IgG1--as the only subclass of human serum IgG--spontaneously undergoes O2(-)-induced, noncovalent self-aggregation upon storage at room temperature.",
            "abstract": null,
            "authors": [
                "Maninger, K",
                "Weblacher, M",
                "Zatloukal, K",
                "Estelberger, W",
                "Schauenstein, K",
                "Schauenstein, E"
            ],
            "year": 1996,
            "source": "Free Radic Biol Med. 1996; 20(3):263-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY87800001",
            "pubmed": "8720895",
            "doi": "10.1016%2F0891-5849%2895%2902030-6",
            "pmc": null,
            "organizations": [
                "1248-14012",
                "1248-14014",
                "1248-14020"
            ],
            "persons": [
                "1248-51663-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.783,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 1249,
            "title": "IgG-anticardiolipin-antibodies are markers for cerebral and peripheral artery disease.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Eber, B",
                "Friehs, G",
                "Langsteger, W",
                "Koch, G"
            ],
            "year": 1992,
            "source": "Vasa. 1992; 21(2):158-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA15400008",
            "pubmed": "1621434",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1249-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1251,
            "title": "Iliac artery stent placement: clinical experience with a nitinol stent.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Cragg, AH",
                "Lammer, J",
                "Lafer, M",
                "Flückiger, F",
                "Klein, GE",
                "Sternthal, MH",
                "Pilger, E"
            ],
            "year": 1994,
            "source": "Radiology. 1994; 190(1):199-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW25300038",
            "pubmed": "8259404",
            "doi": "10.1148/radiology.190.1.8259404",
            "pmc": null,
            "organizations": [
                "1251-14054"
            ],
            "persons": [
                "1251-51541-6",
                "1251-51876-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "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": 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": 1252,
            "title": "Iliac artery stenting--clinical experience with the Palmaz stent, Wallstent, and Strecker stent.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Lammer, J",
                "Hagen, B",
                "Flückiger, F",
                "Lafer, M",
                "Klein, GE",
                "Pilger, E"
            ],
            "year": 1992,
            "source": "Acta Radiol. 1992; 33(4):292-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JD99800002",
            "pubmed": "1633038",
            "doi": "10.1177/028418519203300402",
            "pmc": null,
            "organizations": [
                "1252-14054"
            ],
            "persons": [
                "1252-51541-6",
                "1252-51876-6"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.417721518987342,
            "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": 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": 1253,
            "title": "Iliac-ureteral fistula, a rare complication of ureteral splinting",
            "abstract": null,
            "authors": [
                "Hausegger, K",
                "Sonnleitner, J",
                "Uggowitzer, M",
                "Klein, GE",
                "Petritsch, P"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 164(6):525-526",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UV80500017",
            "pubmed": "8688515",
            "doi": "10.1055/s-2007-1015703",
            "pmc": null,
            "organizations": [
                "1253-14054",
                "1253-14056"
            ],
            "persons": [
                "1253-51876-6"
            ],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "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": 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": 1254,
            "title": "Diagnostic imaging in osteomyelitis. Characteristics in childhood",
            "abstract": null,
            "authors": [
                "Wandl-Vergesslich, KA",
                "Breitenseher, M",
                "Fotter, R"
            ],
            "year": 1996,
            "source": "RADIOLOGE 1996 36: 805-812.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VQ42600004",
            "pubmed": "9036418",
            "doi": "10.1007/s001170050143",
            "pmc": null,
            "organizations": [
                "1254-14106"
            ],
            "persons": [
                "1254-51557-6"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.356,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.177215189873418,
            "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": 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": 1255,
            "title": "Imaging of constipation in infants and children.",
            "abstract": null,
            "authors": [
                "Fotter, R"
            ],
            "year": 1998,
            "source": "EUROPEAN RADIOL 1998 8: 248-258.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000072432900014",
            "pubmed": "9477276",
            "doi": "10.1007%2Fs003300050373",
            "pmc": null,
            "organizations": [
                "1255-14106"
            ],
            "persons": [
                "1255-51557-2"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.783,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.443037974683544,
            "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": 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": 1484,
            "title": "Large picture archiving and communication systems of the world--Part 1.",
            "abstract": null,
            "authors": [
                "Bauman, RA",
                "Gell, G",
                "Dwyer, SJ"
            ],
            "year": 1996,
            "source": "J Digit Imaging. 1996; 9(3):99-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VB69500001",
            "pubmed": "8854258",
            "doi": "10.1007/BF03168603",
            "pmc": null,
            "organizations": [
                "1484-14026"
            ],
            "persons": [
                "1484-51553-6"
            ],
            "imported": null,
            "journal": "J DIGITAL IMAGING",
            "issn": "0897-1889",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.291139240506329,
            "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": 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": 1260,
            "title": "Immune response to tumor antigens in a patient with colorectal cancer after immunization with anti-idiotype antibody.",
            "abstract": null,
            "authors": [
                "Samonigg, H",
                "Wilders-Truschnig, M",
                "Loibner, H",
                "Plot, R",
                "Rot, A",
                "Kuss, I",
                "Werner, G",
                "Stöger, H",
                "Wrann, M",
                "Herlyn, D"
            ],
            "year": 1992,
            "source": "Clin Immunol Immunopathol. 1992; 65(3):271-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB99200012",
            "pubmed": "1451329",
            "doi": "10.1016/0090-1229(92)90157-J",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1260-51532-2",
                "1260-51538-6"
            ],
            "imported": null,
            "journal": "CLIN IMMUNOL IMMUNOPATHOL",
            "issn": "0090-1229",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.553,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.808823529411765,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1782,
            "title": "Neglected Gestational Diabetes - Risks and Consequences",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Scholz, HS"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 535-544.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083758900001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1782-14038"
            ],
            "persons": [
                "1782-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}