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=152500&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152480&ordering=imported",
    "results": [
        {
            "id": 8759,
            "title": "Antithrombin III, the most important inhibitor of hemostasis. Physiology and clinical aspects",
            "abstract": null,
            "authors": [
                "Neubauer, M",
                "Ramschak, H",
                "Lanzer, G"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):560-562",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700009",
            "pubmed": "3825161",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8760,
            "title": "Effect of diet and exercise therapy on body weight, performance and lipid metabolism of post-infarct patients during a 4-week rehabilitation program",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Puespoek, J",
                "Wolf, W"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):562-567",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700010",
            "pubmed": "3825162",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8761,
            "title": "Successful treatment of autoimmune hemolytic anemia with cyclosporin A",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Warnkross, H",
                "Weinrauch, V",
                "Winkler, HM"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):567-570",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700011",
            "pubmed": "3825163",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8762,
            "title": "Arteriovenous hemodiafiltration in children.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Trop, M",
                "Stein, JI"
            ],
            "year": 1986,
            "source": "Int J Pediatr Nephrol. 1986; 7(4):203-206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F831100005",
            "pubmed": "3818180",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J PED NEPHROL",
            "issn": "0391-6510",
            "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": 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": 8765,
            "title": "Antibacterial therapy of acute exacerbated chronic bronchitis",
            "abstract": null,
            "authors": [
                "Forche, G"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(23-24):633-637",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G189900007",
            "pubmed": "3105183",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8771,
            "title": "Radioactive fallout from Chernobyl over Austria. Facts, risks, diagnosis and therapy",
            "abstract": null,
            "authors": [
                "Fueger, GF"
            ],
            "year": 1986,
            "source": "Acta Med Austriaca. 1986; 13(4-5):85-85",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1986G246100001",
            "pubmed": "3577638",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 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": 8772,
            "title": "Biological effects and risks of accidental radionuclide uptake",
            "abstract": null,
            "authors": [
                "Fueger, GF"
            ],
            "year": 1986,
            "source": "Acta Med Austriaca. 1986; 13(4-5):86-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G246100002",
            "pubmed": "3554876",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 8775,
            "title": "Effect of pancreatic polypeptide on the motility of the guinea-pig small intestine in vitro.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Barthó, L",
                "Lippe, IT",
                "Petritsch, W",
                "Leb, G"
            ],
            "year": 1986,
            "source": "Regul Pept. 1986; 16(3-4):305-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986H568700013",
            "pubmed": "3562903",
            "doi": "10.1016/0167-0115(86)90030-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8775-51529-2",
                "8775-51536-6",
                "8775-52443-6",
                "8775-51832-6"
            ],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.650602409638554,
            "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": 8776,
            "title": "Intermediate filaments and desmosomal plaque proteins in testicular seminomas and non-seminomatous germ cell tumours as revealed by immunohistochemistry.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Moll, R",
                "Weybora, W",
                "Lackinger, E",
                "Vennigerholz, F",
                "Beham, A",
                "Franke, WW"
            ],
            "year": 1987,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1987; 410(4):295-307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F556400003",
            "pubmed": "2433834",
            "doi": "10.1007/BF00711286",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8776-51515-2"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": 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": 8777,
            "title": "Contractile effects of substance P and neurokinin A on the rat stomach in vivo and in vitro.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Lembeck, F",
                "Seitz, H"
            ],
            "year": 1987,
            "source": "BRIT J PHARMACOL 1987 90: 273-279.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F558100032",
            "pubmed": "2434177",
            "doi": "10.1111/j.1476-5381.1987.tb16849.x",
            "pmc": "PMC1917272",
            "organizations": [
                "8777-14022"
            ],
            "persons": [
                "8777-51517-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": 8778,
            "title": "Effect of exogenous 5,8,11,14,17-eicosapentaenoic acid on cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Juan, H",
                "Peskar, BA",
                "Simmet, T"
            ],
            "year": 1987,
            "source": "Br J Pharmacol. 1987; 90(2):315-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F840200004",
            "pubmed": "2881590",
            "doi": "10.1111/j.1476-5381.1987.tb08961.x",
            "pmc": "PMC1916950",
            "organizations": [],
            "persons": [],
            "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": 8781,
            "title": "The involvement of histamine, the cyclooxygenase system and the kallikrein-kinin system in acute inflammation generation, demonstrated with the Sephadex model in rats.",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Macheiner, U"
            ],
            "year": 1987,
            "source": "Exp Pathol. 1987; 31(1):39-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F896200006",
            "pubmed": "2436938",
            "doi": "10.1016/S0232-1513(87)80091-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 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": 8783,
            "title": "Chronic intracranial pressure and SIDS",
            "abstract": null,
            "authors": [
                "Maresch, W"
            ],
            "year": 1987,
            "source": "Dtsch Med Wochenschr. 1987; 112(6):239-239",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987F910500015",
            "pubmed": "3803245",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": 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": 8785,
            "title": "Basedow's disease and mitral valve prolapse",
            "abstract": null,
            "authors": [
                "Kahaly, G",
                "Erbel, R",
                "Mohr-Kahaly, S",
                "Zenker, G",
                "von Olshausen, K",
                "Krause, U",
                "Beyer, J"
            ],
            "year": 1987,
            "source": "Dtsch Med Wochenschr. 1987; 112(7):248-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F999500002",
            "pubmed": "3493129",
            "doi": "10.1055/s-2008-1068038",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": 8786,
            "title": "Transcranial Doppler sonography: a new approach in the non-invasive diagnosis of intracranial brain artery disease.",
            "abstract": null,
            "authors": [
                "Niederkorn, K",
                "Neumayer, K"
            ],
            "year": 1987,
            "source": "Eur Neurol. 1987; 26(2):65-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G019700001",
            "pubmed": "2951256",
            "doi": "10.1159/000116323",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8786-51546-2"
            ],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8787,
            "title": "Experimental osteoinduction in rats: collagen-apatite versus osteogenin-containing gelatine.",
            "abstract": null,
            "authors": [
                "Schwarz, N",
                "Redl, H",
                "Schlag, G",
                "Lintner, F",
                "Dinges, HP",
                "Thurnher, M",
                "Schiesser, A"
            ],
            "year": 1987,
            "source": "Arch Orthop Trauma Surg. 1987; 106(2):113-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G084300008",
            "pubmed": "3551878",
            "doi": "10.1007/BF00435424",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.208,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 8788,
            "title": "Cyclosporine A and intravascular coagulation.",
            "abstract": null,
            "authors": [
                "Landmann, J",
                "Mihatsch, MJ",
                "Ratschek, M",
                "Thiel, G"
            ],
            "year": 1987,
            "source": "Transplant Proc. 1987; 19(1 Pt 2):1817-1819",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G101400338",
            "pubmed": "3274427",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.885,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5078125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8790,
            "title": "Percutaneous transluminal balloon valvuloplasty in the treatment of congenital valvular pulmonary stenoses in childhood",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Lammer, J",
                "Suppan, C",
                "Hudabiunigg, K",
                "Stein, JI"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(3):79-84",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G138500003",
            "pubmed": "2953108",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8792,
            "title": "Viscoelastic properties of whole blood. Influence of fast sedimenting red blood cell aggregates.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Rainer, F",
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Biorheology. 1987; 24(1):13-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G145400002",
            "pubmed": "3651579",
            "doi": "10.3233/BIR-1987-24103",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8792-51834-2"
            ],
            "imported": null,
            "journal": "BIORHEOLOGY",
            "issn": "0006-355X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577777777777778,
            "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": 8793,
            "title": "Improvement of disability and akinesia of patients with Parkinson's disease by intravenous iron substitution.",
            "abstract": null,
            "authors": [
                "Birkmayer, JG",
                "Birkmayer, W"
            ],
            "year": 1987,
            "source": "Ann Clin Lab Sci. 1987; 17(1):32-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G174500005",
            "pubmed": "3579206",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANN CLIN LAB SCI",
            "issn": "0091-7370",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.699,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.538461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}