This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3
Definition for Code System MeasurePopulationType
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="measure-population"/> <meta> <lastUpdated value="2016-03-31T08:01:25.570+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>MeasurePopulationType</h2> <p>The type of population</p> <p>This code system http://hl7.org/fhir/measure-population defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>initial-population <a name="initial-population"> </a> </td> <td>Initial Population</td> <td>The initial population for the measure</td> </tr> <tr> <td>numerator <a name="numerator"> </a> </td> <td>Numerator</td> <td>The numerator for the measure</td> </tr> <tr> <td>numerator-exclusion <a name="numerator-exclusion"> </a> </td> <td>Numerator Exclusion</td> <td>The numerator exclusion for the measure</td> </tr> <tr> <td>denominator <a name="denominator"> </a> </td> <td>Denominator</td> <td>The denominator for the measure</td> </tr> <tr> <td>denominator-exclusion <a name="denominator-exclusion"> </a> </td> <td>Denominator Exclusion</td> <td>The denominator exclusion for the measure</td> </tr> <tr> <td>denominator-exception <a name="denominator-exception"> </a> </td> <td>Denominator Exception</td> <td>The denominator exception for the measure</td> </tr> <tr> <td>measure-population <a name="measure-population"> </a> </td> <td>Measure Population</td> <td>The measure population for the measure</td> </tr> <tr> <td>measure-population-exclusion <a name="measure-population-exclusion"> </a> </td> <td>Measure Population Exclusion</td> <td>The measure population exclusion for the measure</td> </tr> <tr> <td>measure-score <a name="measure-score"> </a> </td> <td>Measure Score</td> <td>The measure score for the measure</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.508"/> </extension> <url value="http://hl7.org/fhir/measure-population"/> <version value="1.4.0"/> <name value="MeasurePopulationType"/> <status value="draft"/> <experimental value="false"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <date value="2016-03-31T08:01:25+11:00"/> <description value="The type of population"/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/measure-population"/> <content value="complete"/> <concept> <code value="initial-population"/> <display value="Initial Population"/> <definition value="The initial population for the measure"/> </concept> <concept> <code value="numerator"/> <display value="Numerator"/> <definition value="The numerator for the measure"/> </concept> <concept> <code value="numerator-exclusion"/> <display value="Numerator Exclusion"/> <definition value="The numerator exclusion for the measure"/> </concept> <concept> <code value="denominator"/> <display value="Denominator"/> <definition value="The denominator for the measure"/> </concept> <concept> <code value="denominator-exclusion"/> <display value="Denominator Exclusion"/> <definition value="The denominator exclusion for the measure"/> </concept> <concept> <code value="denominator-exception"/> <display value="Denominator Exception"/> <definition value="The denominator exception for the measure"/> </concept> <concept> <code value="measure-population"/> <display value="Measure Population"/> <definition value="The measure population for the measure"/> </concept> <concept> <code value="measure-population-exclusion"/> <display value="Measure Population Exclusion"/> <definition value="The measure population exclusion for the measure"/> </concept> <concept> <code value="measure-score"/> <display value="Measure Score"/> <definition value="The measure score for the measure"/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.