This page is part of the CIBMTR Reporting Implementation Guide (v0.1.12: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Draft as of 2026-08-27 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/cbc-blood-automated-vs> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cbc-blood-automated-vs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cbc-blood-automated-vs</b></p><a name=\"cbc-blood-automated-vs\"> </a><a name=\"hccbc-blood-automated-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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:ValueSet.url [ fhir:value "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/cbc-blood-automated-vs"] ;
fhir:ValueSet.version [ fhir:value "0.1.12"] ;
fhir:ValueSet.name [ fhir:value "CBCBloodAutomatedVS"] ;
fhir:ValueSet.title [ fhir:value "CBC panel - Blood by Automated count (58410-2)"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-08-27T20:49:22-05:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "The Medical College of Wisconsin, Inc. and NMDP"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "The Medical College of Wisconsin, Inc. and NMDP" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.cibmtr.org" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Bob Milius" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "bmilius@nmdp.org" ]
]
] ;
fhir:ValueSet.description [ fhir:value "CBC panel - Blood by Automated count (58410-2)"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "6690-2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Leukocytes [#/volume] in Blood by Automated count" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "789-8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Erythrocytes [#/volume] in Blood by Automated count" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "718-7" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Hemoglobin [Mass/volume] in Blood" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "4544-3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Hematocrit [Volume Fraction] of Blood by Automated count" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "787-2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "MCV [Entitic volume] by Automated count" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "785-6" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "MCH [Entitic mass] by Automated count" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "786-4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "MCHC [Mass/volume] by Automated count" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "21000-5" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Erythrocyte distribution width [Entitic volume] by Automated count" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "788-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Erythrocyte distribution width [Ratio] by Automated count" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "777-3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Platelets [#/volume] in Blood by Automated count" ]
], [
fhir:index 10 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "32207-3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Platelet distribution width [Entitic volume] in Blood by Automated count" ]
], [
fhir:index 11 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "32623-1" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Platelet mean volume [Entitic volume] in Blood by Automated count" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/cbc-blood-automated-vs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/cbc-blood-automated-vs.ttl> .
IG © 2020+ The Medical College of Wisconsin, Inc. and NMDP
Package nmdp.fhir.cibmtr-reporting#0.1.12 based on FHIR 4.0.1. Generated 2026-08-27
Links: Table of Contents |
QA Report
HL7®, and FHIR® are the registered trademarks of Health Level Seven International
and their use of these trademarks does not constitute an endorsement by HL7.