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=2580&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2600&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2560&ordering=-imported",
    "results": [
        {
            "id": 2792,
            "title": "Ultrasound and MRI findings in a case of childhood amyloid goiter.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Schwingshandl, J",
                "Riccabona, M",
                "Ranner, G",
                "Ring, E",
                "Fock, C",
                "Ratschek, M",
                "Malle, E",
                "Borkenstein, MH"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):565-566",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MK03000025",
            "pubmed": "8309770",
            "doi": "10.1007/BF02012155",
            "pmc": null,
            "organizations": [
                "2792-14013",
                "2792-14020",
                "2792-14048",
                "2792-14054"
            ],
            "persons": [
                "2792-51373-6",
                "2792-51528-6",
                "2792-51654-6",
                "2792-51833-6",
                "2792-51877-1"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 1419,
            "title": "Intravascular glomus tumour: a previously undescribed phenomenon.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1991,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1991; 418(2):175-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW78400012",
            "pubmed": "1847561",
            "doi": "10.1007/BF01600294",
            "pmc": null,
            "organizations": [
                "1419-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 2794,
            "title": "Ultrasound identification and size determination of the palmaris longus tendon",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Mayr, J",
                "Grechenig, M"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(11):319-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083899600004",
            "pubmed": "10608076",
            "doi": "10.1515/bmte.1999.44.11.319",
            "pmc": null,
            "organizations": [
                "2794-14048",
                "2794-14052"
            ],
            "persons": [
                "2794-51694-2",
                "2794-60541-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.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 1420,
            "title": "Intravenous immunoglobulins in therapy of intermittent multiple sclerosis. An update",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Strasser-Fuchs, S",
                "Hartung, HP"
            ],
            "year": 1998,
            "source": "Nervenarzt. 1998; 69(4):361-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073401000014",
            "pubmed": "9606690",
            "doi": "10.1007/s001150050284",
            "pmc": null,
            "organizations": [
                "1420-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.696,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 2796,
            "title": "Ultrastructural observations in human oocytes and preimplantation embryos after zona opening using an erbium-yttrium-aluminium-garnet (Er:YAG) laser.",
            "abstract": null,
            "authors": [
                "Obruca, A",
                "Strohmer, H",
                "Blaschitz, A",
                "Schönickle, E",
                "Dohr, G",
                "Feichtinger, W"
            ],
            "year": 1997,
            "source": "Hum Reprod. 1997; 12(10):2242-2245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071453900030",
            "pubmed": "9402288",
            "doi": "10.1093%2Fhumrep%2F12.10.2242",
            "pmc": null,
            "organizations": [
                "2796-14017"
            ],
            "persons": [
                "2796-51666-6"
            ],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.421,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.981132075471698,
            "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": 2797,
            "title": "Ultrastructural localization of insulin receptors in human placenta.",
            "abstract": null,
            "authors": [
                "Jones, CJ",
                "Hartmann, M",
                "Blaschitz, A",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "AMER J REPROD IMMUNOL 1993 30: 136-145.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN38100014",
            "pubmed": "8311922",
            "doi": "10.1111/j.1600-0897.1993.tb00614.x",
            "pmc": null,
            "organizations": [
                "2797-14017",
                "2797-14038"
            ],
            "persons": [],
            "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.98,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.578947368421053,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE 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": 2798,
            "title": "Ultrastructural localization of wheat germ agglutinin binding sites on the sperm surface of water buffalo (Bubalus bubalis). A fracture label study.",
            "abstract": null,
            "authors": [
                "Bains, HK",
                "Pabst, MA",
                "Werner, G",
                "Bawa, SR"
            ],
            "year": 1993,
            "source": "J Submicrosc Cytol Pathol. 1993; 25(4):465-470",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF07700002",
            "pubmed": "8269396",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2798-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "J SUBMICROSC CYTOL PATHOL",
            "issn": "1122-9497",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.717,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.323529411764706,
            "impactfactor_norm_year": 1998,
            "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": 1422,
            "title": "Intravenous Immunoglobulins in Multiple-Sclerosis - Results of the Austrian Immunoglobulin in Multiple-Sclerosis (Aims) Trial",
            "abstract": null,
            "authors": [
                "Deisenhammer, F",
                "Fazekas, F",
                "Strasserfuchs, S",
                "Nahler, G",
                "Mamoli, B"
            ],
            "year": 1999,
            "source": "INFUSIONSTHERAPIE 1999 26: 42-47.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084437900009",
            "pubmed": null,
            "doi": "10.1159/000053538",
            "pmc": null,
            "organizations": [
                "1422-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 2800,
            "title": "Ultraviolet light exposure, pigmentary traits and the development of melanocytic naevi and cutaneous melanoma. A case-control study of the German Central Malignant Melanoma Registry.",
            "abstract": null,
            "authors": [
                "Breitbart, M",
                "Garbe, C",
                "Büttner, P",
                "Weiss, J",
                "Soyer, HP",
                "Stocker, U",
                "Krüger, S",
                "Breitbart, EW",
                "Weckbecker, J",
                "Panizzon, R",
                "Bahmer, F",
                "Tilgen, W",
                "Guggenmoos-Holzmann, I",
                "Orfanos, CE"
            ],
            "year": 1997,
            "source": "Acta Derm Venereol. 1997; 77(5):374-378",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT41100010",
            "pubmed": "9298131",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2800-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA DERMATO, VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.091,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.742857142857143,
            "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": false
        },
        {
            "id": 1424,
            "title": "Intraventricular pseudotumour with metaplastic calcification and ossification: case report.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Kleinert, R",
                "Haselsberger, K",
                "Schröttner, O",
                "Eustacchio, S",
                "Trummer, M",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "Acta Neurochir (Wien). 1998; 140(9):987-988",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076487500039",
            "pubmed": "9842438",
            "doi": "10.1007%2Fs007010050203",
            "pmc": null,
            "organizations": [
                "1424-14020",
                "1424-14050"
            ],
            "persons": [
                "1424-51969-2"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.748,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.515625,
            "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": 1425,
            "title": "Intravesical electrostimulation in detrusor hypocontractility",
            "abstract": null,
            "authors": [
                "Primus, G",
                "Trummer, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(19):556-557",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC50800005",
            "pubmed": "8237021",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1425-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 699,
            "title": "Determination of nociceptin-like immunoreactivity in the rat dorsal spinal cord.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R",
                "Angelberger, P",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Neurosci Lett. 1997; 224(2):136-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP22600016",
            "pubmed": "9086475",
            "doi": "10.1016%2FS0304-3940%2897%2913453-X",
            "pmc": null,
            "organizations": [
                "699-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.768,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 2804,
            "title": "Uncomplicated pregnancy and birth of a healthy child by a woman with systemic lupus erythematosus and anti-U1RNP, anti-PCNA/cyclin, anti-dsDNA and anti-phospholipid autoantibodies.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Ramschak, H",
                "Kainer, F"
            ],
            "year": 1994,
            "source": "Clin Exp Dermatol. 1994; 19(5):401-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PK59800009",
            "pubmed": "7955497",
            "doi": "10.1111/j.1365-2230.1994.tb02692.x",
            "pmc": null,
            "organizations": [
                "2804-14038",
                "2804-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314285714285714,
            "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": 2805,
            "title": "Undescended testicles: an epidemiological review.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Lawrenz, K",
                "Berghold, A"
            ],
            "year": 1999,
            "source": "Acta Paediatr. 1999; 88(10):1089-1093",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083233600011",
            "pubmed": "10565455",
            "doi": "10.1080/08035259950168144",
            "pmc": null,
            "organizations": [
                "2805-14026",
                "2805-14049"
            ],
            "persons": [
                "2805-51344-6"
            ],
            "imported": null,
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.13,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 1427,
            "title": "Invasive Adenocarcinoma of the Uterine Cervix in a 17-Year-Old Girl - A Case-Report",
            "abstract": null,
            "authors": [
                "Graf, AH",
                "Pickel, H",
                "Hacker, GW",
                "Staudach, A"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 620-622.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077269100008",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023013",
            "pmc": null,
            "organizations": [
                "1427-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "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": 2809,
            "title": "Unrelated 5/6-locus matched umbilical cord blood transplantation in a 23-month-old child with hemophagocytic lymphohistiocytosis.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H",
                "Benesch, M",
                "Kerbl, R",
                "Dornbusch, HJ",
                "Sovinz, P",
                "Kögler, G"
            ],
            "year": 1998,
            "source": "Bone Marrow Transplant. 1998; 22(4):393-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075416200013",
            "pubmed": "9722076",
            "doi": "10.1038/sj.bmt.1701338",
            "pmc": null,
            "organizations": [
                "2809-14092"
            ],
            "persons": [
                "2809-51369-6",
                "2809-51736-6",
                "2809-51821-6",
                "2809-59537-6",
                "2809-51859-2"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 2811,
            "title": "Up-regulation of LDL-receptor expression by LDL-immunoapheresis in patients with familial hypercholesterolemia.",
            "abstract": null,
            "authors": [
                "Streicher, J",
                "Valent, P",
                "Schmidt, H",
                "Sengölge, G",
                "Wagner, O",
                "Strobl, W",
                "Hörl, WH",
                "Derfler, K"
            ],
            "year": 1999,
            "source": "J Investig Med. 1999; 47(8):378-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082643700015",
            "pubmed": "10510590",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2811-14013"
            ],
            "persons": [
                "2811-51912-6"
            ],
            "imported": null,
            "journal": "J INVEST MED",
            "issn": "1081-5589",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.922,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2812,
            "title": "Upregulation, release and axonal transport of substance P and calcitonin gene-related peptide in adjuvant inflammation and regulatory function of nerve growth factor.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Schuligoi, R",
                "Stein, C",
                "Amann, R"
            ],
            "year": 1993,
            "source": "Regul Pept. 1993; 46(1-2):150-154",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LM85800025",
            "pubmed": "7692483",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2812-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 1430,
            "title": "In vitro activity of newer broad spectrum beta-lactam antibiotics against enterobacteriaceae and non-fermenters: a report from Austrian intensive care units. Austrian Carbapenem Susceptibility Surveillance Group.",
            "abstract": null,
            "authors": [
                "Krause, R",
                "Mittermayer, H",
                "Feierl, G",
                "Allerberger, F",
                "Wendelin, I",
                "Hirschl, A",
                "Reisinger, EC"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(14):549-554",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081781200003",
            "pubmed": "10467641",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1430-14023"
            ],
            "persons": [
                "1430-51818-6",
                "1430-51976-1"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 4427,
            "title": "Simultaneous glucose measurements in interstitial fluid with s.c. glucose sensors and open flow microperfusion in patients with Type 1 DM",
            "abstract": null,
            "authors": [
                "Schaupp, L",
                "Schaller, HC",
                "Bodenlenz, M",
                "Haueter, U",
                "Vering, T",
                "Wutte, A",
                "Plank, J",
                "Sommer, R",
                "Druml, T",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 2002,
            "source": "DIABETOLOGIA 2002 45: 863-863.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000177813600861",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4427-14028"
            ],
            "persons": [
                "4427-51831"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.136,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.852272727272727,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}