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=156780&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156800&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156760&ordering=imported",
    "results": [
        {
            "id": 4978,
            "title": "Pathological work-up of sentinel lymph nodes in breast cancer. Review of current data to be considered for the formulation of guidelines.",
            "abstract": null,
            "authors": [
                "Cserni, G",
                "Amendoeira, I",
                "Apostolikas, N",
                "Bellocq, JP",
                "Bianchi, S",
                "Bussolati, G",
                "Boecker, W",
                "Borisch, B",
                "Connolly, CE",
                "Decker, T",
                "Dervan, P",
                "Drijkoningen, M",
                "Ellis, IO",
                "Elston, CW",
                "Eusebi, V",
                "Faverly, D",
                "Heikkila, P",
                "Holland, R",
                "Kerner, H",
                "Kulka, J",
                "Jacquemier, J",
                "Lacerda, M",
                "Martinez-Penuela, J",
                "De Miguel, C",
                "Peterse, JL",
                "Rank, F",
                "Regitnig, P",
                "Reiner, A",
                "Sapino, A",
                "Sigal-Zafrani, B",
                "Tanous, AM",
                "Thorstenson, S",
                "Zozaya, E",
                "Wells, CA"
            ],
            "year": 2003,
            "source": "Eur J Cancer. 2003; 39(12):1654-1667",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000184669700003",
            "pubmed": "12888359",
            "doi": "10.1016%2FS0959-8049%2803%2900203-X",
            "pmc": null,
            "organizations": [
                "4978-14020"
            ],
            "persons": [
                "4978-51991-6"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.694,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.766666666666667,
            "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": 6051,
            "title": "Oxidative cross-linking of ApoB100 and hemoglobin results in low density lipoprotein modification in blood. Relevance to atherogenesis caused by hemodialysis.",
            "abstract": null,
            "authors": [
                "Ziouzenkova, O",
                "Asatryan, L",
                "Akmal, M",
                "Tetta, C",
                "Wratten, ML",
                "Loseto-Wich, G",
                "Jürgens, G",
                "Heinecke, J",
                "Sevanian, A"
            ],
            "year": 1999,
            "source": "J Biol Chem. 1999; 274(27):18916-18924",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081196300012",
            "pubmed": "10383389",
            "doi": "10.1074/jbc.274.27.18916",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6051-51511-6"
            ],
            "imported": null,
            "journal": "J BIOL CHEM         ",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.666,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.928813559322034,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6221,
            "title": "Ultrasound diagnosis of the Achilles tendon].",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Bratschitsch, G",
                "Fankhauser, F",
                "Peicha, G"
            ],
            "year": 2002,
            "source": "Orthopade. 2002; 31(3):319-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174867200021",
            "pubmed": "12017866",
            "doi": "10.1007/s00132-001-0272-y",
            "pmc": null,
            "organizations": [
                "6221-14052"
            ],
            "persons": [
                "6221-51694-2",
                "6221-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
        },
        {
            "id": 22147,
            "title": "Cerebral hypoperfusion and delayed hippocampal response after induction of adult kaolin hydrocephalus.",
            "abstract": null,
            "authors": [
                "Klinge, PM",
                "Samii, A",
                "Mühlendyck, A",
                "Visnyei, K",
                "Meyer, GJ",
                "Walter, GF",
                "Silverberg, GD",
                "Brinker, T"
            ],
            "year": 2003,
            "source": "Stroke. 2003; 34(1):193-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180251100046",
            "pubmed": "12511773",
            "doi": "10.1161/01.STR.0000048820.17198.15",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.233,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.97037037037037,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 4095,
            "title": "Cervical intraepithelial neoplasia III: long-term follow-up after cold-knife conization with involved margins.",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Lahousen, M",
                "Pickel, H",
                "Tamussino, K",
                "Winter, R"
            ],
            "year": 2002,
            "source": "Obstet Gynecol. 2002; 99(2):193-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173533100005",
            "pubmed": "11814495",
            "doi": "10.1016%2FS0029-7844%2801%2901683-0",
            "pmc": null,
            "organizations": [
                "4095-14038"
            ],
            "persons": [
                "4095-51826-6",
                "4095-51918-2"
            ],
            "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.482,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 2002,
            "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": 3314,
            "title": "Magnetic resonance diffusion tensor imaging for characterizing diffuse and focal white matter abnormalities in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Bammer, R",
                "Augustin, M",
                "Strasser-Fuchs, S",
                "Seifert, T",
                "Kapeller, P",
                "Stollberger, R",
                "Ebner, F",
                "Hartung, HP",
                "Fazekas, F"
            ],
            "year": 2000,
            "source": "Magn Reson Med. 2000; 44(4):583-591",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089671300012",
            "pubmed": "11025514",
            "doi": "10.1002/1522-2594(200010)44:4<583::AID-MRM12>3.0.CO;2-O",
            "pmc": null,
            "organizations": [
                "3314-14051",
                "3314-14054"
            ],
            "persons": [
                "3314-51744-6",
                "3314-53287-6"
            ],
            "imported": null,
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.121,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.9375,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 738,
            "title": "Differential phenotypic properties of human peripheral blood CD56dim+ and CD56bright+ natural killer cell subpopulations.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Schallhammer, L",
                "Hammer, A",
                "Wilders-Truschnig, M",
                "Wintersteiger, R",
                "Dohr, G"
            ],
            "year": 1996,
            "source": "Int Arch Allergy Immunol. 1996; 110(4):308-313",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ72200002",
            "pubmed": "8768796",
            "doi": "10.1159/000237321",
            "pmc": null,
            "organizations": [
                "738-14017"
            ],
            "persons": [
                "738-51666-6",
                "738-51714-6"
            ],
            "imported": null,
            "journal": "INT ARCH ALLERGY IMMUNOL",
            "issn": "1018-2438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.528,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ALLERGY",
            "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": 1318,
            "title": "Increased superoxide anion formation in endothelial cells during hyperglycemia: an adaptive response or initial step of vascular dysfunction?",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Posch, K",
                "Fleischhacker, E",
                "Wascher, TC",
                "Kostner, GM"
            ],
            "year": 1999,
            "source": "Diabetes Res Clin Pract. 1999; 45(2-3):153-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082826200011",
            "pubmed": "10588368",
            "doi": "10.1016%2FS0168-8227%2899%2900045-5",
            "pmc": null,
            "organizations": [
                "1318-14013"
            ],
            "persons": [
                "1318-51669-6",
                "1318-51860-2"
            ],
            "imported": null,
            "journal": "DIABETES RES CLIN PRACT",
            "issn": "0168-8227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.685,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.188235294117647,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 1513,
            "title": "Lipoprotein(a) in health and disease.",
            "abstract": null,
            "authors": [
                "Kronenberg, F",
                "Steinmetz, A",
                "Kostner, GM",
                "Dieplinger, H"
            ],
            "year": 1996,
            "source": "Crit Rev Clin Lab Sci. 1996; 33(6):495-543",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996WA92200003",
            "pubmed": "8989507",
            "doi": "10.3109/10408369609080056",
            "pmc": null,
            "organizations": [
                "1513-14013"
            ],
            "persons": [
                "1513-51669-6"
            ],
            "imported": null,
            "journal": "CRIT REV CLIN LAB SCI",
            "issn": "1040-8363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.667,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "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": 2514,
            "title": "The determination of metabolite M17 and its meaning for immunosuppressive cyclosporin therapy.",
            "abstract": null,
            "authors": [
                "Khoschsorur, G",
                "Auer, T",
                "Lanzer, G",
                "Petritsch, P",
                "Holzer, H",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Angiology. 1998; 49(4):307-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073041900009",
            "pubmed": "9555934",
            "doi": "10.1177/000331979804900409",
            "pmc": null,
            "organizations": [
                "2514-14056",
                "2514-14073"
            ],
            "persons": [
                "2514-51535-6"
            ],
            "imported": null,
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.519,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.179487179487179,
            "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": 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": 5209,
            "title": "Rituximab for treatment of advanced extranodal marginal zone B cell lymphoma of the mucosa-associated lymphoid tissue lymphoma.",
            "abstract": null,
            "authors": [
                "Raderer, M",
                "Jäger, G",
                "Brugger, S",
                "Püspök, A",
                "Fiebiger, W",
                "Drach, J",
                "Wotherspoon, A",
                "Chott, A"
            ],
            "year": 2003,
            "source": "Oncology. 2003; 65(4):306-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187794200003",
            "pubmed": "14707449",
            "doi": "10.1159/000074641",
            "pmc": null,
            "organizations": [
                "5209-1"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONCOLOGY-BASEL",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.381,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.575,
            "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": 5535,
            "title": "Long-term outcome and quality of life of patients who are alive and in complete remission more than two years after allogeneic and syngeneic stem cell transplantation.",
            "abstract": null,
            "authors": [
                "Worel, N",
                "Biener, D",
                "Kalhs, P",
                "Mitterbauer, M",
                "Keil, F",
                "Schulenburg, A",
                "Höcker, P",
                "Dieckmann, K",
                "Fischer, G",
                "Rosenmayr, A",
                "Linkesch, W",
                "Hinterberger, W",
                "Lechner, K",
                "Greinix, HT"
            ],
            "year": 2002,
            "source": "Bone Marrow Transplant. 2002; 30(9):619-626",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179326800009",
            "pubmed": "12407437",
            "doi": "10.1038/sj.bmt.1703677",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5535-54230-4"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.378,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.688524590163934,
            "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": 7483,
            "title": "A method for the purification of bovine vitreous body hyaluronic acid.",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1981,
            "source": "Biochim Biophys Acta. 1981; 673(2):192-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LE20600007",
            "pubmed": "6783124",
            "doi": "10.1016/0304-4165(81)90420-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 5400,
            "title": "Fournier's gangrene after tension-free vaginal tape (TVT) procedure.",
            "abstract": null,
            "authors": [
                "Riedler, I",
                "Primus, G",
                "Trummer, H",
                "Maier, A",
                "Rauchenwald, M",
                "Hubmer, G"
            ],
            "year": 2004,
            "source": "Int Urogynecol J Pelvic Floor Dysfunct. 2004; 15(2):145-146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221223200013",
            "pubmed": "15014944",
            "doi": "10.1007/s00192-003-1101-0",
            "pmc": null,
            "organizations": [
                "5400-14056",
                "5400-14077"
            ],
            "persons": [
                "5400-51935-6"
            ],
            "imported": null,
            "journal": "INT UROGYNECOL J",
            "issn": "0937-3462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.51,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.618181818181818,
            "impactfactor_norm_year": 2004,
            "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": 3934,
            "title": "Bone loss in patients with untreated chronic obstructive pulmonary disease is mediated by an increase in bone resorption associated with hypercapnia.",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Domej, W",
                "Leb, G",
                "Lau, KH"
            ],
            "year": 2001,
            "source": "J Bone Miner Res. 2001; 16(11):2132-2141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171695800023",
            "pubmed": "11697811",
            "doi": "10.1359/jbmr.2001.16.11.2132",
            "pmc": null,
            "organizations": [
                "3934-14080",
                "3934-14087"
            ],
            "persons": [
                "3934-51525-6",
                "3934-79271-1"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.23,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 2001,
            "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": 3754,
            "title": "Hyperhomocyst(e)inaemia, but not MTHFR C677T mutation, as a risk factor for non-arteritic ischaemic optic neuropathy.",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Stanger, O",
                "Deutschmann, H",
                "Simon, M",
                "Renner, W",
                "Schmut, O",
                "Semmelrock, J",
                "Haas, A"
            ],
            "year": 2001,
            "source": "Br J Ophthalmol. 2001; 85(7):803-806",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169694600014",
            "pubmed": "11423453",
            "doi": "10.1136%2Fbjo.85.7.803",
            "pmc": "PMC1724027",
            "organizations": [
                "3754-14028",
                "3754-14043",
                "3754-14075",
                "3754-14079"
            ],
            "persons": [
                "3754-50910-6",
                "3754-51850-6",
                "3754-51882-6",
                "3754-51984-2"
            ],
            "imported": null,
            "journal": "BRIT J OPHTHALMOL",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.942,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.744186046511628,
            "impactfactor_norm_year": 2001,
            "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": 3435,
            "title": "Noninvasive measurement of pulmonary vascular resistances by assessment of cardiac output and pulmonary transit time.",
            "abstract": null,
            "authors": [
                "Müller, HM",
                "Tripolt, MB",
                "Rehak, PH",
                "Groell, R",
                "Rienmüller, R",
                "Tscheliessnigg, KH"
            ],
            "year": 2000,
            "source": "Invest Radiol. 2000; 35(12):727-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166068100007",
            "pubmed": "11204799",
            "doi": "10.1097%2F00004424-200012000-00006",
            "pmc": null,
            "organizations": [
                "3435-14045",
                "3435-14073",
                "3435-14104"
            ],
            "persons": [
                "3435-51726-6",
                "3435-51982-2"
            ],
            "imported": null,
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.41,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.6125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4591,
            "title": "Cystography in infants and children: a critical appraisal of the many forms with special regard to voiding cystourethrography.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2002,
            "source": "Eur Radiol. 2002; 12(12):2910-2918",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179925300010",
            "pubmed": "12439570",
            "doi": "10.1007/s00330-002-1430-2",
            "pmc": null,
            "organizations": [
                "4591-14106"
            ],
            "persons": [
                "4591-51373-2"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.37,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.493827160493827,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 36115,
            "title": "Additional dark G-band in the p-arm of chromosome 19 due to a paracentric inversion with a breakpoint in the pericentromeric heterochromatin.",
            "abstract": null,
            "authors": [
                "Fauth, C",
                "Bartels, I",
                "Haaf, T",
                "Speicher, MR"
            ],
            "year": 2001,
            "source": "Am J Med Genet. 2001; 103(2):160-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171045300011",
            "pubmed": "11568924",
            "doi": "10.1002/ajmg.1520",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J MED GENET",
            "issn": "0148-7299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.378,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.557522123893805,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 2701,
            "title": "Transcranial Doppler ultrasound--robotics-controlled transducers for quantifying the effect of acupuncture",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Sandner-Kiesling, A",
                "Hadolt, I"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(5):116-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD32700003",
            "pubmed": "9272992",
            "doi": "10.1515/bmte.1997.42.5.116",
            "pmc": null,
            "organizations": [
                "2701-14044",
                "2701-14070"
            ],
            "persons": [
                "2701-51073-6",
                "2701-51916-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.48,
            "impactfactor_year": 1997,
            "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
        }
    ]
}