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=156480
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156500",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156460",
    "results": [
        {
            "id": 211920,
            "title": "Sub-Normothermic Liver Machine Perfusion: Equal Performance of Custodiol® and Belzer MPS®",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Briendl, K",
                "Weber, J",
                "Rohrhofer, L",
                "Aigelsreiter, A",
                "Niedrist, T",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2023,
            "source": "TRANSPL INT. 2023; -Austrotransplant 2023; OCT 18-20; Eisenstadt, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211920-14028",
                "211920-14073",
                "211920-14080"
            ],
            "persons": [
                "211920-71910",
                "211920-111188",
                "211920-117182",
                "211920-50874",
                "211920-89855",
                "211920-93640",
                "211920-62756"
            ],
            "imported": "2024-11-04T19:09:37+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211915,
            "title": "Überblick über die Bildgebung nach bariatrischer Chirurgie",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2024,
            "source": "Radiologisches Seminar Graz; OKT 10-12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211915-14104"
            ],
            "persons": [
                "211915-52008"
            ],
            "imported": "2024-11-04T16:30:41+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 1871,
            "title": "Orthostatic stimuli rapidly change plasma adrenomedullin in humans.",
            "abstract": null,
            "authors": [
                "Rössler, A",
                "László, Z",
                "Haditsch, B",
                "Hinghofer-Szalkay, HG"
            ],
            "year": 1999,
            "source": "Hypertension. 1999; 34(5):1147-1151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083780900022",
            "pubmed": "10567197",
            "doi": "10.1161/01.HYP.34.5.1147",
            "pmc": null,
            "organizations": [
                "1871-14010"
            ],
            "persons": [
                "1871-51683-6",
                "1871-51737-2"
            ],
            "imported": null,
            "journal": "HYPERTENSION",
            "issn": "0194-911X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.913,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.863636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 3209,
            "title": "Cord blood oxygen saturation in vigorous infants at birth: what is normal?",
            "abstract": null,
            "authors": [
                "Arikan, GM",
                "Scholz, HS",
                "Petru, E",
                "Haeusler, MC",
                "Haas, J",
                "Weiss, PA"
            ],
            "year": 2000,
            "source": "BJOG. 2000; 107(8):987-994",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088622900009",
            "pubmed": "10955430",
            "doi": "10.1111/j.1471-0528.2000.tb10401.x",
            "pmc": null,
            "organizations": [
                "3209-14038"
            ],
            "persons": [
                "3209-51627-6",
                "3209-51624-6"
            ],
            "imported": null,
            "journal": "BRIT J OBSTET GYNAECOL",
            "issn": "0306-5456",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.349,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.912280701754386,
            "impactfactor_norm_year": 2000,
            "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": 3870,
            "title": "Progesterone receptor isoform A inhibits isoform B-mediated transactivation in human amnion.",
            "abstract": null,
            "authors": [
                "Pieber, D",
                "Allport, VC",
                "Bennett, PR"
            ],
            "year": 2001,
            "source": "Eur J Pharmacol. 2001; 427(1):7-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171073900002",
            "pubmed": "11553358",
            "doi": "10.1016/S0014-2999(01)01189-X",
            "pmc": null,
            "organizations": [
                "3870-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.164,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.736559139784946,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4757,
            "title": "Osteosarcoma over the age of forty.",
            "abstract": null,
            "authors": [
                "Grimer, RJ",
                "Cannon, SR",
                "Taminiau, AM",
                "Bielack, S",
                "Kempf-Bielack, B",
                "Windhager, R",
                "Dominkus, M",
                "Saeter, G",
                "Bauer, H",
                "Meller, I",
                "Szendroi, M",
                "Folleras, G",
                "San-Julian, M",
                "van der Eijken, J"
            ],
            "year": 2003,
            "source": "Eur J Cancer. 2003; 39(2):157-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181789200014",
            "pubmed": "12509946",
            "doi": "10.1016%2FS0959-8049%2802%2900478-1",
            "pmc": null,
            "organizations": [
                "4757-14052"
            ],
            "persons": [],
            "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": 4846,
            "title": "Effect of prenatal cortisone on spontaneous bacterial translocation from gastrointestinal tract in neonatal rat.",
            "abstract": null,
            "authors": [
                "Wenzl, HH",
                "Schimpl, G",
                "Feierl, G",
                "Steinwender, G"
            ],
            "year": 2003,
            "source": "Dig Dis Sci. 2003; 48(6):1171-1176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182851300023",
            "pubmed": "12822881",
            "doi": "10.1023/A:1023789301547",
            "pmc": null,
            "organizations": [
                "4846-14023",
                "4846-14049",
                "4846-14081"
            ],
            "persons": [
                "4846-51818-6"
            ],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.387,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.361702127659575,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5398,
            "title": "Expression of androgen receptors in benign and malignant endometrial stromal neoplasms.",
            "abstract": null,
            "authors": [
                "Moinfar, F",
                "Regitnig, P",
                "Tabrizi, AD",
                "Denk, H",
                "Tavassoli, FA"
            ],
            "year": 2004,
            "source": "VIRCHOWS ARCHIV. 2004; 444(5): 410-414. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221215000002",
            "pubmed": "15007645",
            "doi": "10.1007/s00428-004-0981-9",
            "pmc": null,
            "organizations": [
                "5398-14020"
            ],
            "persons": [
                "5398-51515-6",
                "5398-51991-6"
            ],
            "imported": "2013-01-21T18:11:52+01:00",
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.227,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.738461538461539,
            "impactfactor_norm_year": 2004,
            "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": 6275,
            "title": "Risk factors for vertebral deformities in men: relationship to number of vertebral deformities. European Vertebral Osteoporosis Study Group.",
            "abstract": null,
            "authors": [
                "Ismail, AA",
                "O'Neill, TW",
                "Cooper, C",
                "Silman, AJ"
            ],
            "year": 2000,
            "source": "J Bone Miner Res. 2000; 15(2):278-283",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085212800011",
            "pubmed": "10703929",
            "doi": "10.1359/jbmr.2000.15.2.278",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6275-51874-7"
            ],
            "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": 5.877,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.943820224719101,
            "impactfactor_norm_year": 2000,
            "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": 9253,
            "title": "CONSIDERATIONS UPON MOLD ALLERGIES IN DIFFERENT ALLERGY DEPARTMENTS",
            "abstract": null,
            "authors": [
                "LOIDOLT, D",
                "GAILHOFER, G",
                "PONGRATZ, M",
                "LUDVAN, M",
                "GINTER, G"
            ],
            "year": 1989,
            "source": "ALLERGOLOGIE 1989 12: 427-431.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AZ39000005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.101,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.411764705882353,
            "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": 19436,
            "title": "Urinary neopterin in the diagnosis and follow-up of neoplasia: a biochemical parameter to detect cell-mediated immune response.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Huber, C",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "TUMOUR BIOL. 1984; 5(3-4): 199-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AHN2400007",
            "pubmed": "6505550",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19436-50569-6"
            ],
            "imported": "2009-08-12T13:29:17+02:00",
            "journal": "TUMOUR BIOL",
            "issn": "0289-5447",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.087,
            "impactfactor_year": 1994,
            "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": 52626,
            "title": "G protein antagonists.",
            "abstract": null,
            "authors": [
                "Freissmuth, M",
                "Waldhoer, M",
                "Bofill-Cardona, E",
                "Nanoff, C"
            ],
            "year": 1999,
            "source": "TRENDS PHARMACOL SCI 1999 20: 237-245.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000081380500003",
            "pubmed": "10366866",
            "doi": "10.1016/S0165-6147(99)01337-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "TRENDS PHARMACOL SCI",
            "issn": "0165-6147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.697,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.982857142857143,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52764,
            "title": "No effect of immunomodulatory therapy in focal epilepsy with positive glutamate receptor type 3--antibodies.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Wiendl, H",
                "Körner, E",
                "Holl, A",
                "Gruber, L",
                "Fazekas, F",
                "Schröttner, O",
                "Eder, H",
                "Ott, E"
            ],
            "year": 2006,
            "source": "SEIZURE-EUR J EPILEP. 2006; 15(5): 350-354. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238633900013",
            "pubmed": "16621617",
            "doi": "10.1016/j.seizure.2006.03.002",
            "pmc": null,
            "organizations": [
                "52764-14050",
                "52764-14051"
            ],
            "persons": [
                "52764-51465-2",
                "52764-51853-6"
            ],
            "imported": "2013-02-05T12:04:26+01:00",
            "journal": "SEIZURE-EUR J EPILEP",
            "issn": "1059-1311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.384,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.486486486486487,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 52823,
            "title": "Prolonged asystole provoked by head-up tilt testing.",
            "abstract": null,
            "authors": [
                "Winker, R",
                "Frühwirth, M",
                "Saul, P",
                "Rüdiger, HW",
                "Pezawas, T",
                "Schmidinger, H",
                "Moser, M"
            ],
            "year": 2006,
            "source": "CLIN RES CARDIOL. 2006; 95:  42-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236964100007",
            "pubmed": "16598444",
            "doi": "10.1007/s00392-006-0310-1",
            "pmc": null,
            "organizations": [
                "52823-14010"
            ],
            "persons": [
                "52823-51671-6"
            ],
            "imported": "2007-02-01T11:25:40+01:00",
            "journal": "CLIN RES CARDIOL",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0135135135135135,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASC",
            "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": true
        },
        {
            "id": 60660,
            "title": "Ca(2+) signaling by TRPC3 involves Na(+) entry and local coupling to the Na(+)/Ca(2+) exchanger.",
            "abstract": null,
            "authors": [
                "Rosker, C",
                "Graziani, A",
                "Lukas, M",
                "Eder, P",
                "Zhu, MX",
                "Romanin, C",
                "Groschner, K"
            ],
            "year": 2004,
            "source": "J Biol Chem. 2004; 279(14):13696-13704",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220478500052",
            "pubmed": "14736881",
            "doi": "10.1074/jbc.M308108200",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60660-78591-4"
            ],
            "imported": "2006-10-24T02:00:00+02:00",
            "journal": "J Biol Chem",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.355,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.885057471264368,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65098,
            "title": "Treatment of children with haemophilia in Europe: a survey of 20 centres in 16 countries.",
            "abstract": null,
            "authors": [
                "Ljung, R",
                "Aronis-Vournas, S",
                "Kurnik-Auberger, K",
                "van den Berg, M",
                "Chambost, H",
                "Claeyssens, S",
                "van Geet, C",
                "Glomstein, A",
                "Hann, I",
                "Hill, F",
                "Kobelt, R",
                "Kreuz, W",
                "Mancuso, G",
                "Muntean, W",
                "Petrini, P",
                "Rosado, L",
                "Scheibel, E",
                "Siimes, M",
                "Smith, O",
                "Tusell, J"
            ],
            "year": 2000,
            "source": "Haemophilia. 2000; 6(6):619-624",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165798000004",
            "pubmed": "11122385",
            "doi": "10.1046/j.1365-2516.2000.00427.x",
            "pmc": null,
            "organizations": [
                "65098-14091"
            ],
            "persons": [
                "65098-51651-6"
            ],
            "imported": "2007-01-29T15:20:15+01:00",
            "journal": "HAEMOPHILIA",
            "issn": "1351-8216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.408,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.483333333333333,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68122,
            "title": "Distribution of prostate specific antigen (PSA) and percentage free PSA in a contemporary screening cohort with no evidence of prostate cancer.",
            "abstract": null,
            "authors": [
                "Chun, FK",
                "Hutterer, GC",
                "Perrotte, P",
                "Gallina, A",
                "Valiquette, L",
                "Benard, F",
                "McCormack, M",
                "Briganti, A",
                "Ionescu, C",
                "Jeldres, C",
                "Guay, JP",
                "Saad, F",
                "Karakiewicz, PI"
            ],
            "year": 2007,
            "source": "BJU Int. 2007; 100(1):37-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247112400012",
            "pubmed": "17488305",
            "doi": "10.1111/j.1464-410X.2007.06923.x",
            "pmc": null,
            "organizations": [
                "68122-14056"
            ],
            "persons": [
                "68122-50839-6"
            ],
            "imported": "2007-09-04T14:34:24+02:00",
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.751,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": true
        },
        {
            "id": 89838,
            "title": "Diagnostic clues for identification of nonorganic vs organic causes of food refusal and poor feeding.",
            "abstract": null,
            "authors": [
                "Levy, Y",
                "Levy, A",
                "Zangen, T",
                "Kornfeld, L",
                "Dalal, I",
                "Samuel, E",
                "Boaz, M",
                "Ben David, N",
                "Dunitz, M",
                "Levine, A"
            ],
            "year": 2009,
            "source": "J PEDIAT GASTROENTEROL NUTR. 2009; 48(3): 355-362. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000263885800021",
            "pubmed": "19274791",
            "doi": "10.1097/MPG.0b013e31818b1936",
            "pmc": null,
            "organizations": [
                "89838-14091"
            ],
            "persons": [],
            "imported": "2009-03-30T16:59:45+02:00",
            "journal": "J PEDIAT GASTROENTEROL NUTR",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PEDIATRIC GASTROENTEROLOGY AND NUTRITION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.183,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.765957446808511,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.811,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 97073,
            "title": "Innate immune dysfunction in acute and chronic liver disease.",
            "abstract": null,
            "authors": [
                "Leber, B",
                "Mayrhauser, U",
                "Rybczynski, M",
                "Stadlbauer, V"
            ],
            "year": 2009,
            "source": "Wien Klin Wochenschr. 2009; 121(23-24): 732-744. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000273263100003",
            "pubmed": "20047110",
            "doi": "10.1007/s00508-009-1288-2",
            "pmc": null,
            "organizations": [
                "97073-14073",
                "97073-14081"
            ],
            "persons": [
                "97073-50989-4",
                "97073-62756-1"
            ],
            "imported": "2010-01-11T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.955,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.424242424242424,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.424242424242424,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": true
        },
        {
            "id": 97160,
            "title": "Isolation of Carnobacterium sp. from a human blood culture.",
            "abstract": null,
            "authors": [
                "Hoenigl, M",
                "Grisold, AJ",
                "Valentin, T",
                "Leitner, E",
                "Zarfel, G",
                "Renner, H",
                "Krause, R"
            ],
            "year": 2010,
            "source": "J Med Microbiol. 2010; 59(Pt 4):493-495",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000276900100018",
            "pubmed": "20075110",
            "doi": "10.1099/jmm.0.016808-0",
            "pmc": null,
            "organizations": [
                "97160-14023",
                "97160-14077",
                "97160-14087"
            ],
            "persons": [
                "97160-50527-6",
                "97160-51863-4",
                "97160-51976-6",
                "97160-53586-6",
                "97160-58733-6",
                "97160-64754-1"
            ],
            "imported": "2010-01-17T01:00:00+01:00",
            "journal": "J Med Microbiol",
            "issn": "0022-2615",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.38,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.505,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": 0.505,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MICROBIOLOGY",
            "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": true
        }
    ]
}