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=156020&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156040&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156000&ordering=-imported",
    "results": [
        {
            "id": 61046,
            "title": "Kidney scintigraphy",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Bauer, H",
                "Falkensammer, M",
                "Cartellieri, ML",
                "Swoboda, HP",
                "Riccabona, G"
            ],
            "year": 1973,
            "source": "Z Urol Nephrol. 1973; 66(2): 81-90. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4698080",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Urol Nephrol",
            "issn": "0044-3611",
            "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": 61045,
            "title": "Sequential kidney scintigraphy using  113m In-EDTA and simultaneous determination of glomerular filtrates",
            "abstract": null,
            "authors": [
                "Bauer, H",
                "Falkensammer, M",
                "Höllwarth, M",
                "Riccabona, G"
            ],
            "year": 1972,
            "source": "Nucl Med (Stuttg). 1972; 11(2): 146-155. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972N356100004",
            "pubmed": "4627485",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Nucl Med (Stuttg)",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61044,
            "title": "Clinical picture and morphology of leprosy",
            "abstract": null,
            "authors": [
                "Weiser, G",
                "Propst, A",
                "Zelger, J",
                "Höllwarth, M"
            ],
            "year": 1970,
            "source": "Hautarzt. 1970; 21(3): 123-127. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1970F939800014",
            "pubmed": "5520812",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "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": "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61042,
            "title": "Esophageal function of infants with sudden infant death--risk",
            "abstract": null,
            "authors": [
                "Landler, U",
                "Höllwarth, ME",
                "Uray, E",
                "Schober, PH",
                "Reiterer, F",
                "Schenkeli, R"
            ],
            "year": 1990,
            "source": "Klin Padiatr. 1990; 202(1): 37-42. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CJ98200007",
            "pubmed": "2314000",
            "doi": "10.1055/s-2007-1025483",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61042-51653-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61041,
            "title": "Results of conservative treatment of ligament lesions of children's ankle joint--a prospective study",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, ME",
                "Haberlik, A",
                "Steinwender, G"
            ],
            "year": 1990,
            "source": "Z Kinderchir. 1990; 45(5):298-300",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EG74500007",
            "pubmed": "2284876",
            "doi": "10.1055/s-2008-1042604",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61041-51571-1",
                "61041-51572-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Kinderchir",
            "issn": "0174-3082",
            "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": 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": 61040,
            "title": "Sports accidents in children and adolescents",
            "abstract": null,
            "authors": [
                "Schmidt, B",
                "Höllwarth, ME"
            ],
            "year": 1989,
            "source": "Z Kinderchir. 1989; 44(6):357-362",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CF91200009",
            "pubmed": "2623951",
            "doi": "10.1055/s-2008-1043273",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Kinderchir",
            "issn": "0174-3082",
            "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": 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": 61039,
            "title": "Neutrophil-derived oxidants mediate formyl-methionyl-leucyl-phenylalanine-induced increases in mucosal permeability in rats.",
            "abstract": null,
            "authors": [
                "von Ritter, C",
                "Grisham, MB",
                "Hollwarth, M",
                "Inauen, W",
                "Granger, DN"
            ],
            "year": 1989,
            "source": "Gastroenterology. 1989; 97(3):778-780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AK55000030",
            "pubmed": "2502467",
            "doi": "10.1016/0016-5085(89)90654-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61038,
            "title": "Ingestion of caustic substances in childhood",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Sauer, H",
                "Höllwarth, ME",
                "Kerbler, S",
                "Lackner, H"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(9): 318-322. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U329300004",
            "pubmed": "2735065",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61037,
            "title": "Results following surgical treatment of ligament ruptures of the ankle joint in children",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Wildburger, R",
                "Höllwarth, M",
                "Sauer, H"
            ],
            "year": 1987,
            "source": "Z Kinderchir. 1987; 42(4): 246-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J691700010",
            "pubmed": "3673285",
            "doi": "10.1055/s-2008-1075595",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61037-51571-1"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Kinderchir",
            "issn": "0174-3082",
            "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": 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": 61035,
            "title": "Results following conservative treatment of osseous ligament ruptures of the ankle joint in children",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, ME",
                "Wildburger, R"
            ],
            "year": 1986,
            "source": "Unfallchirurg. 1986; 89(12): 569-573. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F391300007",
            "pubmed": "3563532",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61035-51571-2"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 61033,
            "title": "Problems of gastroesophageal reflux in childhood",
            "abstract": null,
            "authors": [
                "Höllwarth, ME",
                "Uray, E",
                "Pesendorfer, P",
                "Sauer, H"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(10): 227-231. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D052800002",
            "pubmed": "3751067",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01: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": 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": true
        },
        {
            "id": 61032,
            "title": "Pathogenetic and practical aspects of sudden infant death (SIDS)",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Kenner, T",
                "Haidmayer, R",
                "Höllwarth, M",
                "Pfeiffer, KP"
            ],
            "year": 1986,
            "source": "Kinderarztl Prax. 1986; 54(5): 235-242. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3735928",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61032-51524-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Kinderarztl Prax",
            "issn": "0023-1495",
            "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": 61031,
            "title": "Esophageal blood flow in the cat. Normal distribution and effects of acid perfusion.",
            "abstract": null,
            "authors": [
                "Hollwarth, ME",
                "Smith, M",
                "Kvietys, PR",
                "Granger, DN"
            ],
            "year": 1986,
            "source": "Gastroenterology. 1986; 90(3):622-627",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A019800015",
            "pubmed": "3943693",
            "doi": "10.1016/0016-5085(86)91116-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61030,
            "title": "Antibiotic treatment of perforated appendicitis in childhood--a prospective study].",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Graf, D",
                "Kurz, R",
                "Sauer, H"
            ],
            "year": 1986,
            "source": "Z Kinderchir. 1986; 41(1):14-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A305300005",
            "pubmed": "3515802",
            "doi": "10.1055/s-2008-1043299",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Kinderchir",
            "issn": "0174-3082",
            "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": 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": 61023,
            "title": "Separation of the distal femoral epiphysis",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, M"
            ],
            "year": 1985,
            "source": "Unfallchirurg. 1985; 88(6): 274-279. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKK1500005",
            "pubmed": "4035375",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61023-51571-2"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 61022,
            "title": "Late sequelae following a supination injury of the juvenile ankle joint",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Linhart, WE",
                "Wildburger, R",
                "Schimpl, G"
            ],
            "year": 1985,
            "source": "Unfallchirurg. 1985; 88(5): 231-234. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJV6600005",
            "pubmed": "4012332",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61022-51571-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 61021,
            "title": "Fractures of the talus in children",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, M"
            ],
            "year": 1985,
            "source": "Unfallchirurg. 1985; 88(4):168-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJV6500003",
            "pubmed": "4001957",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61021-51571-2"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 61020,
            "title": "Correlation between manometric and roentgenologic findings of diseases of the esophagus in infants and children.",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Höllwarth, M",
                "Uray, E"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18:14-21",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3927419",
            "doi": "10.1007/978-3-642-70276-1_2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61020-51557-1"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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": 61019,
            "title": "Combined disturbance of respiratory regulation and esophageal function in early infancy.",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Höllwarth, M",
                "Fasching, M",
                "Haidmayer, R",
                "Pfeiffer, KP",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18(1):52-61",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3927431",
            "doi": "10.1007/978-3-642-70276-1_7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61019-51524-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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": 61018,
            "title": "Hematological and oncological indications for splenectomy in children.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Höllwarth, M",
                "Kaulfersch, W",
                "Slavc, I"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18(2):155-161",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3927422",
            "doi": "10.1007/978-3-642-70276-1_21",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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
        }
    ]
}