CIBMTR Reporting Implementation Guide - Local Development build (v0.1.6). See the Directory of published versions
Active as of 2023-05-05 |
@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 "auto-differential-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/770-8/\">770-8</a></td><td>Neutrophils/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/35332-6/\">35332-6</a></td><td>Band form neutrophils/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/19023-1/\">19023-1</a></td><td>Granulocytes/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/736-9/\">736-9</a></td><td>Lymphocytes/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/42250-1/\">42250-1</a></td><td>Variant lymphocytes/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/5905-5/\">5905-5</a></td><td>Monocytes/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/713-8/\">713-8</a></td><td>Eosinophils/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/706-2/\">706-2</a></td><td>Basophils/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/58409-4/\">58409-4</a></td><td>Other cells/100 leukocytes in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/751-8/\">751-8</a></td><td>Neutrophils [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/30229-9/\">30229-9</a></td><td>Band form neutrophils [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/731-0/\">731-0</a></td><td>Lymphocytes [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/43743-4/\">43743-4</a></td><td>Variant lymphocytes [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/742-7/\">742-7</a></td><td>Monocytes [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/711-2/\">711-2</a></td><td>Eosinophils [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/704-7/\">704-7</a></td><td>Basophils [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/51383-8/\">51383-8</a></td><td>Leukocytes other [#/volume] in Blood by Automated count</td></tr><tr><td><a href=\"https://loinc.org/58443-3/\">58443-3</a></td><td>Other cells [#/volume] in Blood by Automated count</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/auto-differential-blood-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.6"] ; #
fhir:name [ fhir:v "AutoDifferentialBloodVS"] ; #
fhir:title [ fhir:v "Auto Differential panel - Blood (57023-4)"] ; #
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 "Auto Differential panel - Blood (57023-4)"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "770-8" ] ;
fhir:display [ fhir:v "Neutrophils/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "35332-6" ] ;
fhir:display [ fhir:v "Band form neutrophils/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "19023-1" ] ;
fhir:display [ fhir:v "Granulocytes/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "736-9" ] ;
fhir:display [ fhir:v "Lymphocytes/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "42250-1" ] ;
fhir:display [ fhir:v "Variant lymphocytes/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "5905-5" ] ;
fhir:display [ fhir:v "Monocytes/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "713-8" ] ;
fhir:display [ fhir:v "Eosinophils/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "706-2" ] ;
fhir:display [ fhir:v "Basophils/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "58409-4" ] ;
fhir:display [ fhir:v "Other cells/100 leukocytes in Blood by Automated count" ] ] [
fhir:code [ fhir:v "751-8" ] ;
fhir:display [ fhir:v "Neutrophils [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "30229-9" ] ;
fhir:display [ fhir:v "Band form neutrophils [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "731-0" ] ;
fhir:display [ fhir:v "Lymphocytes [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "43743-4" ] ;
fhir:display [ fhir:v "Variant lymphocytes [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "742-7" ] ;
fhir:display [ fhir:v "Monocytes [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "711-2" ] ;
fhir:display [ fhir:v "Eosinophils [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "704-7" ] ;
fhir:display [ fhir:v "Basophils [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "51383-8" ] ;
fhir:display [ fhir:v "Leukocytes other [#/volume] in Blood by Automated count" ] ] [
fhir:code [ fhir:v "58443-3" ] ;
fhir:display [ fhir:v "Other cells [#/volume] in Blood by Automated count" ] ] ) ] )
] . #
IG © 2020+ The Medical College of Wisconsin, Inc. and the National Marrow Donor Program
Package nmdp.fhir.cibmtr-reporting#0.1.6 based on FHIR 4.0.1. Generated 2023-05-05
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.