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=157400&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157549,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157420&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157380&ordering=imported",
    "results": [
        {
            "id": 3281,
            "title": "Uterine natural killer cells in a three-dimensional tissue culture model to study trophoblast invasion.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Hagendorfer, G",
                "Smolle, J",
                "Dohr, G"
            ],
            "year": 2001,
            "source": "Lab Invest. 2001; 81(8):1153-1162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170590500010",
            "pubmed": "11502866",
            "doi": "10.1038/labinvest.3780327",
            "pmc": null,
            "organizations": [
                "3281-14017",
                "3281-14047"
            ],
            "persons": [
                "3281-51617-6",
                "3281-51666-6"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.934,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2001,
            "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": 4270,
            "title": "Evaluation of implants placed with barrier membranes. A restrospective follow-up study up to five years.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Pertl, C",
                "Polansky, RA",
                "Jakse, N",
                "Wegscheider, WA"
            ],
            "year": 2002,
            "source": "Clin Oral Implants Res. 2002; 13(3):274-280",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175742100006",
            "pubmed": "12010157",
            "doi": "10.1034/j.1600-0501.2002.130306.x",
            "pmc": null,
            "organizations": [
                "4270-14057",
                "4270-14111"
            ],
            "persons": [
                "4270-51567-6",
                "4270-51703-2",
                "4270-51707-6"
            ],
            "imported": null,
            "journal": "CLIN ORAL IMPLANT RES",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.503,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.836734693877551,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 891,
            "title": "Evidence for segregated pain and temperature conduction within the spinothalamic tract.",
            "abstract": null,
            "authors": [
                "Friehs, GM",
                "Schröttner, O",
                "Pendl, G"
            ],
            "year": 1995,
            "source": "J Neurosurg. 1995; 83(1):8-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE60900002",
            "pubmed": "7782855",
            "doi": "10.3171/jns.1995.83.1.0008",
            "pmc": null,
            "organizations": [
                "891-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.012,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.96875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22111,
            "title": "Increased bioactive TNF in human systemic lupus erythematosus: associations with cell death.",
            "abstract": null,
            "authors": [
                "Aringer, M",
                "Feierl, E",
                "Steiner, G",
                "Stummvoll, GH",
                "Höfler, E",
                "Steiner, CW",
                "Radda, I",
                "Smole, JS",
                "Graninger, WB"
            ],
            "year": 2002,
            "source": "Lupus. 2002; 11(2):102-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174858900006",
            "pubmed": "11958572",
            "doi": "10.1191/0961203302lu160oa",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LUPUS",
            "issn": "0961-2033",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.774,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 318,
            "title": "bcl-2 protein expression and correlation with the interchromosomal 14;18 translocation in cutaneous lymphomas and pseudolymphomas.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Volkenandt, M",
                "Rieger, E",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "J Invest Dermatol. 1994; 102(2):231-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW28500017",
            "pubmed": "8106752",
            "doi": "10.1111/1523-1747.ep12371768",
            "pmc": null,
            "organizations": [
                "318-14047"
            ],
            "persons": [
                "318-51751-1",
                "318-51620-6"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 12,
            "title": "Amniotic fluid insulin testing in gestational diabetes: safety and acceptance of amniocentesis.",
            "abstract": null,
            "authors": [
                "Haeusler, MC",
                "Konstantiniuk, P",
                "Dorfer, M",
                "Weiss, PA"
            ],
            "year": 1998,
            "source": "Am J Obstet Gynecol. 1998; 179(4):917-920",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076475900015",
            "pubmed": "9790370",
            "doi": "10.1016/S0002-9378(98)70221-2",
            "pmc": null,
            "organizations": [
                "12-14038"
            ],
            "persons": [
                "12-50038-6"
            ],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.634,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.943396226415094,
            "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": 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": 900181,
            "title": "Pteridine derivatives interact with the soluble cytochrome P450 purified from Pseudomonas putida",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Payerl, D",
                "Reibnegger, G",
                "Robra, KH",
                "Erber, C",
                "Somitsch, W"
            ],
            "year": 1997,
            "source": "In: Pfleiderer, W; Rokos, H editor(s).CHEMISTRY AND BIOLOGY OF PTERIDINES AND FOLATES 1997; JUN 15-20, 1997; BERCHTESGADEN, GERMANY. BERLIN: BLACKWELL WISSENSCHAFTS-VERLAGGMBH; 1997. p.823-826.",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "900181-14012"
            ],
            "persons": [
                "900181-50569"
            ],
            "imported": null,
            "journal": null,
            "issn": null,
            "collection_publisher": "Pfleiderer, W; Rokos, H",
            "collection_title": "CHEMISTRY AND BIOLOGY OF PTERIDINES AND FOLATES 1997",
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4402,
            "title": "Imaging guided interventional procedures in paediatric uroradiology--a case based overview.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Sorantin, E",
                "Hausegger, K"
            ],
            "year": 2002,
            "source": "Eur J Radiol. 2002; 43(2):167-179",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177449000010",
            "pubmed": "12127214",
            "doi": "10.1016%2FS0720-048X%2802%2900110-9",
            "pmc": null,
            "organizations": [
                "4402-14106"
            ],
            "persons": [
                "4402-51373-2",
                "4402-51913-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.118,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.444444444444444,
            "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": 4672,
            "title": "Eosinophilic fungal rhinosinusitis: a common disorder in Europe?",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Buzina, W",
                "Freudenschuss, K",
                "Beham, A",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngoscope. 2003; 113(2):264-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180929200013",
            "pubmed": "12567080",
            "doi": "10.1097%2F00005537-200302000-00013",
            "pmc": null,
            "organizations": [
                "4672-14020",
                "4672-14042"
            ],
            "persons": [
                "4672-50715-6",
                "4672-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGOSCOPE",
            "issn": "0023-852X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.449,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.84375,
            "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": 900194,
            "title": "Pain treatment in the ICU: Intravenous, regional or both?",
            "abstract": null,
            "authors": [
                "Kroll, W",
                "List, WF"
            ],
            "year": 1997,
            "source": "EUR J ANAESTH. 14: 49-52",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 16758,
            "title": "Immune dysregulation in lichen sclerosus.",
            "abstract": null,
            "authors": [
                "Regauer, S"
            ],
            "year": 2005,
            "source": "Eur J Cell Biol. 2005; 84(2-3):273-277",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000228391200019",
            "pubmed": "15819407",
            "doi": "10.1016/j.ejcb.2004.12.003",
            "pmc": null,
            "organizations": [
                "16758-14020"
            ],
            "persons": [
                "16758-51945-2"
            ],
            "imported": null,
            "journal": "EUR J CELL BIOL",
            "issn": "0171-9335",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.195,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CELL 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": 900205,
            "title": "Fragmin in unstable angina pectoris or in non-Q-wave acute myocardia infarction (the FRIC study)",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Buchwald, A",
                "Hillis, WS",
                "Monrad, S",
                "Sanz, G",
                "Turpie, AGG",
                "vanderMeer, J",
                "Olaisson, E",
                "Undeland, S",
                "Ludwig, K"
            ],
            "year": 1997,
            "source": "AMER J CARDIOL. 80: E30-E34",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "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": 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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4908,
            "title": "Bronchiolar columnar cell dysplasia--genetic analysis of a novel preneoplastic lesion of peripheral lung.",
            "abstract": null,
            "authors": [
                "Ullmann, R",
                "Bongiovanni, M",
                "Halbwedl, I",
                "Petzmann, S",
                "Gogg-Kammerer, M",
                "Sapino, A",
                "Papotti, M",
                "Bussolati, G",
                "Popper, HH"
            ],
            "year": 2003,
            "source": "Virchows Arch. 2003; 442(5):429-436",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183678900002",
            "pubmed": "12684770",
            "doi": "10.1007/s00428-003-0797-z",
            "pmc": null,
            "organizations": [
                "4908-14020"
            ],
            "persons": [
                "4908-50598-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.357,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3164,
            "title": "Antithrombin III in patients with severe sepsis: a pharmacokinetic study.",
            "abstract": null,
            "authors": [
                "Ilias, W",
                "List, W",
                "Decruyenaere, J",
                "Lignian, H",
                "Knaub, S",
                "Schindel, F",
                "Keinecke, HO",
                "Heinrichs, H",
                "Thijs, LG"
            ],
            "year": 2000,
            "source": "Intensive Care Med. 2000; 26(6):704-715",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088208300010",
            "pubmed": "10945387",
            "doi": "10.1007%2Fs001340051236",
            "pmc": null,
            "organizations": [
                "3164-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.098,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.733333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4935,
            "title": "Treatment of painful neuroma by resection and nerve stump transplantation into a vein.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Haas, F",
                "Hubmer, M",
                "Rappl, T",
                "Scharnagl, E"
            ],
            "year": 2003,
            "source": "Ann Plast Surg. 2003; 51(1):45-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184132000008",
            "pubmed": "12838124",
            "doi": "10.1097/01.SAP.0000054187.72439.57",
            "pmc": null,
            "organizations": [
                "4935-14076"
            ],
            "persons": [
                "4935-56922-6",
                "4935-51895-2",
                "4935-59917-6"
            ],
            "imported": null,
            "journal": "ANN PLASTIC SURG",
            "issn": "0148-7043",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.791,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.425531914893617,
            "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": 2534,
            "title": "The effects of programmed administration of human parathyroid hormone fragment (1-34) on bone histomorphometry and serum chemistry in rats.",
            "abstract": null,
            "authors": [
                "Dobnig, H",
                "Turner, RT"
            ],
            "year": 1997,
            "source": "Endocrinology. 1997; 138(11):4607-4612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YB47900013",
            "pubmed": "9348185",
            "doi": "10.1210/endo.138.11.5505",
            "pmc": null,
            "organizations": [
                "2534-14080"
            ],
            "persons": [],
            "imported": null,
            "journal": "ENDOCRINOLOGY",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.348,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.891566265060241,
            "impactfactor_norm_year": 1998,
            "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": 2530,
            "title": "The effect of retinal cryoapplication on the vitreous.",
            "abstract": null,
            "authors": [
                "Dunker, S",
                "Faulborn, J",
                "Haller, EM",
                "Reich, ME"
            ],
            "year": 1997,
            "source": "RETINA, J RETIN VITR DIS 1997 17: 338-343.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR75000010",
            "pubmed": "9279951",
            "doi": "10.1097%2F00006982-199707000-00010",
            "pmc": null,
            "organizations": [
                "2530-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "RETINA, J RETIN VITR DIS",
            "issn": "0275-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.836,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.547619047619048,
            "impactfactor_norm_year": 1998,
            "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": 7076,
            "title": "Enhanced repair of the anterior cruciate ligament by in situ gene transfer: evaluation in an in vitro model.",
            "abstract": null,
            "authors": [
                "Pascher, A",
                "Steinert, AF",
                "Palmer, GD",
                "Betz, O",
                "Gouze, JN",
                "Gouze, E",
                "Pilapil, C",
                "Ghivizzani, SC",
                "Evans, CH",
                "Murray, MM"
            ],
            "year": 2004,
            "source": "Mol Ther. 2004; 10(2):327-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223948000021",
            "pubmed": "15294179",
            "doi": "10.1016/j.ymthe.2004.03.012",
            "pmc": null,
            "organizations": [
                "7076-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "MOL THER",
            "issn": "1525-0016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.204,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.929577464788732,
            "impactfactor_norm_year": 2004,
            "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": 4805,
            "title": "Accuracy of renal volume assessment in children by three-dimensional sonography",
            "abstract": null,
            "authors": [
                "Fritz, GA",
                "Riccabona, M",
                "Bohdal, G",
                "Quehenberger, F"
            ],
            "year": 2003,
            "source": "Rofo. 2003; 175(4):540-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182382400014",
            "pubmed": "12677511",
            "doi": "10.1055/s-2003-38442",
            "pmc": null,
            "organizations": [
                "4805-14106"
            ],
            "persons": [
                "4805-50466-6",
                "4805-51373-4"
            ],
            "imported": null,
            "journal": "ROFO-FORTSCHR RONTGENSTRAHL",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.786,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.602409638554217,
            "impactfactor_norm_year": 2003,
            "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": 1733,
            "title": "Primary malignant melanoma of the vagina: long-term remission following radiation therapy.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Nagele, F",
                "Czerwenka, K",
                "Graf, AH",
                "Lax, S",
                "Bauer, M",
                "Pehamberger, H",
                "Vavra, N"
            ],
            "year": 1998,
            "source": "Gynecol Oncol. 1998; 70(1):23-26",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075290200005",
            "pubmed": "9698468",
            "doi": "10.1006/gyno.1998.4982",
            "pmc": null,
            "organizations": [
                "1733-14020",
                "1733-14038"
            ],
            "persons": [
                "1733-51624-2"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.636,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.792452830188679,
            "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": true
        }
    ]
}