CIBMTR Reporting Implementation Guide
0.1.11 - Trial Use 1
This page is part of the CIBMTR Reporting Implementation Guide (v0.1.11: 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-06-25 |
{
"resourceType" : "CodeSystem",
"id" : "cibmtr-ancestry-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cibmtr-ancestry-cs</b></p><a name=\"cibmtr-ancestry-cs\"> </a><a name=\"hccibmtr-ancestry-cs\"> </a><p>This code system <code>http://example.org/fhir/CodeSystem/cibmtr-ancestry</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">foo<a name=\"cibmtr-ancestry-cs-foo\"> </a></td><td>Foo</td></tr></table></div>"
},
"url" : "http://example.org/fhir/CodeSystem/cibmtr-ancestry",
"version" : "0.1.11",
"name" : "CIBMTRAncestryCodeSystem",
"title" : "CIBMTR Ancestry CodeSystem",
"status" : "draft",
"date" : "2026-06-25T19:24:07-05:00",
"publisher" : "The Medical College of Wisconsin, Inc. and NMDP",
"contact" : [
{
"name" : "The Medical College of Wisconsin, Inc. and NMDP",
"telecom" : [
{
"system" : "url",
"value" : "http://www.cibmtr.org"
}
]
},
{
"name" : "Bob Milius",
"telecom" : [
{
"system" : "email",
"value" : "bmilius@nmdp.org"
}
]
}
],
"description" : "A code system for CIBMTR ancestry information.",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "foo",
"display" : "Foo"
}
]
}