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=155520&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155540&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155500&ordering=imported",
    "results": [
        {
            "id": 7977,
            "title": "CARDIAC AMYLOIDOSIS - DIAGNOSTICS BY TWO-DIMENSIONAL ECHOCARDIOGRAPHY - A CASE-REPORT",
            "abstract": null,
            "authors": [
                "ZENKER, G",
                "BLANKE, M",
                "HARNONCOURT, K"
            ],
            "year": 1984,
            "source": "HERZ KREISLAUF 1984 16: 100-103.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY11600006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 4475,
            "title": "Expression of functional Fas ligand in choriocarcinoma.",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Hartmann, M",
                "Sedlmayr, P",
                "Walcher, W",
                "Kohnen, G",
                "Dohr, G"
            ],
            "year": 2002,
            "source": "Am J Reprod Immunol. 2002; 48(4):226-234",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178187400005",
            "pubmed": "12516633",
            "doi": "10.1034%2Fj.1600-0897.2002.01119.x",
            "pmc": null,
            "organizations": [
                "4475-14017"
            ],
            "persons": [
                "4475-51634-6",
                "4475-51666-6",
                "4475-51714-2"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.413,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.391304347826087,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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
        },
        {
            "id": 4472,
            "title": "Differences of subcutaneous adipose tissue topography between type-2 diabetic men and healthy controls.",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Möller, R",
                "Pieber, TR",
                "Wallner, S",
                "Sudi, K",
                "Reibnegger, G",
                "Tafeit, E"
            ],
            "year": 2002,
            "source": "Exp Biol Med (Maywood). 2002; 227(9):794-798",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178123900011",
            "pubmed": "12324659",
            "doi": "10.1177/153537020222700911",
            "pmc": null,
            "organizations": [
                "4472-14012"
            ],
            "persons": [
                "4472-50569-6",
                "4472-51266-6",
                "4472-51831-6"
            ],
            "imported": null,
            "journal": "EXP BIOL MED",
            "issn": "1535-3702",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.481,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.472972972972973,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 7978,
            "title": "Results of a screening program for prenatal infections in low-birth weight infants",
            "abstract": null,
            "authors": [
                "Rosanelli, K",
                "Mayer, O",
                "Stünzner, D",
                "Zeichen, H"
            ],
            "year": 1984,
            "source": "Zentralbl Gynakol. 1984; 106(11):721-724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY21700004",
            "pubmed": "6475382",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7979,
            "title": "Therapy of proximal trochanteric fractures using elastic round nails",
            "abstract": null,
            "authors": [
                "Resch, M",
                "Wetl, K",
                "Klösch, W"
            ],
            "year": 1984,
            "source": "Zentralbl Chir. 1984; 109(11):731-736",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY21800003",
            "pubmed": "6475346",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7980,
            "title": "Fetal insulin balance: gestational diabetes and postpartal screening.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Hofmann, H",
                "Pürstner, P",
                "Winter, R",
                "Lichtenegger, W"
            ],
            "year": 1984,
            "source": "Obstet Gynecol. 1984; 64(1):65-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY31100013",
            "pubmed": "6377146",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886792452830189,
            "impactfactor_norm_year": 1998,
            "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": 7983,
            "title": "Effect of griseofulvin treatment and neoplastic transformation on transglutaminase activity in mouse liver.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Bernklau, G",
                "Krepler, R"
            ],
            "year": 1984,
            "source": "Liver. 1984; 4(3):208-213",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SZ07700007",
            "pubmed": "6146914",
            "doi": "10.1111/j.1600-0676.1984.tb00929.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7983-51515-2"
            ],
            "imported": null,
            "journal": "LIVER",
            "issn": "0106-9543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4466,
            "title": "Can small-vessel disease-related cerebral abnormalities be used as a surrogate marker for vascular dementia trials?",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Ropele, S",
                "Schmidt, R"
            ],
            "year": 2002,
            "source": "J Neural Transm Suppl. 2002; 140(62):61-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178088400007",
            "pubmed": "12456051",
            "doi": "10.1007/978-3-7091-6139-5_6",
            "pmc": null,
            "organizations": [
                "4466-14051",
                "4466-14108"
            ],
            "persons": [
                "4466-51279-6"
            ],
            "imported": null,
            "journal": "J NEURAL TRANSMISSION-SUPPL",
            "issn": "0303-6995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.312,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.766497461928934,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 4465,
            "title": "Microangiopathy-related cerebral damage and angiotensinogen gene: from epidemiology to biology.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Fazekas, F",
                "Schmidt, R"
            ],
            "year": 2002,
            "source": "J Neural Transm Suppl. 2002; 26 Suppl 4(62):53-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178088400006",
            "pubmed": "12456050",
            "doi": "10.1007/978-3-7091-6139-5_5",
            "pmc": null,
            "organizations": [
                "4465-14013",
                "4465-14051",
                "4465-14108"
            ],
            "persons": [
                "4465-51912-2"
            ],
            "imported": null,
            "journal": "J NEURAL TRANSMISSION-SUPPL",
            "issn": "0303-6995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.312,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.766497461928934,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 4464,
            "title": "Risk factors and progression of small vessel disease-related cerebral abnormalities.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Enzinger, C",
                "Ropele, S",
                "Kapeller, P",
                "Schmidt, H"
            ],
            "year": 2002,
            "source": "J Neural Transm Suppl. 2002; 35(62):47-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178088400005",
            "pubmed": "12456049",
            "doi": "10.1007/978-3-7091-6139-5_4",
            "pmc": null,
            "organizations": [
                "4464-14013",
                "4464-14051"
            ],
            "persons": [
                "4464-50173-6",
                "4464-51279-6",
                "4464-51744-6",
                "4464-51912-6"
            ],
            "imported": null,
            "journal": "J NEURAL TRANSMISSION-SUPPL",
            "issn": "0303-6995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.312,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.766497461928934,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 4462,
            "title": "Symptomatic Epstein-Barr virus reactivation in a patient with acute myeloid leukaemia and treatment with the monoclonal anti-CD20 antibody rituximab.",
            "abstract": null,
            "authors": [
                "Tinchon, C",
                "Auner, HW",
                "Beham-Schmid, C",
                "Aberle, SW",
                "Sill, H",
                "Linkesch, W"
            ],
            "year": 2002,
            "source": "EUR J HAEMATOL 2002 69: 50-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178084500008",
            "pubmed": "12270062",
            "doi": "10.1034%2Fj.1600-0609.2002.02740.x",
            "pmc": null,
            "organizations": [
                "4462-14020",
                "4462-14082"
            ],
            "persons": [
                "4462-51857-6"
            ],
            "imported": null,
            "journal": "EUR J HAEMATOL",
            "issn": "0902-4441",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.807,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.557377049180328,
            "impactfactor_norm_year": 2002,
            "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": 4461,
            "title": "Rituximab (anti-CD20 monoclonal antibody) as consolidation of first-line CHOP chemotherapy in patients with follicular lymphoma: a phase II study.",
            "abstract": null,
            "authors": [
                "Jäeger, G",
                "Neumeister, P",
                "Brezinschek, R",
                "Höfler, G",
                "Quehenberger, F",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 2002,
            "source": "EUR J HAEMATOL 2002 69: 21-26.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178084500004",
            "pubmed": "12270058",
            "doi": "10.1034%2Fj.1600-0609.2002.01692.x",
            "pmc": null,
            "organizations": [
                "4461-14020",
                "4461-14026",
                "4461-14082"
            ],
            "persons": [
                "4461-50466-6",
                "4461-51857-6",
                "4461-51930-6"
            ],
            "imported": null,
            "journal": "EUR J HAEMATOL",
            "issn": "0902-4441",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.807,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.557377049180328,
            "impactfactor_norm_year": 2002,
            "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": 4459,
            "title": "Post-thrombolytic management of acute myocardial infarction: Early invasive, late invasive, or conservative management? Insights from the global registry of acute coronary events (GRACE).",
            "abstract": null,
            "authors": [
                "Sadiq, I",
                "Dauerman, H",
                "Goldberg, R",
                "Klein, W",
                "Brieger, D",
                "Steg, PG",
                "Montalescot, G",
                "Lopez-Sendon, J",
                "Budaj, A",
                "Gore, J"
            ],
            "year": 2002,
            "source": "AMER J CARDIOL 2002 90: TCT496-TCT496.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178077400489",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J CARDIOL",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.327,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.787878787878788,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 4458,
            "title": "Radiosurgery of intracranial cavernous malformations - Comment",
            "abstract": null,
            "authors": [
                "Schröttner, O"
            ],
            "year": 2002,
            "source": "ACTA NEUROCHIR 2002 144: 878-878.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000178067400007",
            "pubmed": null,
            "doi": "10.1007/s00701-002-0983-9",
            "pmc": null,
            "organizations": [
                "4458-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.779,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.432624113475177,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4456,
            "title": "Vitamin D deficiency and secondary hyperparathyroidism are common complications in patients with peripheral arterial disease.",
            "abstract": null,
            "authors": [
                "Fahrleitner, A",
                "Dobnig, H",
                "Obernosterer, A",
                "Pilger, E",
                "Leb, G",
                "Weber, K",
                "Kudlacek, S",
                "Obermayer-Pietsch, BM"
            ],
            "year": 2002,
            "source": "J Gen Intern Med. 2002; 17(9):663-669",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178026100001",
            "pubmed": "12220361",
            "doi": "10.1046/j.1525-1497.2002.11033.x",
            "pmc": "PMC1495101",
            "organizations": [
                "4456-14079",
                "4456-14080"
            ],
            "persons": [
                "4456-51063-2",
                "4456-51541-6",
                "4456-51809-6",
                "4456-51874-6",
                "4456-52443-6"
            ],
            "imported": null,
            "journal": "J GEN INTERN MED",
            "issn": "0884-8734",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.752,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.869158878504673,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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
        },
        {
            "id": 4455,
            "title": "A phase I/II study of enzyme replacement therapy (ERT) for mucopolysaccharidosis VI (MPS VI Maroteaux-Lamy syndrome): 48 week progress report.",
            "abstract": null,
            "authors": [
                "Harmatz, P",
                "Whitley, CB",
                "Waber, L",
                "Pais, R",
                "Steiner, R",
                "Plecko, B",
                "Kaplan, P",
                "Simon, J",
                "Waterson, J",
                "Hopwood, J"
            ],
            "year": 2002,
            "source": "AMER J HUM GENET 2002 71: 582-582.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178025802404",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4455-14048"
            ],
            "persons": [
                "4455-51875"
            ],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.649,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.939130434782609,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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
        },
        {
            "id": 4454,
            "title": "Mutations in the small GTPase late endosomal protein RAB7 are associated with Charcot-Marie-Tooth type 2B neuropathy.",
            "abstract": null,
            "authors": [
                "Timmerman, V",
                "Verhoeven, K",
                "Coen, K",
                "Verpoorten, N",
                "Auer-Grumbach, M",
                "Kwon, JM",
                "FitzPatrick, D",
                "De Vriendt, E",
                "Jacobs, A",
                "Van Gerwen, V",
                "Wagner, K",
                "Hartung, HP",
                "De Jonghe, P"
            ],
            "year": 2002,
            "source": "AMER J HUM GENET 2002 71: 544-544.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178025802196",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4454-14021"
            ],
            "persons": [
                "4454-51527"
            ],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.649,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.939130434782609,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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
        },
        {
            "id": 4453,
            "title": "Relative levels of the UBE3A sense transcript and the IC-SNURF-SNRPN sense/UBE3A antisense transcript in blood and brain.",
            "abstract": null,
            "authors": [
                "Runte, M",
                "Kroisel, PM",
                "Lich, C",
                "Horsthemke, B",
                "Buiting, K"
            ],
            "year": 2002,
            "source": "AMER J HUM GENET 2002 71: 493-493.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178025801893",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4453-14021"
            ],
            "persons": [
                "4453-51682"
            ],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.649,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.939130434782609,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 4452,
            "title": "Germline mutations in angiotensinogen associated with predisposition to type 1 diabetes.",
            "abstract": null,
            "authors": [
                "Russell, DL",
                "Kronenberg, F",
                "Timms, KM",
                "McDermott, MT",
                "DeGrado, J",
                "O'Neill, HA",
                "Chen, Y",
                "Auinger, M",
                "Saly, C",
                "Sommer, P",
                "Weitgasser, R",
                "Hunts, SC",
                "Skoinick, M",
                "McGrail, M",
                "Shattuck, DM"
            ],
            "year": 2002,
            "source": "AMER J HUM GENET 2002 71: 490-490.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178025801875",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.649,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.939130434782609,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 4450,
            "title": "Ultrasonography in trauma",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Peicha, G",
                "Clement, H",
                "Fellinger, M",
                "Mayr, J"
            ],
            "year": 2002,
            "source": "Orthopade. 2002; 31(2):143-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177981300004",
            "pubmed": "11963479",
            "doi": "10.1007%2Fs00132-001-0235-3",
            "pmc": null,
            "organizations": [
                "4450-14052"
            ],
            "persons": [
                "4450-51694-2",
                "4450-60541-6"
            ],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.583,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}