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=280&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156887,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=260&ordering=-imported",
    "results": [
        {
            "id": 341,
            "title": "Biocompatibility of heparin and low-molecular mass heparin in a new implantable medication pump.",
            "abstract": null,
            "authors": [
                "Schmid, MG",
                "Sadjak, A",
                "Likar, R",
                "Wintersteiger, R"
            ],
            "year": 1998,
            "source": "Arzneimittelforschung. 1998; 48(9):910-913",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076308900005",
            "pubmed": "9793617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "341-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 342,
            "title": "Biological significance of tumor thickness. Theoretical considerations based on computer simulation.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1995,
            "source": "Am J Dermatopathol. 1995; 17(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QZ88000011",
            "pubmed": "8599438",
            "doi": "10.1097/00000372-199506000-00011",
            "pmc": null,
            "organizations": [
                "342-14047"
            ],
            "persons": [
                "342-51617-2"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6,
            "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": 159,
            "title": "Air embolism with bilateral pneumothorax after a five-meter dive.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Friehs, GM",
                "Friehs, GB"
            ],
            "year": 1993,
            "source": "Undersea Hyperb Med. 1993; 20(2):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH32300005",
            "pubmed": "8329942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "159-14045",
                "159-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77,
            "title": "A new missense mutation G1249E in exon 20 of the cystic fibrosis transmembrane conductance regulator (CFTR) gene.",
            "abstract": null,
            "authors": [
                "Greil, I",
                "Wagner, K",
                "Rosenkranz, W"
            ],
            "year": 1994,
            "source": "Hum Hered. 1994; 44(4):238-240",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NR90200009",
            "pubmed": "7520022",
            "doi": "10.1159/000154223",
            "pmc": null,
            "organizations": [
                "77-14021"
            ],
            "persons": [
                "77-51527-6"
            ],
            "imported": null,
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 345,
            "title": "Bioplastique granuloma",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Schuller-Petrovic, S",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(10):749-752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500009",
            "pubmed": "9441169",
            "doi": "10.1007%2Fs001050050655",
            "pmc": null,
            "organizations": [
                "345-14047"
            ],
            "persons": [
                "345-51348-6",
                "345-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "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": 346,
            "title": "Biorhythms and Their Evaluation with Periodic Regression-Analysis - A Spreadsheet Application",
            "abstract": null,
            "authors": [
                "Tafeit, E",
                "Estelberger, W",
                "Liebmann, PM",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "J TUMOR MARKER ONCOLOGY 1998 13: 57-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077248700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "346-14012",
                "346-14014"
            ],
            "persons": [
                "346-50569-6"
            ],
            "imported": null,
            "journal": "J TUMOR MARKER ONCOLOGY",
            "issn": "0886-3849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.186,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.146341463414634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 347,
            "title": "Biphasic blood volume changes with lower body suction in humans.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "König, EM",
                "Sauseng-Fellegger, G",
                "Zambo-Polz, C"
            ],
            "year": 1992,
            "source": "Am J Physiol. 1992; 263(4 Pt 2):H1270-H1275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JU80600037",
            "pubmed": "1415774",
            "doi": "10.1152/ajpheart.1992.263.4.H1270",
            "pmc": null,
            "organizations": [
                "347-14010"
            ],
            "persons": [
                "347-51683-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "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": 162,
            "title": "Catalytically inactive lipoprotein lipase expression in muscle of transgenic mice increases very low density lipoprotein uptake: direct evidence that lipoprotein lipase bridging occurs in vivo.",
            "abstract": null,
            "authors": [
                "Merkel, M",
                "Kako, Y",
                "Radner, H",
                "Cho, IS",
                "Ramasamy, R",
                "Brunzell, JD",
                "Goldberg, IJ",
                "Breslow, JL"
            ],
            "year": 1998,
            "source": "Proc Natl Acad Sci U S A. 1998; 95(23):13841-13846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076997000087",
            "pubmed": "9811888",
            "doi": "10.1073/pnas.95.23.13841",
            "pmc": "PMC24920",
            "organizations": [
                "162-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.821,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY 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": 349,
            "title": "Blockade of swelling-induced chloride channels by phenol derivatives.",
            "abstract": null,
            "authors": [
                "Gschwentner, M",
                "Jungwirth, A",
                "Hofer, S",
                "Wöll, E",
                "Ritter, M",
                "Susanna, A",
                "Schmarda, A",
                "Reibnegger, G",
                "Pinggera, GM",
                "Leitinger, M",
                "Frick, J",
                "Deetjen, P",
                "Paulmichl, M"
            ],
            "year": 1996,
            "source": "Br J Pharmacol. 1996; 118(1):41-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UJ34900005",
            "pubmed": "8733574",
            "doi": "10.1111/j.1476-5381.1996.tb15364.x",
            "pmc": "PMC1909500",
            "organizations": [
                "349-14012"
            ],
            "persons": [
                "349-50569-6"
            ],
            "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": 4.075,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "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": 351,
            "title": "Blood pressure and gastric motor responses to bradykinin and hydrochloric acid injected into somatic or visceral tissues.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1992,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL 1992 346: 219-225.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM89600014",
            "pubmed": "1448184",
            "doi": "10.1007/BF00165305",
            "pmc": null,
            "organizations": [
                "351-14022"
            ],
            "persons": [
                "351-51517-2"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "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": 352,
            "title": "Blood pressure reflexes following activation of capsaicin-sensitive afferent neurones in the biliopancreatic duct of rats.",
            "abstract": null,
            "authors": [
                "Griesbacher, T"
            ],
            "year": 1994,
            "source": "Br J Pharmacol. 1994; 111(2):547-554",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MU95600028",
            "pubmed": "7911720",
            "doi": "10.1111/j.1476-5381.1994.tb14772.x",
            "pmc": "PMC1909945",
            "organizations": [
                "352-14022"
            ],
            "persons": [
                "352-51661-2"
            ],
            "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": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "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": 353,
            "title": "Body fixed ankle dynamometer for isometric tests in space flights.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):91-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600004",
            "pubmed": "8679912",
            "doi": "10.1515/bmte.1996.41.4.91",
            "pmc": null,
            "organizations": [
                "353-14010"
            ],
            "persons": [
                "353-51814-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.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 354,
            "title": "Body mass index and outcome of incontinence surgery.",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Tamussino, K",
                "Pieber, D",
                "Haas, J"
            ],
            "year": 1999,
            "source": "Obstet Gynecol. 1999; 93(5 Pt 1):753-756",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079861400023",
            "pubmed": "10912980",
            "doi": "10.1016%2FS0029-7844%2898%2900513-4",
            "pmc": null,
            "organizations": [
                "354-14038"
            ],
            "persons": [
                "354-51627-6",
                "354-51826-6"
            ],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.122,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.892857142857143,
            "impactfactor_norm_year": 1999,
            "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": 167,
            "title": "Comparision of Reflection Pulse Oximetry and Cardiotocography for Intrapartal Surveillance in Presence of Fetal Arrhythmia and Cardiac Malformation - A Case-Report",
            "abstract": null,
            "authors": [
                "Arikan, G",
                "Etschmaier, S",
                "Scholl, W",
                "Kainer, F",
                "Stein, J",
                "Häusler, MCH"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 581-583.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD43100011",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023142",
            "pmc": null,
            "organizations": [
                "167-14038",
                "167-14048"
            ],
            "persons": [
                "167-51941-6"
            ],
            "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.395,
            "impactfactor_year": 1997,
            "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": 169,
            "title": "Comparison of two hybridization assays for the rapid detection of PCR amplified HSV genome sequences from cerebrospinal fluid.",
            "abstract": null,
            "authors": [
                "Sakrauski, A",
                "Weber, B",
                "Kessler, HH",
                "Pierer, K",
                "Doerr, HW"
            ],
            "year": 1994,
            "source": "J Virol Methods. 1994; 50(1-3):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE93900017",
            "pubmed": "7714040",
            "doi": "10.1016/0166-0934(94)90174-0",
            "pmc": null,
            "organizations": [
                "169-14023"
            ],
            "persons": [
                "169-51812-6"
            ],
            "imported": null,
            "journal": "J VIROL METH",
            "issn": "0166-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.707317073170732,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 358,
            "title": "Bone marrow trephine biopsy in lymphoproliferative disease.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Isaacson, PG"
            ],
            "year": 1992,
            "source": "J Clin Pathol. 1992; 45(9):745-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM51800001",
            "pubmed": "1401199",
            "doi": "10.1136/jcp.45.9.745",
            "pmc": "PMC495095",
            "organizations": [
                "358-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN PATHOL",
            "issn": "0021-9746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.422,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.705882352941177,
            "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": 359,
            "title": "Bone scan in ossifying fibromyxoid tumor of soft parts.",
            "abstract": null,
            "authors": [
                "Raith, J",
                "Ranner, G",
                "Schaffler, G",
                "Gröll, R",
                "Lindbichler, F",
                "Fritz, K",
                "Weybora, W"
            ],
            "year": 1998,
            "source": "Clin Nucl Med. 1998; 23(4):262-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072781100025",
            "pubmed": "9554211",
            "doi": "10.1097%2F00003072-199804000-00025",
            "pmc": null,
            "organizations": [
                "359-14020",
                "359-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN NUCL MED",
            "issn": "0363-9762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.10126582278481,
            "impactfactor_norm_year": 1998,
            "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": 360,
            "title": "Bone scintigraphy and magnetic resonance imaging in adult-onset Still's disease.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Lipp, RW",
                "Trinker, M",
                "Ranner, G",
                "Schreiber, F",
                "Krejs, GJ"
            ],
            "year": 1999,
            "source": "Scand J Rheumatol. 1999; 28(4):257-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082463100011",
            "pubmed": "10503565",
            "doi": "10.1080/03009749950155652",
            "pmc": null,
            "organizations": [
                "360-14054"
            ],
            "persons": [
                "360-51539-6",
                "360-51534-6",
                "360-51948-6"
            ],
            "imported": null,
            "journal": "SCAND J RHEUMATOL",
            "issn": "0300-9742",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.169,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.45,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 361,
            "title": "Bone scintigraphy in screening of torture survivors.",
            "abstract": null,
            "authors": [
                "Mirzaei, S",
                "Knoll, P",
                "Lipp, RW",
                "Wenzel, T",
                "Koriska, K",
                "Köhn, H"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9132):949-951",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076002200010",
            "pubmed": "9752817",
            "doi": "10.1016/S0140-6736(98)05049-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "361-51948-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "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": 501,
            "title": "CNS late effects after ALL therapy in childhood. Part I: Neuroradiological findings in long-term survivors of childhood ALL--an evaluation of the interferences between morphology and neuropsychological performance. The German Late Effects Working Group.",
            "abstract": null,
            "authors": [
                "Hertzberg, H",
                "Huk, WJ",
                "Ueberall, MA",
                "Langer, T",
                "Meier, W",
                "Dopfer, R",
                "Skalej, M",
                "Lackner, H",
                "Bode, U",
                "Janssen, G",
                "Zintl, F",
                "Beck, JD"
            ],
            "year": 1997,
            "source": "Med Pediatr Oncol. 1997; 28(6):387-400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX01300001",
            "pubmed": "9143382",
            "doi": "10.1002%2F%28SICI%291096-911X%28199706%2928%3A6%3C387%3A%3AAID-MPO1%3E3.0.CO%3B2-C",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.929577464788732,
            "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
        }
    ]
}