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=153820&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153840&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153800&ordering=-impactfactor",
    "results": [
        {
            "id": 119036,
            "title": "Carpal tunnel syndrome: A question of hand and wrist configurations?",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Beck, H",
                "Haslik, W",
                "Hogler, R",
                "Rab, M",
                "Schrogendorfer, KF",
                "Frey, M"
            ],
            "year": 2004,
            "source": "J HAND SURG-BRIT EUR. 2004; 29B(4): 321-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222908400003",
            "pubmed": null,
            "doi": "10.1016/j.jhsb.2003.09.010",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119036-80111-2"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "J HAND SURG-BRIT EUR",
            "issn": "0266-7681",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HAND SURGERY-BRITISH AND EUROPEAN VOLUME; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.286,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 212062,
            "title": "Outcome and complications of combined liver and pancreas resections: a retrospective analysis.",
            "abstract": null,
            "authors": [
                "Benzing, C",
                "Hau, HM",
                "Atanasov, G",
                "Broschewitz, J",
                "Krenzien, F",
                "Bartels, M",
                "Wiltberger, G"
            ],
            "year": 2016,
            "source": "Acta Chir Belg. 2016; 116(6): 340-345. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000392215400002",
            "pubmed": "27471834",
            "doi": "10.1080/00015458.2016.1186962",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212062-117923-6"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Acta Chir Belg",
            "issn": "0001-5458",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.093,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 127920,
            "title": "Histologic and clinical results of reinnervation of the latissimus dorsi transfer with the thoracodorsal nerve.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Kärcher, H",
                "Gaggl, A"
            ],
            "year": 1999,
            "source": "J Reconstr Microsurg. 1999; 15(8):567-572",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084143200001",
            "pubmed": "10608735",
            "doi": "10.1055/s-2007-1000138",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127920-51566-6"
            ],
            "imported": "2013-04-09T02:00:00+02:00",
            "journal": "J Reconstr Microsurg",
            "issn": "0743-684X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.29,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 177279,
            "title": "[The impact of capsular repair on the dislocation rate after primary total hip arthroplasty: a retrospective analysis of 1972 cases].",
            "abstract": null,
            "authors": [
                "Prietzel, T",
                "Hammer, N",
                "Schleifenbaum, S",
                "Adler, D",
                "Pretzsch, M",
                "Köhler, L",
                "Petermann, M",
                "Farag, M",
                "Panzert, S",
                "Bauer, S",
                "von Salis-Soglio, G"
            ],
            "year": 2014,
            "source": "Z Orthop Unfall. 2014; 152(2):130-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337692500013",
            "pubmed": "24760453",
            "doi": "10.1055/s-0034-1368209",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177279-102804-6"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.097,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.246,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 127919,
            "title": "Reconstruction of accessory nerve defects with vascularized long thoracic vs. non-vascularized thoracodorsal nerve.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Gaggl, A",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "J Reconstr Microsurg. 1999; 15(4):265-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080344700005",
            "pubmed": "10363549",
            "doi": "10.1055/s-2007-1000100",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127919-51566-6"
            ],
            "imported": "2013-04-09T02:00:00+02:00",
            "journal": "J Reconstr Microsurg",
            "issn": "0743-684X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.29,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60799,
            "title": "Wrap-around arterialized venous flap for salvage of an avulsed finger.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Moshammer, H",
                "Spendel, S",
                "Pierer, G",
                "Scharnagl, E"
            ],
            "year": 1999,
            "source": "J Reconstr Microsurg. 1999; 15(5):347-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081681700007",
            "pubmed": "10445515",
            "doi": "10.1055/s-2007-1000114",
            "pmc": null,
            "organizations": [
                "60799-14076"
            ],
            "persons": [
                "60799-51895-2",
                "60799-51824-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Reconstr Microsurg",
            "issn": "0743-684X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.494,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.290076335877863,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3126,
            "title": "Ritleng intubation set: a new system for lacrimal pathway intubation.",
            "abstract": null,
            "authors": [
                "Müllner, K"
            ],
            "year": 2000,
            "source": "Ophthalmologica. 2000; 214(4):237-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087728400001",
            "pubmed": "10859504",
            "doi": "10.1159/000027497",
            "pmc": null,
            "organizations": [
                "3126-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.292682926829268,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 3127,
            "title": "Melanoma-associated retinopathy versus abnormal retinal function due to interferon-alpha/Isotretinoin therapy in cutaneous malignant melanoma.",
            "abstract": null,
            "authors": [
                "Feigl, B",
                "Faschinger, C",
                "Soyer, P"
            ],
            "year": 2000,
            "source": "Ophthalmologica. 2000; 214(4):271-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087728400007",
            "pubmed": "10859510",
            "doi": "10.1159/000027503",
            "pmc": null,
            "organizations": [
                "3127-14043"
            ],
            "persons": [
                "3127-51585-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.494,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.292682926829268,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 12592,
            "title": "Blunt liver trauma in children.",
            "abstract": null,
            "authors": [
                "Schmidt, B",
                "Schimpl, G",
                "Höllwarth, ME"
            ],
            "year": 2004,
            "source": "Pediatr Surg Int. 2004; 20(11-12):846-850",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226285200007",
            "pubmed": "15459780",
            "doi": "10.1007/s00383-004-1276-6",
            "pmc": null,
            "organizations": [
                "12592-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.18705035971223,
            "impactfactor_norm_year": 2004,
            "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": 6801,
            "title": "Paediatric problems in a paediatric surgical department.",
            "abstract": null,
            "authors": [
                "Zeder, SL",
                "Höllwarth, ME"
            ],
            "year": 2004,
            "source": "PEDIAT SURG INT. 2004; 20:  329-333. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222513800006",
            "pubmed": "15156336",
            "doi": "10.1007/s00383-004-1192-9",
            "pmc": null,
            "organizations": [
                "6801-14049"
            ],
            "persons": [],
            "imported": "2013-01-21T11:49:48+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.18705035971223,
            "impactfactor_norm_year": 2004,
            "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": 6838,
            "title": "Lung contusion-lacerations after blunt thoracic trauma in children.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ",
                "Nöres, H",
                "Schober, P",
                "Höllwarth, ME"
            ],
            "year": 2004,
            "source": "PEDIAT SURG INT. 2004; 20:  412-414. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223007900004",
            "pubmed": "15118875",
            "doi": "10.1007/s00383-004-1165-z",
            "pmc": null,
            "organizations": [
                "6838-14049"
            ],
            "persons": [
                "6838-51879-1"
            ],
            "imported": "2012-12-25T13:14:31+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.18705035971223,
            "impactfactor_norm_year": 2004,
            "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": 131772,
            "title": "The frequency of accidental dural tears in minimally invasive spinal fusion techniques.",
            "abstract": null,
            "authors": [
                "Senker, W",
                "Meznik, C",
                "Avian, A",
                "Berghold, A"
            ],
            "year": 2013,
            "source": "J Neurol Surg A Cent Eur Neurosurg. 2013; 74(6):373-377",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325859400005",
            "pubmed": "23250875",
            "doi": "10.1055/s-0032-1320028",
            "pmc": null,
            "organizations": [
                "131772-14026"
            ],
            "persons": [
                "131772-51344-6",
                "131772-67207-6"
            ],
            "imported": "2013-11-14T16:24:27+01:00",
            "journal": "J NEUROL SURG PART A",
            "issn": "2193-6315",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF NEUROLOGICAL SURGERY PART A-CENTRAL EUROPEAN NEUROSURGERY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.103,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.103,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 148177,
            "title": "Intracranial inflammatory pseudotumor as a rare but pivotal differential diagnosis of neoplastic tumors.",
            "abstract": null,
            "authors": [
                "Cordier, D",
                "Zimmerer, SM",
                "Frank, S",
                "Palmowski-Wolfe, A",
                "Mariani, L"
            ],
            "year": 2012,
            "source": "J Neurol Surg A Cent Eur Neurosurg. 2012; 73(1): 50-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000321258600009",
            "pubmed": "20401829",
            "doi": "10.1055/s-0032-1304505",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-11-10T01:00:00+01:00",
            "journal": "J Neurol Surg A Cent Eur Neurosurg",
            "issn": "2193-6315",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.493,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.103,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.103,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 108236,
            "title": "Ultrasound investigation of cervical lymph node metastases: Conception and results of a histopathological exploration",
            "abstract": null,
            "authors": [
                "Danninger, R",
                "Posawetz, W",
                "Humer, U",
                "Stammberger, H",
                "Jakse, R"
            ],
            "year": 1999,
            "source": "LARYNGO RHINO OTOL. 1999; 78(3): 144-149. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079492000006",
            "pubmed": null,
            "doi": "10.1055/s-2007-996847",
            "pmc": null,
            "organizations": [
                "108236-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": "LARYNGO-RHINO-OTOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 108242,
            "title": "Computer assisted localization in endoscopic sinus surgery--state of the art? The Insta Trak system].",
            "abstract": null,
            "authors": [
                "Luxenberger, W",
                "Köle, W",
                "Stammberger, H",
                "Reittner, P"
            ],
            "year": 1999,
            "source": "Laryngorhinootologie. 1999; 78(6):318-325",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000081315500005",
            "pubmed": "10439350",
            "doi": "10.1055/s-2007-996879",
            "pmc": null,
            "organizations": [
                "108242-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": "LARYNGO-RHINO-OTOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 123882,
            "title": "Lung growth induced by prenatal instillation of perfluorocarbon into the fetal rabbit lung",
            "abstract": null,
            "authors": [
                "Muensterer, OJ",
                "Till, H",
                "Bergmann, F",
                "Klis, VJ",
                "Metzger, R",
                "Deprest, JA",
                "Simbruner, G"
            ],
            "year": 2004,
            "source": "PEDIATR SURG INT. 2004; 20(4): 248-252. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000222217300008",
            "pubmed": "15083328",
            "doi": "10.1007/s00383-003-1120-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123882-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.493,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.187,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 249,
            "title": "Anxiety in prisoners today.",
            "abstract": null,
            "authors": [
                "Lapornik, R",
                "Lehofer, M",
                "Posch, C"
            ],
            "year": 1992,
            "source": "FORENSIC SCI INT. 1992; 57(1): 81-86. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KC12000011",
            "pubmed": "1468735",
            "doi": "10.1016%2F0379-0738%2892%2990049-3",
            "pmc": null,
            "organizations": [
                "249-29444"
            ],
            "persons": [],
            "imported": "2010-06-30T18:07:06+02:00",
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.492,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 1366,
            "title": "Injuries by chicken bills: characteristic wound morphology.",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Rous, F"
            ],
            "year": 1991,
            "source": "FORENSIC SCI INT. 1991; 52(1): 25-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GW16600005",
            "pubmed": "1783335",
            "doi": "10.1016%2F0379-0738%2891%2990093-X",
            "pmc": null,
            "organizations": [
                "1366-14019"
            ],
            "persons": [
                "1366-51680-2"
            ],
            "imported": "2010-06-28T17:36:56+02:00",
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.492,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 6913,
            "title": "Bioptic diagnosis of chronic hepatitis. Results of an evidence-based consensus conference of the German Society of Pathology, of the German Society for Digestive and Metabolic Diseases and of Compensated Hepatitis (HepNet)",
            "abstract": null,
            "authors": [
                "Schirmacher, P",
                "Fleig, WE",
                "Tannapfel, A",
                "Langner, C",
                "Dries, V",
                "Terracciano, L",
                "Denk, H",
                "Dienes, HP",
                "German Society for Digestive and Metabolic Diseases"
            ],
            "year": 2004,
            "source": "PATHOLOGE. 2004; 25(5): 337-348. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000223717200001",
            "pubmed": "15278290",
            "doi": "10.1007/s00292-004-0692-7",
            "pmc": null,
            "organizations": [
                "6913-14020"
            ],
            "persons": [
                "6913-50044-6",
                "6913-51515-6"
            ],
            "imported": "2009-09-07T13:06:24+02:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.492,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.107692307692308,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3139,
            "title": "The impact of hepatic xanthine oxidase and xanthine dehydrogenase activities on liver function in chronic cholestasis.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Kuesz, AM",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 2000,
            "source": "PEDIAT SURG INT 2000 16: 297-301.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087910600015",
            "pubmed": "10898233",
            "doi": "10.1007%2Fs003830050748",
            "pmc": null,
            "organizations": [
                "3139-14049"
            ],
            "persons": [
                "3139-51528-6"
            ],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.491,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}