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=150240&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150260&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150220&ordering=-year",
    "results": [
        {
            "id": 77082,
            "title": "Qualitative Forschung: Paradigmen, Datenerfassung und Datenauswertung.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1991,
            "source": "Universitätsklinik für Medizinische Psychologie und Psychotherapie ; MÄ 22, 1991; Graz, AUSTRIA. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77082-51505"
            ],
            "imported": "2008-02-28T13:02:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77086,
            "title": "Psychodiagnostik in der Verhaltenstherapie.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1991,
            "source": "AVM, Universität Graz; APRIL 12-13, 1991; Graz, AUSTRIA. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77086-51505"
            ],
            "imported": "2008-02-28T13:04:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77090,
            "title": "Verhaltensmedizin und Gesundheitspsychologie.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1991,
            "source": "IVT, Universität Klagenfurt; APRIL 19-20, 1991; Klagenfurt, AUSTRIA. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77090-51505"
            ],
            "imported": "2008-02-28T13:06:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19305,
            "title": "CHANGE IN HIV-ANTIBODY SEROPREVALENCE RATES IN IV DRUG DEPENDENT PRISONERS",
            "abstract": null,
            "authors": [
                "SPERNERUNTERWEGER, B",
                "FUCHS, D",
                "FLEISCHHACKER, WW",
                "HAUSEN, A",
                "MILLER, C",
                "MOST, J",
                "REIBNEGGER, G",
                "WERNER, ER",
                "DIERICH, M",
                "WACHTER, H",
                "HINTERHUBER, H"
            ],
            "year": 1991,
            "source": "BRIT J ADDICT 1991 86: 225-232.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY33800010",
            "pubmed": null,
            "doi": "10.1111/j.1360-0443.1991.tb01772.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19305-50569-6"
            ],
            "imported": null,
            "journal": "BRIT J ADDICT",
            "issn": "0952-0481",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.335,
            "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": 19306,
            "title": "IFN-gamma to treat patients with AIDS.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Reibnegger, G",
                "Werner-Felmayer, G",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1991,
            "source": "J Acquir Immune Defic Syndr. 1991; 4(3):297-300",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991EY26900013",
            "pubmed": "1671412",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19306-50569-6"
            ],
            "imported": null,
            "journal": "J ACQ IMMUN DEFIC SYND HUM R",
            "issn": "1077-9450",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 21169,
            "title": "Import of human bifunctional enzyme into peroxisomes of human hepatoma cells in vitro.",
            "abstract": null,
            "authors": [
                "Chen, GL",
                "Balfe, A",
                "Erwa, W",
                "Hoefler, G",
                "Gaertner, J",
                "Aikawa, J",
                "Chen, WW"
            ],
            "year": 1991,
            "source": "Biochem Biophys Res Commun. 1991; 178(3):1084-1091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB27300042",
            "pubmed": "1651711",
            "doi": "10.1016/0006-291X(91)91003-U",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Biochem Biophys Res Commun",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24666,
            "title": "Hyperdynamic sepsis in baboons: I. Aspects of hemodynamics.",
            "abstract": null,
            "authors": [
                "Schlag, G",
                "Redl, H",
                "Hallström, S",
                "Radmore, K",
                "Davies, J"
            ],
            "year": 1991,
            "source": "Circ Shock. 1991; 34(3):311-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU01400003",
            "pubmed": "1884434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "24666-50840-6"
            ],
            "imported": "2010-06-28T17:43:49+02:00",
            "journal": "CIRC SHOCK",
            "issn": "0092-6213",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.713,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24667,
            "title": "The cell in shock: the origin of multiple organ failure.",
            "abstract": null,
            "authors": [
                "Schlag, G",
                "Redl, H",
                "Hallström, S"
            ],
            "year": 1991,
            "source": "RESUSCITATION. 1991; 21:  137-180. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991FN62300003",
            "pubmed": "1650020",
            "doi": "10.1016/0300-9572(91)90044-Y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "24667-50840-6"
            ],
            "imported": "2010-06-28T17:43:36+02:00",
            "journal": "RESUSCITATION",
            "issn": "0300-9572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.761904761904762,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24687,
            "title": "A cardiodepressant factor isolated from blood blocks Ca2+ current in cardiomyocytes.",
            "abstract": null,
            "authors": [
                "Hallström, S",
                "Koidl, B",
                "Müller, U",
                "Werdan, K",
                "Schlag, G"
            ],
            "year": 1991,
            "source": "AMER J PHYSIOL. 1991; 261:  H2101-H2102. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991GX68700058",
            "pubmed": null,
            "doi": "10.1152/ajpheart.1991.260.3.H869",
            "pmc": null,
            "organizations": [],
            "persons": [
                "24687-50840-2",
                "24687-51681-6"
            ],
            "imported": "2010-06-25T17:20:35+02:00",
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24689,
            "title": "Acute septic cardiomyopathy: a manifestation in multi-organ failure in infection?",
            "abstract": null,
            "authors": [
                "Werdan, K",
                "Boekstegers, P",
                "Müller, U",
                "Pfeifer, A",
                "Pilz, G",
                "Reithmann, C",
                "Hallström, S",
                "Koidl, B",
                "Schuster, HP",
                "Schlag, G"
            ],
            "year": 1991,
            "source": "MED KLIN. 1991; 86:  526-534. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GL37800009",
            "pubmed": "1758376",
            "doi": "10.1007/BF02190709",
            "pmc": null,
            "organizations": [],
            "persons": [
                "24689-50840-6",
                "24689-51681-6"
            ],
            "imported": "2010-06-30T15:36:03+02:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60284,
            "title": "Spectrophotometry analysis of follicle fluids in an in-vitro fertilization program",
            "abstract": null,
            "authors": [
                "Lorenz-Eberhardt, G",
                "Strampfer, H",
                "Urdl, W",
                "Hönigl, W"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1-2): 338-340. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790973",
            "doi": "10.1159/000271790",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60285,
            "title": "Androgenization. An overview",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1-2): 55-59. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "1790998",
            "doi": "10.1159/000271685",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60286,
            "title": "Criteria of the maturity of follicle and oocyte within the scope of in vitro fertilization. An overview",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1991,
            "source": "Wien Med Wochenschr. 1991; 141(1-2): 2-9. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2042377",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60288,
            "title": "Interactions between insulin and insulin-like growth factor I in the pathogenesis of polycystic ovarian disease.",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G",
                "Schmon, B",
                "Hofmann, HM",
                "Ralph, G"
            ],
            "year": 1991,
            "source": "Ann N Y Acad Sci. 1991; 626(21): 177-183. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2058952",
            "doi": "10.1111/j.1749-6632.1991.tb37912.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Ann N Y Acad Sci",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60822,
            "title": "Passive viscoelastic properties of the rabbit aorta in vitro.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Weizäcker, HW"
            ],
            "year": 1991,
            "source": "Biomed Tech (Berl). 1991; 36(4): 86-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM39800004",
            "pubmed": "1854907",
            "doi": "10.1515/bmte.1991.36.4.86",
            "pmc": null,
            "organizations": [
                "60822-14010"
            ],
            "persons": [
                "60822-51513-6",
                "60822-51814-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60898,
            "title": "Factors influencing transcutaneous oxygen and carbon dioxide measurements in adult intensive care patients.",
            "abstract": null,
            "authors": [
                "Hasibeder, W",
                "Haisjackl, M",
                "Sparr, H",
                "Klaunzer, S",
                "Hörman, C",
                "Salak, N",
                "Germann, R",
                "Stronegger, WJ",
                "Hackl, JM"
            ],
            "year": 1991,
            "source": "Intensive Care Med. 1991; 17(5):272-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE64400006",
            "pubmed": "1939871",
            "doi": "10.1007/BF01713936",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60898-51741-6"
            ],
            "imported": "2006-11-09T01:00:00+01:00",
            "journal": "Intensive Care Med",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61221,
            "title": "Bicycle accidents of children",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Purtscher, AK",
                "Sauer, H"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(1): 61-64. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2057213",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61221-51571-1"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61222,
            "title": "High arched forefoot--pes cavus metatarsus congenitus. A case report",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Linhart, WE"
            ],
            "year": 1991,
            "source": "Z Orthop Ihre Grenzgeb. 1991; 129(3): 240-242. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU07000005",
            "pubmed": "1833909",
            "doi": "10.1055/s-2008-1040189",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61222-51571-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61240,
            "title": "Caries prevalence, periodontal status, traumatised anterior teeth and sealant in 11-14-year olds in Styria",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Schäfer, F",
                "Glockner, K"
            ],
            "year": 1991,
            "source": "Dtsch Stomatol. 1991; 41(6): 207-209. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1816833",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61240-14111"
            ],
            "persons": [
                "61240-74154-2",
                "61240-51840-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Dtsch Stomatol",
            "issn": "0863-4904",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61241,
            "title": "Cariogenic potential of in-between-meals--results of oral plaque-pH-telemetry",
            "abstract": null,
            "authors": [
                "Maiwald, HJ",
                "Fröhlich, S",
                "Städtler, P"
            ],
            "year": 1991,
            "source": "Dtsch Stomatol. 1991; 41(12): 457-459. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1818625",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61241-74154-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Dtsch Stomatol",
            "issn": "0863-4904",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}