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

: CBC panel - Blood by Automated count (58410-2) - 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 "cbc-blood-automated-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/6690-2/\">6690-2</a></td><td>Leukocytes [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/789-8/\">789-8</a></td><td>Erythrocytes [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/718-7/\">718-7</a></td><td>Hemoglobin [Mass/volume] in Blood</td></tr><tr><td><a href=\"https://loinc.org/4544-3/\">4544-3</a></td><td>Hematocrit [Volume Fraction] of Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/787-2/\">787-2</a></td><td>MCV [Entitic volume] by Automated count</td></tr><tr><td><a href=\"https://loinc.org/785-6/\">785-6</a></td><td>MCH [Entitic mass] by Automated count</td></tr><tr><td><a href=\"https://loinc.org/786-4/\">786-4</a></td><td>MCHC [Mass/volume] by Automated count</td></tr><tr><td><a href=\"https://loinc.org/21000-5/\">21000-5</a></td><td>Erythrocyte distribution width [Entitic volume] by Automated count</td></tr><tr><td><a href=\"https://loinc.org/788-0/\">788-0</a></td><td>Erythrocyte distribution width [Ratio] by Automated count</td></tr><tr><td><a href=\"https://loinc.org/777-3/\">777-3</a></td><td>Platelets [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/32207-3/\">32207-3</a></td><td>Platelet distribution width [Entitic volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/32623-1/\">32623-1</a></td><td>Platelet mean volume [Entitic volume] in Blood by Automated count</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/cbc-blood-automated-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.6"] ; # 
  fhir:name [ fhir:v "CBCBloodAutomatedVS"] ; # 
  fhir:title [ fhir:v "CBC panel - Blood by Automated count (58410-2)"] ; # 
  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 "CBC panel - Blood by Automated count (58410-2)"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "6690-2" ] ;
fhir:display [ fhir:v "Leukocytes [#/volume] in Blood by Automated count" ]       ] [
fhir:code [ fhir:v "789-8" ] ;
fhir:display [ fhir:v "Erythrocytes [#/volume] in Blood by Automated count" ]       ] [
fhir:code [ fhir:v "718-7" ] ;
fhir:display [ fhir:v "Hemoglobin [Mass/volume] in Blood" ]       ] [
fhir:code [ fhir:v "4544-3" ] ;
fhir:display [ fhir:v "Hematocrit [Volume Fraction] of Blood by Automated count" ]       ] [
fhir:code [ fhir:v "787-2" ] ;
fhir:display [ fhir:v "MCV [Entitic volume] by Automated count" ]       ] [
fhir:code [ fhir:v "785-6" ] ;
fhir:display [ fhir:v "MCH [Entitic mass] by Automated count" ]       ] [
fhir:code [ fhir:v "786-4" ] ;
fhir:display [ fhir:v "MCHC [Mass/volume] by Automated count" ]       ] [
fhir:code [ fhir:v "21000-5" ] ;
fhir:display [ fhir:v "Erythrocyte distribution width [Entitic volume] by Automated count" ]       ] [
fhir:code [ fhir:v "788-0" ] ;
fhir:display [ fhir:v "Erythrocyte distribution width [Ratio] by Automated count" ]       ] [
fhir:code [ fhir:v "777-3" ] ;
fhir:display [ fhir:v "Platelets [#/volume] in Blood by Automated count" ]       ] [
fhir:code [ fhir:v "32207-3" ] ;
fhir:display [ fhir:v "Platelet distribution width [Entitic volume] in Blood by Automated count" ]       ] [
fhir:code [ fhir:v "32623-1" ] ;
fhir:display [ fhir:v "Platelet mean volume [Entitic volume] in Blood by Automated count" ]       ] )     ] )
  ] . #