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

: CIBMTR Patient Ancestry Value Set - XML Representation

Draft as of 2026-04-23

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet patient</b></p><a name="patient"> </a><a name="hcpatient"> </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/3141-9/">3141-9</a></td><td>Body weight Patient Mass Pt Qn Measured</td></tr><tr><td><a href="https://loinc.org/8352-7/">8352-7</a></td><td>Clothing worn during measure Patient Type Pt Nom</td></tr><tr><td><a href="https://loinc.org/8361-8/">8361-8</a></td><td>Body position with respect to gravity Patient Type Pt Nom</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/patient"/>
  <version value="0.1.10"/>
  <name value="Patient"/>
  <title value="CIBMTR Patient Ancestry Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-04-23T10:10:52-05:00"/>
  <publisher
             value="The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"/>
  <contact>
    <name
          value="The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.cibmtr.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Bob Milius"/>
    <telecom>
      <system value="email"/>
      <value value="bmilius@nmdp.org"/>
    </telecom>
  </contact>
  <description
               value="US Core Race Categories (Intensional).
1.
This value set is used by me"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="3141-9"/>
        <display value="Body weight Patient Mass Pt Qn Measured"/>
      </concept>
      <concept>
        <code value="8352-7"/>
        <display value="Clothing worn during measure Patient Type Pt Nom"/>
      </concept>
      <concept>
        <code value="8361-8"/>
        <display
                 value="Body position with respect to gravity Patient Type Pt Nom"/>
      </concept>
    </include>
  </compose>
</ValueSet>