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=153940&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=153960&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153920&ordering=-impactfactor",
    "results": [
        {
            "id": 28437,
            "title": "Cervicomediastinal thymic cyst: report of a case.",
            "abstract": null,
            "authors": [
                "Ozbey, H",
                "Ratschek, M",
                "Höllwarth, M"
            ],
            "year": 2005,
            "source": "SURG TODAY, 35, 1070-1072, 0941-1291",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233866600011",
            "pubmed": "16341489",
            "doi": "10.1007/s00595-005-3063-y",
            "pmc": null,
            "organizations": [
                "28437-14020",
                "28437-14049"
            ],
            "persons": [
                "28437-51528-6"
            ],
            "imported": "2006-03-28T16:26:16+02:00",
            "journal": "SURG TODAY",
            "issn": "0941-1291",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.18705035971223,
            "impactfactor_norm_year": 2005,
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 885,
            "title": "Evaluating an interactive, multi-media learning system for the study of primary open angle glaucoma",
            "abstract": null,
            "authors": [
                "Zenz, H",
                "Maresch, H",
                "Faulborn, J"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(12):372-374",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TQ70500005",
            "pubmed": "8580292",
            "doi": "10.1515/bmte.1995.40.12.372",
            "pmc": null,
            "organizations": [
                "885-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 706,
            "title": "Development and critical evaluation of an improved comprehensive multicompartment model for the exchange processes during hemodialysis.",
            "abstract": null,
            "authors": [
                "Scharfetter, H",
                "Wirnsberger, G",
                "Hutten, H",
                "Holzer, H"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(3):54-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ55200003",
            "pubmed": "7756519",
            "doi": "10.1515/bmte.1995.40.3.54",
            "pmc": null,
            "organizations": [
                "706-14084"
            ],
            "persons": [
                "706-51535-6",
                "706-51739-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68626,
            "title": "Diagnosis and staging of prostatic carcinoma: what is really necessary?",
            "abstract": null,
            "authors": [
                "Schmid, H",
                "Oberpenning, F",
                "Pummer, K"
            ],
            "year": 1999,
            "source": "Urol Int. 1999; 63(1): 57-61. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084367800010",
            "pubmed": "10592491",
            "doi": "10.1159/000030419",
            "pmc": null,
            "organizations": [
                "68626-14056"
            ],
            "persons": [
                "68626-53053-6"
            ],
            "imported": "2007-09-21T02:00:00+02:00",
            "journal": "Urol Int",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 419,
            "title": "Cerebral monitoring in anesthesia and intensive care",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(9):231-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RW49200003",
            "pubmed": "7492726",
            "doi": "10.1515/bmte.1995.40.9.231",
            "pmc": null,
            "organizations": [
                "419-14044"
            ],
            "persons": [
                "419-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5316,
            "title": "Ocular myasthenia: a diagnostic and management challenge--a review",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S",
                "Koch, M",
                "Diez, J"
            ],
            "year": 2004,
            "source": "KLIN MONATSBL AUGENHEILK. 2004; 221(2): 77-86. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000220130000001",
            "pubmed": "14986204",
            "doi": "10.1055/s-2004-812718",
            "pmc": null,
            "organizations": [
                "5316-14043"
            ],
            "persons": [
                "5316-53949-6"
            ],
            "imported": "2012-11-12T15:08:05+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1491,
            "title": "Laser Doppler flowmetry--peripheral microcirculation during cessation of cerebral and cardiocirculatory function.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Boggett, D"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(7-8):195-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RR38400002",
            "pubmed": "7548683",
            "doi": "10.1515/bmte.1995.40.7-8.195",
            "pmc": null,
            "organizations": [
                "1491-14044",
                "1491-14070"
            ],
            "persons": [
                "1491-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67496,
            "title": "Acute swelling of both legs in a healthy young man",
            "abstract": null,
            "authors": [
                "Binder, B",
                "Soyer, HP",
                "Salmhofer, W",
                "Kerl, H"
            ],
            "year": 2007,
            "source": "PHLEBOLOGIE. 2007; 36(2): 77-79. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245864200004",
            "pubmed": null,
            "doi": "10.1055/s-0037-1622171",
            "pmc": null,
            "organizations": [
                "67496-14047"
            ],
            "persons": [
                "67496-51620-6",
                "67496-51721-6",
                "67496-53009-2"
            ],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "PHLEBOLOGIE",
            "issn": "0939-978X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.122302158273381,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SURGERY",
            "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": 5371,
            "title": "Medical aspects of the squint operation as day surgery - a contribution to quality control",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S",
                "Cuk, K"
            ],
            "year": 2004,
            "source": "Klin Monatsbl Augenheilkd. 2004; 221(3):192-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220894000007",
            "pubmed": "15052526",
            "doi": "10.1055/s-2004-812896",
            "pmc": null,
            "organizations": [
                "5371-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2004,
            "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": 2876,
            "title": "Hormonal therapy of prostate cancer: is there any news?",
            "abstract": null,
            "authors": [
                "Pummer, K",
                "Schmid, H",
                "Trummer, H",
                "Augustin, H",
                "Hubmer, G"
            ],
            "year": 1999,
            "source": "Urol Int. 1999; 63(1):80-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084367800013",
            "pubmed": "10592494",
            "doi": "10.1159/000030422",
            "pmc": null,
            "organizations": [
                "2876-14056"
            ],
            "persons": [
                "2876-51970-6",
                "2876-53053-2"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5370,
            "title": "Guidelines for surgery in the treatment of rhegmatogenous detachments (buckle, pneumatic retinopexy, endosurgery)",
            "abstract": null,
            "authors": [
                "Langmann, G"
            ],
            "year": 2004,
            "source": "Klin Monatsbl Augenheilkd. 2004; 221(3):160-174",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000220894000002",
            "pubmed": "15052521",
            "doi": "10.1055/s-2004-812722",
            "pmc": null,
            "organizations": [
                "5370-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.166666666666667,
            "impactfactor_norm_year": 2004,
            "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": 1836,
            "title": "Noninvasive monitoring of regional cerebral oxygen saturation--experiences in critical care medicine",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Jobstmann, R",
                "Klein, G",
                "Neumann, I",
                "Prietl, B"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(3):70-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ55200005",
            "pubmed": "7756520",
            "doi": "10.1515/bmte.1995.40.3.70",
            "pmc": null,
            "organizations": [
                "1836-14044",
                "1836-14054",
                "1836-14070"
            ],
            "persons": [
                "1836-51073-6",
                "1836-51876-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1780,
            "title": "Near infrared spectroscopy. Limits and problems in the intensive care unit",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Jobstmann, R",
                "Prietl, B",
                "Schleinkofer, L"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(5):128-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE98500003",
            "pubmed": "7605887",
            "doi": "10.1515/bmte.1995.40.5.128",
            "pmc": null,
            "organizations": [
                "1780-14044",
                "1780-14070"
            ],
            "persons": [
                "1780-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 155876,
            "title": "Orthotopic liver transplantation in knockout mice: is TNFalpha involved in early graft injury and regeneration?",
            "abstract": null,
            "authors": [
                "Conzelmann, L",
                "Schemmer, P",
                "Zhong, Z",
                "Smutney, O",
                "Bunzendahl, H",
                "Thurman, R"
            ],
            "year": 2002,
            "source": "Transplant Proc. 2002; 34(6):2299-2300",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178048200120",
            "pubmed": "12270406",
            "doi": "10.1016/S0041-1345(02)03243-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.227,
            "impactfactor_norm_year": 2002,
            "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": 156017,
            "title": "Extended experience with glycine for prevention of reperfusion injury after human liver transplantation.",
            "abstract": null,
            "authors": [
                "Schemmer, P",
                "Golling, M",
                "Kraus, T",
                "Mehrabi, A",
                "Mayatepek, E",
                "Herfarth, Ch",
                "Klar, E"
            ],
            "year": 2002,
            "source": "Transplant Proc. 2002; 34(6):2307-2309",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178048200124",
            "pubmed": "12270410",
            "doi": "10.1016/S0041-1345(02)03247-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.227,
            "impactfactor_norm_year": 2002,
            "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": 81078,
            "title": "The induction of cytochrome P450 isoform, CYP4A1, by clofibrate coincides with activation of ethanolamine-specific phospholipid base exchange reaction in rat liver microsomes.",
            "abstract": null,
            "authors": [
                "Lenart, J",
                "Komanska, I",
                "Jasinska, R",
                "Pikula, S"
            ],
            "year": 1998,
            "source": "Acta Biochim Pol. 1998; 45(1): 119-126. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072852900017",
            "pubmed": "9701504",
            "doi": "10.18388/abp.1998_4294",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-15T02:00:00+02:00",
            "journal": "Acta Biochim Pol",
            "issn": "0001-527X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.477,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105084745762712,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2220,
            "title": "Reconstruction of a complex defect on the foot with an osteotendofasciocutaneous lateral arm free flap. Case report.",
            "abstract": null,
            "authors": [
                "Moshammer, HE",
                "Hellbom, BA",
                "Schwarzl, FX",
                "Haas, FM",
                "Pierer, GR"
            ],
            "year": 1997,
            "source": "Scand J Plast Reconstr Surg Hand Surg. 1997; 31(3):271-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT47700012",
            "pubmed": "9299690",
            "doi": "10.3109/02844319709051542",
            "pmc": null,
            "organizations": [
                "2220-14076"
            ],
            "persons": [],
            "imported": null,
            "journal": "SCAND J PLAST RECONSTR SURG",
            "issn": "0284-4311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.477,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3359375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52647,
            "title": "A study of replanted permanent teeth in different age groups.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA",
                "Friehs, S",
                "Ruda, C",
                "Pertl, C",
                "Glockner, K",
                "Hulla, H"
            ],
            "year": 1998,
            "source": "Endod Dent Traumatol. 1998; 14(6):274-278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077302600005",
            "pubmed": "9972160",
            "doi": "10.1111/j.1600-9657.1998.tb00852.x",
            "pmc": null,
            "organizations": [
                "52647-14111"
            ],
            "persons": [
                "52647-51841-2",
                "52647-51840-6"
            ],
            "imported": null,
            "journal": "ENDOD DENT TRAUMATOL",
            "issn": "0109-2502",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.477,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.177777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & 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": 4026,
            "title": "Capsular attachment to the distal radius for extracapsular placement of pins.",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Grechenig, W",
                "Peicha, G",
                "Tesch, NP",
                "Seibert, FJ"
            ],
            "year": 2001,
            "source": "Surg Radiol Anat. 2001; 23(5):313-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172595000005",
            "pubmed": "11824129",
            "doi": "10.1007/s00276-001-0313-6",
            "pmc": null,
            "organizations": [
                "4026-14018",
                "4026-14052"
            ],
            "persons": [
                "4026-51694-6",
                "4026-51724-6"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 119058,
            "title": "The precision of ultrasound imaging and its relevance for carpal tunnel syndrome.",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Schrögendorfer, KF",
                "Rab, M",
                "Girsch, W",
                "Gruber, H",
                "Frey, M"
            ],
            "year": 2001,
            "source": "Surg Radiol Anat. 2001; 23(2):117-121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169116800010",
            "pubmed": "11462859",
            "doi": "10.1007/s00276-001-0117-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119058-80111-2"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "SURG RADIOL ANAT",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": "SURGICAL AND RADIOLOGIC ANATOMY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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
        }
    ]
}