CIBMTR Reporting Implementation Guide
0.1.6 - Trial Use 1

This page is part of the CIBMTR Reporting Implementation Guide (v0.1.6: Release Draft) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Leukocyte morphology panel - Blood (58407-8) - TTL Representation

Active as of 2023-05-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "leukocyte-morphology-blood-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/11281-3/\">11281-3</a></td><td>Auer rods [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/7792-5/\">7792-5</a></td><td>Dohle body [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/33215-5/\">33215-5</a></td><td>Neutrophils.agranular [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/765-8/\">765-8</a></td><td>Neutrophils.hypersegmented [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/18319-4/\">18319-4</a></td><td>Neutrophils.vacuolated [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/18311-1/\">18311-1</a></td><td>Pelger Huet cells [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/13048-4/\">13048-4</a></td><td>Sezary cells [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/7798-2/\">7798-2</a></td><td>Smudge cells [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/803-7/\">803-7</a></td><td>Toxic granules [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/11156-7/\">11156-7</a></td><td>Leukocyte morphology finding [Identifier] in Blood</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/leukocyte-morphology-blood-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.6"] ; # 
  fhir:name [ fhir:v "LeukocyteMorphologyBloodVS"] ; # 
  fhir:title [ fhir:v "Leukocyte morphology panel - Blood (58407-8)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-05-05T10:50:04-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.cibmtr.org" ]     ] )
  ] [
fhir:name [ fhir:v "Bob Milius" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bmilius@nmdp.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Leukocyte morphology panel - Blood (58407-8)"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "11281-3" ] ;
fhir:display [ fhir:v "Auer rods [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "7792-5" ] ;
fhir:display [ fhir:v "Dohle body [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "33215-5" ] ;
fhir:display [ fhir:v "Neutrophils.agranular [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "765-8" ] ;
fhir:display [ fhir:v "Neutrophils.hypersegmented [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "18319-4" ] ;
fhir:display [ fhir:v "Neutrophils.vacuolated [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "18311-1" ] ;
fhir:display [ fhir:v "Pelger Huet cells [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "13048-4" ] ;
fhir:display [ fhir:v "Sezary cells [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "7798-2" ] ;
fhir:display [ fhir:v "Smudge cells [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "803-7" ] ;
fhir:display [ fhir:v "Toxic granules [Presence] in Blood by Light microscopy" ]       ] [
fhir:code [ fhir:v "11156-7" ] ;
fhir:display [ fhir:v "Leukocyte morphology finding [Identifier] in Blood" ]       ] )     ] )
  ] . #