HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: 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

: MeasureSupplementalData - XML Representation

Draft as of 2023-02-06

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="measure-supplemental-data"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/measure-supplemental-data</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">age<a name="measure-supplemental-data-age"> </a></td><td>Age</td><td>Age Supplemental Data.</td></tr><tr><td style="white-space:nowrap">gender<a name="measure-supplemental-data-gender"> </a></td><td>Gender</td><td>Gender Supplemental Data.</td></tr><tr><td style="white-space:nowrap">ethnicity<a name="measure-supplemental-data-ethnicity"> </a></td><td>Ethnicity</td><td>Ethnicity Supplemental Data.</td></tr><tr><td style="white-space:nowrap">payer<a name="measure-supplemental-data-payer"> </a></td><td>Payer</td><td>Payer Supplemental Data.</td></tr><tr><td style="white-space:nowrap">race<a name="measure-supplemental-data-race"> </a></td><td>Race</td><td>Race Supplemental Data.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/measure-supplemental-data"/>
  <version value="2.0.0"/>
  <name value="MeasureSupplementalData"/>
  <title value="MeasureSupplementalData"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-02-06T21:10:28+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Identifier supplemental data in a population for measuring purposes."/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="age"/>
    <display value="Age"/>
    <definition value="Age Supplemental Data."/>
  </concept>
  <concept>
    <code value="gender"/>
    <display value="Gender"/>
    <definition value="Gender Supplemental Data."/>
  </concept>
  <concept>
    <code value="ethnicity"/>
    <display value="Ethnicity"/>
    <definition value="Ethnicity Supplemental Data."/>
  </concept>
  <concept>
    <code value="payer"/>
    <display value="Payer"/>
    <definition value="Payer Supplemental Data."/>
  </concept>
  <concept>
    <code value="race"/>
    <display value="Race"/>
    <definition value="Race Supplemental Data."/>
  </concept>
</CodeSystem>