CIBMTR Reporting Implementation Guide - Local Development build (v0.1.6). See the Directory of published versions
: CBC W Ordered Manual Differential panel - Blood (57782-5) - TTL Representation
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-w-ordered-manual-differential-blood-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-cbc-blood-automated-vs.html\">CBC panel - Blood by Automated count (58410-2)</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-manual-differential-blood-vs.html\">Manual Differential panel - Blood (24318-8)</a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/cbc-w-ordered-manual-differential-blood-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.6"] ; #
fhir:name [ fhir:v "CBCWOrderedManualDifferentialBloodVS"] ; #
fhir:title [ fhir:v "CBC W Ordered Manual Differential panel - Blood (57782-5)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-05-05T10:07:01-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 W Ordered Manual Differential panel - Blood (57782-5)"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/cbc-blood-automated-vs"^^xsd:anyURI ;
fhir:link <http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/cbc-blood-automated-vs> ] ) ] [
( fhir:valueSet [
fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/manual-differential-blood-vs"^^xsd:anyURI ;
fhir:link <http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/manual-differential-blood-vs> ] ) ] )
] . #