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=150360&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157146,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150380&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150340&ordering=imported",
    "results": [
        {
            "id": 2239,
            "title": "Regional Orthopedic Anesthesia-What Makes Sense",
            "abstract": null,
            "authors": [
                "Rudorfer, AF",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 150-150.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2239-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 8314,
            "title": "Etiology and pathogenesis of sudden deafness",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):62-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000003",
            "pubmed": "3982177",
            "doi": "10.1055/s-2007-1008088",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 2235,
            "title": "Reflex gastric motor inhibition caused by intraperitoneal bradykinin: antagonism by Hoe 140, a bradykinin antagonist.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1992,
            "source": "PEPTIDES 1992 13: 1073-1077.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KF12400007",
            "pubmed": "1337375",
            "doi": "10.1016/0196-9781(92)90008-Q",
            "pmc": null,
            "organizations": [
                "2235-14022"
            ],
            "persons": [
                "2235-51529-2"
            ],
            "imported": null,
            "journal": "PEPTIDES",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.525,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.596610169491525,
            "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": 2234,
            "title": "Reestablishment of sensitivity in the latissimus dorsi transplant through anastomosis of the thoracodorsal nerve with sensitive nerves.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Gaggl, A",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "Plast Reconstr Surg. 1999; 103(3):857-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078847700013",
            "pubmed": "10077075",
            "doi": "10.1097/00006534-199903000-00012",
            "pmc": null,
            "organizations": [
                "2234-14057"
            ],
            "persons": [
                "2234-51566-6"
            ],
            "imported": null,
            "journal": "PLAST RECONSTR SURG",
            "issn": "0032-1052",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.482,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.740458015267176,
            "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": true
        },
        {
            "id": 2233,
            "title": "Reduction of the dose to the lens in prophylactic cranial irradiation: a comparison of three different treatment techniques and two different beam qualities.",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Stücklschweiger, G",
                "Poier, E",
                "Urban, C",
                "Kaulfersch, W",
                "Langmann, A",
                "Hauer, C",
                "Hackl, A"
            ],
            "year": 1992,
            "source": "Int J Radiat Oncol Biol Phys. 1992; 23(1):183-188",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992HR98600023",
            "pubmed": "1572815",
            "doi": "10.1016/0360-3016(92)90559-Z",
            "pmc": null,
            "organizations": [
                "2233-14043",
                "2233-14048",
                "2233-14060"
            ],
            "persons": [
                "2233-51968-6"
            ],
            "imported": null,
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924050632911392,
            "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": 2232,
            "title": "Reduction in the use of donated blood in surgical medicine",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Kulier, A"
            ],
            "year": 1995,
            "source": "Anaesthesist. 1995; 44(3):191-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QN69900011",
            "pubmed": "7762780",
            "doi": "10.1007/s001010050147",
            "pmc": null,
            "organizations": [
                "2232-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2231,
            "title": "Reduction of lipid peroxidation and reperfusion edema by anti-oxidant therapy after revascularization of an extremity",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G"
            ],
            "year": 1992,
            "source": "Vasa Suppl. 1992; 37(1):60-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300025",
            "pubmed": "1481103",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2231-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": 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": 2230,
            "title": "Reduction of colonization and infection rate during pediatric intensive care by selective decontamination of the digestive tract.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Kuttnig, M",
                "Grubbauer, HM",
                "Semmelrock, HJ",
                "Thiel, W"
            ],
            "year": 1991,
            "source": "Crit Care Med. 1991; 19(10):1242-1246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK39000005",
            "pubmed": "1914480",
            "doi": "10.1097/00003246-199110000-00005",
            "pmc": null,
            "organizations": [
                "2230-14014",
                "2230-14023",
                "2230-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.807,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952380952380952,
            "impactfactor_norm_year": 1998,
            "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": 8315,
            "title": "Compensatory vestibular performance and rotation perception",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):73-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000005",
            "pubmed": "3872392",
            "doi": "10.1055/s-2007-1008090",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 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": 2228,
            "title": "Reduced stimulability of platelet surface adhesion molecules under treatment with Lorenzo's oil.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Wascher, TC",
                "Pleschko, B",
                "Ramschak, H",
                "Sedlmayr, P",
                "Wilders-Truschnigg, M",
                "Stöckler, S"
            ],
            "year": 1994,
            "source": "J Inherit Metab Dis. 1994; 17(5):628-629",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PK18600019",
            "pubmed": "7530788",
            "doi": "10.1007/BF00711605",
            "pmc": null,
            "organizations": [
                "2228-14048"
            ],
            "persons": [
                "2228-51846-2"
            ],
            "imported": null,
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.165,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44578313253012,
            "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": 2227,
            "title": "Reduced Length of Stay After Vaginal Hysterectomy",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Giuliani, A",
                "Gucer, F",
                "Zivikovic, F",
                "Lang, PFJ",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 605-608.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077269100004",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023009",
            "pmc": null,
            "organizations": [
                "2227-14038"
            ],
            "persons": [
                "2227-51826-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "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": 8316,
            "title": "Statistical study of gaze displacement calibration",
            "abstract": null,
            "authors": [
                "Ranacher, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):76-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000006",
            "pubmed": "3982179",
            "doi": "10.1055/s-2007-1008091",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 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": 2224,
            "title": "Recurrent post-herpetic erythema multiforme mimicking polymorphic light and juvenile spring eruption: report of two cases in young boys.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Soyer, HP",
                "Fink-Puches, R",
                "Huff, JC",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Br J Dermatol. 1994; 131(3):364-367",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PF56800011",
            "pubmed": "7918011",
            "doi": "10.1111/j.1365-2133.1994.tb08525.x",
            "pmc": null,
            "organizations": [
                "2224-14047"
            ],
            "persons": [
                "2224-51618-1",
                "2224-51620-6",
                "2224-52589-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.871,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "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": 2223,
            "title": "Recurrent losses of consciousness in anaphylactic reactions",
            "abstract": null,
            "authors": [
                "Woltsche-Kahr, I",
                "Kränke, B"
            ],
            "year": 1997,
            "source": "Dtsch Med Wochenschr. 1997; 122(23):747-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XC89100003",
            "pubmed": "9229552",
            "doi": "10.1055/s-2008-1047684",
            "pmc": null,
            "organizations": [
                "2223-14047"
            ],
            "persons": [
                "2223-51954-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.756,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.607476635514019,
            "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": 2221,
            "title": "Recovery from severe osteoporosis following cure from ectopic ACTH syndrome caused by an appendix carcinoid.",
            "abstract": null,
            "authors": [
                "Dobnig, H",
                "Stepan, V",
                "Leb, G",
                "Wolf, G",
                "Buchfelder, M",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "J Intern Med. 1996; 239(4):365-369",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD52200013",
            "pubmed": "8774392",
            "doi": "10.1046/j.1365-2796.1996.416763000.x",
            "pmc": null,
            "organizations": [
                "2221-14045"
            ],
            "persons": [
                "2221-51534-6",
                "2221-51606-6",
                "2221-52016-6",
                "2221-52443-6"
            ],
            "imported": null,
            "journal": "J INTERN MED",
            "issn": "0954-6820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.357,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.775700934579439,
            "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": true
        },
        {
            "id": 2220,
            "title": "Reconstruction of a complex defect on the foot with an osteotendofasciocutaneous lateral arm free flap. Case report.",
            "abstract": null,
            "authors": [
                "Moshammer, HE",
                "Hellbom, BA",
                "Schwarzl, FX",
                "Haas, FM",
                "Pierer, GR"
            ],
            "year": 1997,
            "source": "Scand J Plast Reconstr Surg Hand Surg. 1997; 31(3):271-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT47700012",
            "pubmed": "9299690",
            "doi": "10.3109/02844319709051542",
            "pmc": null,
            "organizations": [
                "2220-14076"
            ],
            "persons": [],
            "imported": null,
            "journal": "SCAND J PLAST RECONSTR SURG",
            "issn": "0284-4311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.477,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3359375,
            "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": 2218,
            "title": "Recombinant human erythropoietin for the correction of cancer associated anemia with and without concomitant cytotoxic chemotherapy.",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Sundal, E",
                "Pecherstorfer, M",
                "Leitgeb, C",
                "Bauernhofer, T",
                "Beinhauer, A",
                "Samonigg, H",
                "Kappeler, AW",
                "Fritz, E"
            ],
            "year": 1995,
            "source": "CANCER 1995 76: 2319-2329.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TF10400020",
            "pubmed": "8635038",
            "doi": "10.1002/1097-0142(19951201)76:11<2319::AID-CNCR2820761121>3.0.CO;2-U",
            "pmc": null,
            "organizations": [
                "2218-14085"
            ],
            "persons": [
                "2218-51532-6",
                "2218-51692-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.864,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 2217,
            "title": "Recombinant tissue plasminogen activator treatment in two infants with fulminant meningococcemia.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Muntean, W",
                "Gallistl, S",
                "Zobel, G",
                "Grubbauer, HM"
            ],
            "year": 1995,
            "source": "Pediatrics. 1995; 96(1 Pt 1):144-148",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RH18200026",
            "pubmed": "7596694",
            "doi": "10.1542/peds.96.1.144",
            "pmc": null,
            "organizations": [
                "2217-14048"
            ],
            "persons": [
                "2217-51647-2",
                "2217-51651-6",
                "2217-51963-6"
            ],
            "imported": null,
            "journal": "PEDIATRICS",
            "issn": "0031-4005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.71,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.985915492957747,
            "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": 2216,
            "title": "Recombinant interferon alpha-2c in Ph-positive chronic myeloid leukemia. Results of a multicenter phase II study",
            "abstract": null,
            "authors": [
                "Thaler, J",
                "Kühr, T",
                "Gastl, G",
                "Huber, H",
                "Duba, C",
                "Kemmler, G",
                "Gattringer, C",
                "Fluckinger, T",
                "Niederwieser, D",
                "Seewann, H"
            ],
            "year": 1991,
            "source": "Dtsch Med Wochenschr. 1991; 116(19):721-728",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FL84000001",
            "pubmed": "2026104",
            "doi": "10.1055/s-2008-1063670",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": 2215,
            "title": "Synovial recesses and bursae of the lumbosacral joint",
            "abstract": null,
            "authors": [
                "Reiman, R",
                "Lax, S"
            ],
            "year": 1992,
            "source": "Ann Anat. 1992; 174(3):201-206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA95900003",
            "pubmed": "1503238",
            "doi": "10.1016/S0940-9602(11)80348-1",
            "pmc": null,
            "organizations": [
                "2215-14018"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.589,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.411764705882353,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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
        }
    ]
}