HL7 Terminology (THO)
5.5.0 - Publication
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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2023-02-06 |
{
"resourceType" : "CodeSystem",
"id" : "measure-supplemental-data",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/measure-supplemental-data",
"version" : "2.0.0",
"name" : "MeasureSupplementalData",
"title" : "MeasureSupplementalData",
"status" : "draft",
"experimental" : false,
"date" : "2023-02-06T21:10:28+00:00",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "Identifier supplemental data in a population for measuring purposes.",
"copyright" : "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" : true,
"content" : "complete",
"concept" : [
{
"code" : "age",
"display" : "Age",
"definition" : "Age Supplemental Data."
},
{
"code" : "gender",
"display" : "Gender",
"definition" : "Gender Supplemental Data."
},
{
"code" : "ethnicity",
"display" : "Ethnicity",
"definition" : "Ethnicity Supplemental Data."
},
{
"code" : "payer",
"display" : "Payer",
"definition" : "Payer Supplemental Data."
},
{
"code" : "race",
"display" : "Race",
"definition" : "Race Supplemental Data."
}
]
}