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=155140&ordering=imported
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=155160&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155120&ordering=imported",
    "results": [
        {
            "id": 4899,
            "title": "Can bowel endoscopy predict colorectal surgery in patients with an adnexal mass?",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Kurschel, S",
                "Walsberger, K",
                "Haas, J",
                "Tamussino, K",
                "Winter, R"
            ],
            "year": 2003,
            "source": "INT J GYNECOL CANCER 2003 13: 292-296.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183479500005",
            "pubmed": "12801258",
            "doi": "10.1046%2Fj.1525-1438.2003.13191.x",
            "pmc": null,
            "organizations": [
                "4899-14038"
            ],
            "persons": [
                "4899-51627-6",
                "4899-51826-6",
                "4899-51989-6",
                "4899-51624-2"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.561,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.622641509433962,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4895,
            "title": "Assessment of the predictive value of a bowel symptom questionnaire in identifying perianal and anal sphincter trauma after vaginal delivery.",
            "abstract": null,
            "authors": [
                "Frudinger, A",
                "Halligan, S",
                "Bartram, CI",
                "Spencer, J",
                "Kamm, MA",
                "Winter, R"
            ],
            "year": 2003,
            "source": "Dis Colon Rectum. 2003; 46(6):742-747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183455600007",
            "pubmed": "12794575",
            "doi": "10.1097/01.DCR.0000069953.98986.5C",
            "pmc": null,
            "organizations": [
                "4895-14038"
            ],
            "persons": [
                "4895-51696-2"
            ],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.343,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.879432624113475,
            "impactfactor_norm_year": 2003,
            "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": 4892,
            "title": "Descending intramedullary nailing for the treatment of displaced supracondylar humeral fractures in children",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "von  Bismarck, S",
                "Castellani, C",
                "Mayr, J"
            ],
            "year": 2003,
            "source": "Chirurg. 2003; 74(5):432-436",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183384900006",
            "pubmed": "12748791",
            "doi": "10.1007/s00104-002-0595-1",
            "pmc": null,
            "organizations": [
                "4892-14049"
            ],
            "persons": [
                "4892-50785-2",
                "4892-54087-6"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.709,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.375886524822695,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4890,
            "title": "Hepatitis C. The point of view of a clinical anaesthetist and intensive care specialist",
            "abstract": null,
            "authors": [
                "Metzler, H"
            ],
            "year": 2003,
            "source": "Anaesthesist. 2003; 52(5):453-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183371700011",
            "pubmed": "12750830",
            "doi": "10.1007/s00101-003-0491-1",
            "pmc": null,
            "organizations": [
                "4890-14044"
            ],
            "persons": [
                "4890-51611-2"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.982,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.409090909090909,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": true
        },
        {
            "id": 4889,
            "title": "Hypohomocysteinaemia and highly increased proportion of S-sulfonated plasma transthyretin in molybdenum cofactor deficiency.",
            "abstract": null,
            "authors": [
                "Sass, JO",
                "Kishikawa, M",
                "Puttinger, R",
                "Reiss, J",
                "Erwa, W",
                "Shimizu, A",
                "Sperl, W"
            ],
            "year": 2003,
            "source": "J Inherit Metab Dis. 2003; 26(1):80-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183326000013",
            "pubmed": "12872846",
            "doi": "10.1023/A:1024091900547",
            "pmc": null,
            "organizations": [
                "4889-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.799,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.409090909090909,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4888,
            "title": "Incidence of anaemia in breast cancer patients receiving adjuvant chemotherapy.",
            "abstract": null,
            "authors": [
                "Denison, U",
                "Baumann, J",
                "Peters-Engl, C",
                "Samonigg, H",
                "Krippl, P",
                "Lang, A",
                "Obermair, A",
                "Wagner, H",
                "Sevelda, P"
            ],
            "year": 2003,
            "source": "Breast Cancer Res Treat. 2003; 79(3):347-353",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183321600007",
            "pubmed": "12846419",
            "doi": "10.1023/A:1024016508925",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4888-51045-6",
                "4888-51532-6"
            ],
            "imported": null,
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.964,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4887,
            "title": "Mechanism of kinin release during experimental acute pancreatitis in rats: evidence for pro- as well as anti-inflammatory roles of oedema formation.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Rainer, I",
                "Tiran, B",
                "Fink, E",
                "Lembeck, F",
                "Peskar, BA"
            ],
            "year": 2003,
            "source": "Br J Pharmacol. 2003; 139(2):299-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183298400014",
            "pubmed": "12770935",
            "doi": "10.1038/sj.bjp.0705247",
            "pmc": "PMC1573846",
            "organizations": [
                "4887-14022",
                "4887-14028"
            ],
            "persons": [
                "4887-51661-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.837837837837838,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 4886,
            "title": "Trauma management and education in europe: a survey of twelve geographically and socioeconomically diverse European countries.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Lennquist, S"
            ],
            "year": 2002,
            "source": "Eur J Surg. 2002; 168(12):730-735",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183253500012",
            "pubmed": "15362585",
            "doi": "10.1080/11024150201680032",
            "pmc": null,
            "organizations": [
                "4886-14045"
            ],
            "persons": [
                "4886-51612-2"
            ],
            "imported": null,
            "journal": "EUR J SURG",
            "issn": "1102-4151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.658,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.347517730496454,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4885,
            "title": "Retrograde reperfusion in liver transplantation reduced the incidence of postreperfusion syndrome",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Zink, M",
                "Iberer, F",
                "Schaffellner, S",
                "Jakoby, E",
                "Tscheliessnigg, KH"
            ],
            "year": 2003,
            "source": "LIVER TRANSPLANT 2003 9: 205-205.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000183252300226",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4885-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "LIVER TRANSPLANT",
            "issn": "1527-6465",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.242,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978723404255319,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4881,
            "title": "Incidence and detection of fungi and eosinophilic granulocytes in chronic rhinosinusitis",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H",
                "Buzina, W",
                "Freudenschuss, K",
                "Lackner, A",
                "Beham, A"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(5):330-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183193100005",
            "pubmed": "12800078",
            "doi": "10.1055/s-2003-39777",
            "pmc": null,
            "organizations": [
                "4881-14020",
                "4881-14042"
            ],
            "persons": [
                "4881-50715-6",
                "4881-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4880,
            "title": "The mycota-confusion: commentary on the discussion mycota-immunological background of the chronic rhinosinusitis with or without polyposis",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(5):307-311",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000183193100001",
            "pubmed": "12800074",
            "doi": "10.1055/s-2003-39734",
            "pmc": null,
            "organizations": [
                "4880-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4877,
            "title": "Computerized heart allograft-recipient monitoring: a multicenter study.",
            "abstract": null,
            "authors": [
                "Grasser, B",
                "Iberer, F",
                "Schreier, G",
                "Kastner, P",
                "Schaffellner, S",
                "Kniepeiss, D",
                "Kleinert, R",
                "Mahaux, V",
                "Demoulin, JC",
                "Nägele, H",
                "Rödiger, W",
                "Laufer, G",
                "Grimm, M",
                "Zuckermann, A",
                "Wasler, A",
                "Prenner, G",
                "Tscheliessnigg, KH",
                "CHARM Multicenter Investigators Group"
            ],
            "year": 2003,
            "source": "Transpl Int. 2003; 16(4):225-230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183161600002",
            "pubmed": "12730802",
            "doi": "10.1007/s00147-002-0530-x",
            "pmc": null,
            "organizations": [
                "4877-14020",
                "4877-14073"
            ],
            "persons": [
                "4877-58323-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT INT",
            "issn": "0934-0874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.204,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.631205673758865,
            "impactfactor_norm_year": 2003,
            "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": 4874,
            "title": "Microsecond structural fluctuations in denatured cytochrome c and the mechanism of rapid chain contraction",
            "abstract": null,
            "authors": [
                "Rischel, C",
                "Jorgensen, LE",
                "Foldes-Papp, Z"
            ],
            "year": 2003,
            "source": "J PHYS-CONDENS MATTER 2003 15: S1725-S1725.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183133200008",
            "pubmed": null,
            "doi": "10.1088/0953-8984/15/18/306",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J PHYS-CONDENS MATTER",
            "issn": "0953-8984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.757,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.824561403508772,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PHYSICS, CONDENSED MATTER",
            "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": true
        },
        {
            "id": 4872,
            "title": "HCV NAT in Austria.",
            "abstract": null,
            "authors": [
                "Mayr, WR",
                "Lanzer, G",
                "Gabriel, C",
                "Schönitzer, D",
                "Michl, U",
                "Lechner, S",
                "Moll, W"
            ],
            "year": 2003,
            "source": "Transfusion. 2003; 43(6):834-835",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000183119000029",
            "pubmed": "12757543",
            "doi": "10.1046/j.1537-2995.2003.00413.x",
            "pmc": null,
            "organizations": [
                "4872-14058"
            ],
            "persons": [
                "4872-64015-6"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.926,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.741935483870968,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 4868,
            "title": "Cystatin C is independently associated with angiographic coronary artery disease in the Ludwigshafen Risk and Cardiovascular Health (LURIC) study.",
            "abstract": null,
            "authors": [
                "Nauck, MS",
                "März, W",
                "Nagel, D",
                "Boehm, BO",
                "Winkelmann, BR"
            ],
            "year": 2003,
            "source": "CLIN CHEM 2003 49: A55-A55.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000183088700176",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4868-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.538,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4867,
            "title": "Detection of mutations in the hepatitis B virus polymerase gene.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Stelzl, E",
                "Marth, E",
                "Stauber, RE"
            ],
            "year": 2003,
            "source": "Clin Chem. 2003; 49(6 Pt 1):989-992",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183088100032",
            "pubmed": "12766008",
            "doi": "10.1373%2F49.6.989",
            "pmc": null,
            "organizations": [
                "4867-14023"
            ],
            "persons": [
                "4867-50514-6",
                "4867-51503-6",
                "4867-51530-6",
                "4867-51812-2"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.538,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 4866,
            "title": "Age at onset, extent of necrosis, and containment in Perthes disease. Results at maturity.",
            "abstract": null,
            "authors": [
                "Roposch, A",
                "Mayr, J",
                "Linhart, WE"
            ],
            "year": 2003,
            "source": "ARCH ORTHOP TRAUM SURG 2003 123: 68-73.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183083600004",
            "pubmed": "12721683",
            "doi": "10.1007/s00402-002-0445-0",
            "pmc": null,
            "organizations": [
                "4866-14049"
            ],
            "persons": [
                "4866-51571-4"
            ],
            "imported": null,
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.317073170731707,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4864,
            "title": "Assessment of differential blockade by amitriptyline and its N-methyl derivative in different species by different routes.",
            "abstract": null,
            "authors": [
                "Gerner, P",
                "Haderer, AE",
                "Mujtaba, M",
                "Sudoh, Y",
                "Narang, S",
                "Abdi, S",
                "Srinivasa, V",
                "Pertl, C",
                "Wang, GK"
            ],
            "year": 2003,
            "source": "Anesthesiology. 2003; 98(6):1484-1490",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183075400027",
            "pubmed": "12766662",
            "doi": "10.1097%2F00000542-200306000-00028",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.503,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4860,
            "title": "The basidiomycete Schizophyllum commune in paranasal sinuses.",
            "abstract": null,
            "authors": [
                "Buzina, W",
                "Braun, H",
                "Freudenschuss, K",
                "Lackner, A",
                "Schimpl, K",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Mycoses. 2003; 46 Suppl 1(8):23-27",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183018400004",
            "pubmed": "12955849",
            "doi": "10.1111/j.1439-0507.2003.tb00033.x",
            "pmc": null,
            "organizations": [
                "4860-14042"
            ],
            "persons": [
                "4860-50715-2",
                "4860-51725-6"
            ],
            "imported": null,
            "journal": "MYCOSES",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.755,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.4375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MYCOLOGY",
            "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": true
        },
        {
            "id": 4856,
            "title": "Bone metabolism in patients with differentiated thyroid carcinoma receiving suppressive levothyroxine treatment.",
            "abstract": null,
            "authors": [
                "Mikosch, P",
                "Obermayer-Pietsch, B",
                "Jost, R",
                "Jauk, B",
                "Gallowitsch, HJ",
                "Kresnik, E",
                "Leb, G",
                "Lind, P"
            ],
            "year": 2003,
            "source": "Thyroid. 2003; 13(4):347-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182987600007",
            "pubmed": "12804103",
            "doi": "10.1089/105072503321669839",
            "pmc": null,
            "organizations": [
                "4856-14080"
            ],
            "persons": [
                "4856-51809-6"
            ],
            "imported": null,
            "journal": "THYROID",
            "issn": "1050-7256",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.08,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.465909090909091,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}