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=156500&ordering=imported
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=156520&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156480&ordering=imported",
    "results": [
        {
            "id": 4903,
            "title": "NADH supplementation decreases pinacidil-primed I K ATP in ventricular cardiomyocytes by increasing intracellular ATP.",
            "abstract": null,
            "authors": [
                "Pelzmann, B",
                "Hallström, S",
                "Schaffer, P",
                "Lang, P",
                "Nadlinger, K",
                "Birkmayer, GD",
                "Vrecko, K",
                "Reibnegger, G",
                "Koidl, B"
            ],
            "year": 2003,
            "source": "Br J Pharmacol. 2003; 139(4):749-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183574500009",
            "pubmed": "12812998",
            "doi": "10.1038/sj.bjp.0705300",
            "pmc": "PMC1573896",
            "organizations": [
                "4903-14011",
                "4903-14012"
            ],
            "persons": [
                "4903-50417-6",
                "4903-50480-6",
                "4903-50569-6",
                "4903-50615-1",
                "4903-50840-6",
                "4903-51681-4"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.837837837837838,
            "impactfactor_norm_year": 2003,
            "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": 175,
            "title": "Comparison of effects of N-3 to N-6 fatty acids on serum level of lipoprotein(a) in patients with coronary artery disease.",
            "abstract": null,
            "authors": [
                "Herrmann, W",
                "Biermann, J",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "Am J Cardiol. 1995; 76(7):459-462",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RU25300006",
            "pubmed": "7653444",
            "doi": "10.1016%2FS0002-9149%2899%2980130-1",
            "pmc": null,
            "organizations": [
                "175-14013"
            ],
            "persons": [
                "175-51669-6"
            ],
            "imported": null,
            "journal": "AMER J CARDIOL",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.238,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.82258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 900166,
            "title": "Trauma masterclass: Hindfoot fractures .1. Fractures of the os calcis",
            "abstract": null,
            "authors": [
                "Stockenhuber, N",
                "Wildburger, R",
                "Szyszkowitz, R"
            ],
            "year": 1996,
            "source": "CURR ORTHOPAED. 10: 230-238",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR ORTHOPAED",
            "issn": "0268-0890",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0714285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 237,
            "title": "Antimicrobial activity of Acacia nilotica (L.) Willd. ex Del. var. nilotica (Mimosaceae).",
            "abstract": null,
            "authors": [
                "Abd el Nabi, OM",
                "Reisinger, EC",
                "Reinthaler, FF",
                "Still, F",
                "Eibel, U",
                "Krejs, GJ"
            ],
            "year": 1992,
            "source": "J Ethnopharmacol. 1992; 37(1):77-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM52900005",
            "pubmed": "1453705",
            "doi": "10.1016/0378-8741(92)90006-D",
            "pmc": null,
            "organizations": [
                "237-14023"
            ],
            "persons": [
                "237-50942-6",
                "237-51534-6",
                "237-51674-6"
            ],
            "imported": null,
            "journal": "J ETHNOPHARMACOL",
            "issn": "0378-8741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.330985915492958,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PLANT SCIENCES",
            "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": 900161,
            "title": "Continuous conductive volume affects the propagation of signals in discrete systems",
            "abstract": null,
            "authors": [
                "Munuzuri, AP",
                "deCastro, M",
                "Hofer, E",
                "PerezMunuzuri, V",
                "GomezGesteira, M",
                "PerezVillar, V"
            ],
            "year": 1996,
            "source": "INT J BIFURCATION CHAOS. 6: 1829-1835",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "900161-14011"
            ],
            "persons": [
                "900161-51502"
            ],
            "imported": null,
            "journal": "INT J BIFURCATION CHAOS",
            "issn": "0218-1274",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.779527559055118,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MATHEMATICS, APPLIED",
            "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": 5028,
            "title": "Diagnosis of immediate allergic reactions to beta-lactam antibiotics.",
            "abstract": null,
            "authors": [
                "Torres, MJ",
                "Blanca, M",
                "Fernandez, J",
                "Romano, A",
                "Weck, A",
                "Aberer, W",
                "Brockow, K",
                "Pichler, WJ",
                "Demoly, P",
                "ENDA",
                "EAACI Interest Group on Drug Hypersensitivity"
            ],
            "year": 2003,
            "source": "Allergy. 2003; 58(10):961-972",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185445700001",
            "pubmed": "14510712",
            "doi": "10.1034%2Fj.1398-9995.2003.00280.x",
            "pmc": null,
            "organizations": [
                "5028-14047"
            ],
            "persons": [
                "5028-51346-6"
            ],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.161,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 2003,
            "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": 900160,
            "title": "Is the discrete coupling of cardiac cells reflected in the wavefront of extracellular potentials? An experimental approach",
            "abstract": null,
            "authors": [
                "Hofer, E",
                "Mohr, G",
                "Jorge, AC",
                "Platzer, D",
                "Schafferhofer, I"
            ],
            "year": 1996,
            "source": "INT J BIFURCATION CHAOS. 6: 1767-1773",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "900160-14011"
            ],
            "persons": [
                "900160-51502"
            ],
            "imported": null,
            "journal": "INT J BIFURCATION CHAOS",
            "issn": "0218-1274",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.779527559055118,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MATHEMATICS, APPLIED",
            "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": 5374,
            "title": "Normal striatal D2 receptor binding in idiopathic restless legs syndrome with periodic leg movements in sleep.",
            "abstract": null,
            "authors": [
                "Tribl, GG",
                "Asenbaum, S",
                "Happe, S",
                "Bonelli, RM",
                "Zeitlhofer, J",
                "Auff, E"
            ],
            "year": 2004,
            "source": "Nucl Med Commun. 2004; 25(1):55-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220962500007",
            "pubmed": "15061265",
            "doi": "10.1097/01.mnm.0000109366.12233.f9",
            "pmc": null,
            "organizations": [
                "5374-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "NUCL MED COMMUN",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.602,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.547619047619048,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5813,
            "title": "Pulmonary function and health-related quality of life in a sample of long-term survivors of the acute respiratory distress syndrome.",
            "abstract": null,
            "authors": [
                "Schelling, G",
                "Stoll, C",
                "Vogelmeier, C",
                "Hummel, T",
                "Behr, J",
                "Kapfhammer, HP",
                "Rothenhäusler, HB",
                "Haller, M",
                "Durst, K",
                "Krauseneck, T",
                "Briegel, J"
            ],
            "year": 2000,
            "source": "Intensive Care Med. 2000; 26(9):1304-1311",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089616700023",
            "pubmed": "11089757",
            "doi": "10.1007/s001340051342",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5813-50097-6",
                "5813-51907-6"
            ],
            "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": 6340,
            "title": "Sevelamer preserves and calcium reduces trabecular bone mineral density.",
            "abstract": null,
            "authors": [
                "Raggi, P",
                "Burke, SK",
                "Chasan-Taber, S",
                "Chertow, GM",
                "Holzer, H",
                "Bommer, J"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 502A-502A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219102313",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6340-14084"
            ],
            "persons": [
                "6340-51535"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 4606,
            "title": "High-compared with low-dose radiosurgery for uveal melanomas.",
            "abstract": null,
            "authors": [
                "Langmann, G",
                "Pendl, G",
                "Müllner, K",
                "Feichtinger, KH",
                "Papaefthymiouaf, G"
            ],
            "year": 2002,
            "source": "J Neurosurg. 2002; 97(5 Suppl):640-643",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180065900048",
            "pubmed": "12507112",
            "doi": "10.3171/jns.2002.97.supplement_5.0640",
            "pmc": null,
            "organizations": [
                "4606-14043",
                "4606-14050",
                "4606-14060"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.626,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "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": 5221,
            "title": "The dragonfly Libellula quadrimaculata (Odonata : Libellulidae) makes optimal use of the dorsal fovea of the compound eyes during perching",
            "abstract": null,
            "authors": [
                "Sauseng, M",
                "Pabst, MA",
                "Karl, K"
            ],
            "year": 2003,
            "source": "EUR J ENTOMOL 2003 100: 475-479.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187974700003",
            "pubmed": null,
            "doi": "10.14411/eje.2003.071",
            "pmc": null,
            "organizations": [
                "5221-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J ENTOMOL",
            "issn": "1210-5759",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.741,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5625,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "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": 8323,
            "title": "Arteriovenous difference of the blood density in the coronary circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Mohl, W"
            ],
            "year": 1985,
            "source": "J Biomech Eng. 1985; 107(1):34-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACW1300006",
            "pubmed": "3981983",
            "doi": "10.1115/1.3138517",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8323-51671-6"
            ],
            "imported": null,
            "journal": "J BIOMECH ENG",
            "issn": "0148-0731",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.728,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.622222222222222,
            "impactfactor_norm_year": 1998,
            "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": 8988,
            "title": "The importance of sperm motility for the fertilization of human oocytes in vivo and in vitro.",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1987,
            "source": "Andrologia. 1987; 19(5):514-527",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K668700004",
            "pubmed": "3425955",
            "doi": "10.1111/j.1439-0272.1987.tb01891.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 16716,
            "title": "Decrease in thoracic vertebral bone attenuation with calcium-based phosphate binders in hemodialysis.",
            "abstract": null,
            "authors": [
                "Raggi, P",
                "James, G",
                "Burke, SK",
                "Bommer, J",
                "Chasan-Taber, S",
                "Holzer, H",
                "Braun, J",
                "Chertow, GM"
            ],
            "year": 2005,
            "source": "J Bone Miner Res. 2005; 20(5):764-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228679800007",
            "pubmed": "15824849",
            "doi": "10.1359/JBMR.041221",
            "pmc": null,
            "organizations": [
                "16716-14084"
            ],
            "persons": [
                "16716-51535-6"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.527,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.932584269662921,
            "impactfactor_norm_year": 2005,
            "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": 16742,
            "title": "Mucopolysaccharidosis type II in females: case report and review of literature.",
            "abstract": null,
            "authors": [
                "Tuschl, K",
                "Gal, A",
                "Paschke, E",
                "Kircher, S",
                "Bodamer, OA"
            ],
            "year": 2005,
            "source": "Pediatr Neurol. 2005; 32(4):270-272",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000228472600008",
            "pubmed": "15797184",
            "doi": "10.1016/j.pediatrneurol.2004.10.009",
            "pmc": null,
            "organizations": [
                "16742-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT NEUROL",
            "issn": "0887-8994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.368,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.602739726027397,
            "impactfactor_norm_year": 2005,
            "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": 17974,
            "title": "Pipecolic acid as a diagnostic marker of pyridoxine-dependent epilepsy.",
            "abstract": null,
            "authors": [
                "Plecko, B",
                "Hikel, C",
                "Korenke, GC",
                "Schmitt, B",
                "Baumgartner, M",
                "Baumeister, F",
                "Jakobs, C",
                "Struys, E",
                "Erwa, W",
                "Stöckler-Ipsiroglu, S"
            ],
            "year": 2005,
            "source": "Neuropediatrics. 2005; 36(3):200-205",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229875700005",
            "pubmed": "15944906",
            "doi": "10.1055/s-2005-865727",
            "pmc": null,
            "organizations": [
                "17974-14028",
                "17974-14048"
            ],
            "persons": [
                "17974-51875-2"
            ],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.377,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.616438356164384,
            "impactfactor_norm_year": 2005,
            "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": 17982,
            "title": "Multi-centre investigation on reference ranges for ROTEM thromboelastometry.",
            "abstract": null,
            "authors": [
                "Lang, T",
                "Bauters, A",
                "Braun, SL",
                "Pötzsch, B",
                "von Pape, KW",
                "Kolde, HJ",
                "Lakner, M"
            ],
            "year": 2005,
            "source": "Blood Coagul Fibrinolysis. 2005; 16(4):301-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229789600012",
            "pubmed": "15870552",
            "doi": "10.1097/01.mbc.0000169225.31173.19",
            "pmc": null,
            "organizations": [
                "17982-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "BLOOD COAGULAT FIBRINOL",
            "issn": "0957-5235",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.657,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19283,
            "title": "Neopterin screening and acute cytomegalovirus infections in blood donors.",
            "abstract": null,
            "authors": [
                "Hönlinger, M",
                "Fuchs, D",
                "Reibnegger, G",
                "Schönitzer, D",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1992,
            "source": "Clin Investig. 1992; 70(1):63-63",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992HN30800011",
            "pubmed": "1318125",
            "doi": "10.1007/BF00422943",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19283-50569-6"
            ],
            "imported": null,
            "journal": "CLIN INVESTIGATOR",
            "issn": "0941-0198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "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": 21922,
            "title": "Sildenafil increased exercise capacity during hypoxia at low altitudes and at Mount Everest base camp: a randomized, double-blind, placebo-controlled crossover trial.",
            "abstract": null,
            "authors": [
                "Ghofrani, HA",
                "Reichenberger, F",
                "Kohstall, MG",
                "Mrosek, EH",
                "Seeger, T",
                "Olschewski, H",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2004,
            "source": "Ann Intern Med. 2004; 141(3):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223068600001",
            "pubmed": "15289213",
            "doi": "10.7326/0003-4819-141-3-200408030-00005",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANN INTERN MED",
            "issn": "0003-4819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.114,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.970873786407767,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}