CIBMTR Reporting Implementation Guide
0.1.10 - Trial Use 1
This page is part of the CIBMTR Reporting Implementation Guide (v0.1.10: 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-04-23 |
{
"resourceType" : "ValueSet",
"id" : "hematopoietic-disorder-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hematopoietic-disorder-vs</b></p><a name=\"hematopoietic-disorder-vs\"> </a><a name=\"hchematopoietic-disorder-vs\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 414027002 (Disorder of hematopoietic structure (disorder))</li></ul></div>"
},
"url" : "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/hematopoietic-disorder-vs",
"version" : "0.1.10",
"name" : "HematopoieticDisorderVS",
"title" : "Disorders of hematopoietic structure",
"status" : "draft",
"experimental" : true,
"date" : "2026-04-23T10:10:52-05:00",
"publisher" : "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program",
"contact" : [
{
"name" : "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program",
"telecom" : [
{
"system" : "url",
"value" : "http://www.cibmtr.org"
}
]
},
{
"name" : "Bob Milius",
"telecom" : [
{
"system" : "email",
"value" : "bmilius@nmdp.org"
}
]
}
],
"description" : "SNOMED: Disorders of hematopoietic structure",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "414027002"
}
]
}
]
}
}