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=2300&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158680,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2320&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2280&ordering=-imported",
    "results": [
        {
            "id": 2710,
            "title": "Transmission of HIV infection.",
            "abstract": null,
            "authors": [
                "Tomaso, H",
                "Reisinger, EC",
                "Grasmug, E",
                "Ramschak, H",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(3):85-90",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QF91700001",
            "pubmed": "7886967",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2710-51534-6"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 2711,
            "title": "Transnasal endoscopic removal of an extensive immature teratoma in a three-month-old child.",
            "abstract": null,
            "authors": [
                "Voegels, RL",
                "Luxemberger, W",
                "Stammberger, H"
            ],
            "year": 1998,
            "source": "Ann Otol Rhinol Laryngol. 1998; 107(8):654-657",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075271600004",
            "pubmed": "9716865",
            "doi": "10.1177/000348949810700804",
            "pmc": null,
            "organizations": [
                "2711-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANN OTOL RHINOL LARYNGOL",
            "issn": "0003-4894",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.005,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.758620689655172,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": true
        },
        {
            "id": 1404,
            "title": "Intracellular mechanisms involved in D-glucose-mediated amplification of agonist-induced Ca2+ response and EDRF formation in vascular endothelial cells.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Toplak, H",
                "Krejs, GJ",
                "Simecek, S",
                "Kukovetz, WR",
                "Graier, WF"
            ],
            "year": 1994,
            "source": "Diabetes. 1994; 43(8):984-991",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ02200005",
            "pubmed": "8039606",
            "doi": "10.2337/diabetes.43.8.984",
            "pmc": null,
            "organizations": [
                "1404-14013"
            ],
            "persons": [
                "1404-51846-6",
                "1404-51534-6",
                "1404-51860-6"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975903614457831,
            "impactfactor_norm_year": 1998,
            "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": 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": 2714,
            "title": "Validation of home blood glucose meters with respect to clinical and analytical approaches.",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Ellmerer, M",
                "Sendlhofer, G",
                "Wutte, A",
                "Trajanoski, Z",
                "Schaupp, L",
                "Quehenberger, F",
                "Wach, P",
                "Krejs, GJ",
                "Pieber, TR"
            ],
            "year": 1998,
            "source": "Diabetes Care. 1998; 21(4):585-590",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072670700022",
            "pubmed": "9571347",
            "doi": "10.2337/diacare.21.4.585",
            "pmc": null,
            "organizations": [
                "2714-14026"
            ],
            "persons": [
                "2714-50466-6",
                "2714-51534-6",
                "2714-51831-4",
                "2714-78071-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.18,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 2715,
            "title": "Validation of the STR system FES/FPS for forensic purposes in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 108(3):162-164",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995TH27100009",
            "pubmed": "8664155",
            "doi": "10.1007%2FBF01844830",
            "pmc": null,
            "organizations": [
                "2715-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.764705882352941,
            "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": 2716,
            "title": "Validation of the STR system FXIIIB for forensic purposes in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Crevenna, R"
            ],
            "year": 1996,
            "source": "Forensic Sci Int. 1996; 81(1):35-42",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE36500005",
            "pubmed": "8784992",
            "doi": "10.1016%2F0379-0738%2896%2901940-8",
            "pmc": null,
            "organizations": [
                "2716-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.761,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 2717,
            "title": "Valine and branched-chain amino acids in the treatment of hepatic encephalopathy",
            "abstract": null,
            "authors": [
                "Grüngreiff, K",
                "Kleine, FD",
                "Musil, HE",
                "Diete, U",
                "Franke, D",
                "Klauck, S",
                "Päge, I",
                "Kleine, S",
                "Lössner, B",
                "Pfeiffer, KP"
            ],
            "year": 1993,
            "source": "Z Gastroenterol. 1993; 31(4):235-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KY43900003",
            "pubmed": "8493803",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2717-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2718,
            "title": "[Doppler echocardiography in chronic right ventricular pressure load].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Picha, R",
                "Schuchlenz, H",
                "Harb, S",
                "Anelli-Monti, B",
                "Harnoncourt, K"
            ],
            "year": 1994,
            "source": "Dtsch Med Wochenschr. 1994; 119(31-32):1061-4",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PB35400001",
            "pubmed": "8055742",
            "doi": "10.1055/s-2008-1058802",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2718-98517-6"
            ],
            "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": 2719,
            "title": "Value of echo-enhanced Doppler sonography in evaluation of transjugular intrahepatic portosystemic shunts.",
            "abstract": null,
            "authors": [
                "Uggowitzer, MM",
                "Kugler, C",
                "Machan, L",
                "Hausegger, KA",
                "Groell, R",
                "Quehenberger, F",
                "Lindbichler, F",
                "Schreyer, H"
            ],
            "year": 1998,
            "source": "AJR Am J Roentgenol. 1998; 170(4):1041-1046",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072608400039",
            "pubmed": "9530056",
            "doi": "10.2214/ajr.170.4.9530056",
            "pmc": null,
            "organizations": [
                "2719-14026",
                "2719-14054"
            ],
            "persons": [
                "2719-50466-6"
            ],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.179,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.835443037974684,
            "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": 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": 2720,
            "title": "Value of Exfoliative Cytology in Differential-Diagnosis of Epithelial Hyperplastic Lesions of the Larynx",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Regauer, S",
                "Friedrich, G",
                "Behamschmid, C"
            ],
            "year": 1997,
            "source": "ACTA OTO, LARYNGOL 1997 SUPPL 527: 92-94.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XB81500021",
            "pubmed": null,
            "doi": "10.3109/00016489709124044",
            "pmc": null,
            "organizations": [
                "2720-14020",
                "2720-14042"
            ],
            "persons": [
                "2720-51636-6",
                "2720-51945-6"
            ],
            "imported": null,
            "journal": "ACTA OTO, LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.603,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.379310344827586,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 675,
            "title": "Amalgam allergy--diagnosis and consequences",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(4):98-100",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996TX88600002",
            "pubmed": "8867481",
            "doi": null,
            "pmc": null,
            "organizations": [
                "675-14047"
            ],
            "persons": [
                "675-51346-2"
            ],
            "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.285,
            "impactfactor_year": 1996,
            "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": 2722,
            "title": "Variations in the branching of the internal pudendal artery in the ischioanal fossa.",
            "abstract": null,
            "authors": [
                "Fronhöfer, G",
                "Niernberger, T",
                "Anderhuber, F"
            ],
            "year": 1996,
            "source": "Ann Anat. 1996; 178(2):133-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH39300005",
            "pubmed": "8638766",
            "doi": "10.1016/S0940-9602(96)80030-6",
            "pmc": null,
            "organizations": [
                "2722-14018"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.619,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.411764705882353,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 2723,
            "title": "Neuronal anastomosis of the cutaneous ramus of the intercostal nerve to achieve sensibility in the latissimus dorsi transplant.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Gaggl, A",
                "Kärcher, H"
            ],
            "year": 2000,
            "source": "J Oral Maxillofac Surg. 2000; 58(1):36-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084523900011",
            "pubmed": "10632163",
            "doi": "10.1016/S0278-2391(00)80012-9",
            "pmc": null,
            "organizations": [
                "2723-14057"
            ],
            "persons": [
                "2723-51566-6"
            ],
            "imported": null,
            "journal": "J ORAL MAXILLOFAC SURG",
            "issn": "0278-2391",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.773,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.391304347826087,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & 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": true
        },
        {
            "id": 2724,
            "title": "Bronchogenic cyst appearing as a hepatic mass.",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Uggowitzer, M",
                "Bacher, H",
                "Werkgartner, G",
                "el-Shabrawi, A",
                "Mischinger, HJ"
            ],
            "year": 2000,
            "source": "Abdom Imaging. 2000; 25(1):86-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084532100017",
            "pubmed": "10652929",
            "doi": "10.1007/s002619910017",
            "pmc": null,
            "organizations": [
                "2724-14054",
                "2724-14073"
            ],
            "persons": [
                "2724-51595-6",
                "2724-51760-2",
                "2724-51926-6"
            ],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.866,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.3625,
            "impactfactor_norm_year": 2000,
            "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": 2725,
            "title": "Load-dependence of fatigue related changes in tremor around 10 Hz.",
            "abstract": null,
            "authors": [
                "Ebenbichler, GR",
                "Kollmitzer, J",
                "Erim, Z",
                "Löscher, WN",
                "Kerschan, K",
                "Posch, M",
                "Nowotny, T",
                "Kranzl, A",
                "Wöber, C",
                "Bochdansky, T"
            ],
            "year": 2000,
            "source": "Clin Neurophysiol. 2000; 111(1):106-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084557200016",
            "pubmed": "10656518",
            "doi": "10.1016/S1388-2457(99)00206-0",
            "pmc": null,
            "organizations": [
                "2725-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN NEUROPHYSIOL",
            "issn": "1388-2457",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.672,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.627737226277372,
            "impactfactor_norm_year": 2000,
            "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": 2726,
            "title": "Extraosseous uptake of Tc-99m methylene diphosphonate in the pectoralis muscles 8 days after exercise.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Aigner, R"
            ],
            "year": 2000,
            "source": "CLIN NUCL MED 2000 25: 65-66.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084584100021",
            "pubmed": "10634541",
            "doi": "10.1097/00003072-200001000-00021",
            "pmc": null,
            "organizations": [
                "2726-14107"
            ],
            "persons": [
                "2726-51727-6"
            ],
            "imported": null,
            "journal": "CLIN NUCL MED",
            "issn": "0363-9762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "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": 1412,
            "title": "Intramyocardial electrograms for the monitoring of allograft rejection after heart transplantation using spontaneous and paced beats.",
            "abstract": null,
            "authors": [
                "Auer, T",
                "Schreier, G",
                "Hutten, H",
                "Tscheliessnigg, KH",
                "Allmayr, T",
                "Grasser, B",
                "Iberer, F",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H"
            ],
            "year": 1995,
            "source": "Transplant Proc. 1995; 27(5):2621-2624",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TB65400033",
            "pubmed": "7482856",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1412-14073"
            ],
            "persons": [
                "1412-51819-6",
                "1412-51982-6"
            ],
            "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.726,
            "impactfactor_year": 1995,
            "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": 2728,
            "title": "Distraction implants--a new possibility for augmentative treatment of the edentulous atrophic mandible: case report.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "Br J Oral Maxillofac Surg. 1999; 37(6):481-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084833300013",
            "pubmed": "10687912",
            "doi": "10.1054/bjom.1999.0128",
            "pmc": null,
            "organizations": [
                "2728-14057"
            ],
            "persons": [
                "2728-51566-6"
            ],
            "imported": null,
            "journal": "BRIT J ORAL MAXILLOFAC SURG",
            "issn": "0266-4356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.758,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.465648854961832,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 3983,
            "title": "Serum cardiac troponin T (cTnT) levels, ventricular repolarization indices and echocardiographic parameters after fractionated total body irradiation and high-dose cyclophosphamide (fTBI/Cy).",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Tinchon, C",
                "Brezinschek, RI",
                "Eibl, M",
                "Sormann, S",
                "Maizen, C",
                "Linkesch, W",
                "Schmon-Kampel, R",
                "Sill, H"
            ],
            "year": 2001,
            "source": "BLOOD 2001 98: 5138-5138.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000172134201549",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3983-14082"
            ],
            "persons": [
                "3983-51857"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.273,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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
        }
    ]
}