HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: MeasurePopulationType - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "measure-population",
  "meta" : {
    "lastUpdated" : "2020-04-09T15:10:28.568-06:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/measure-population 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\">initial-population<a name=\"measure-population-initial-population\"> </a></td><td>Initial Population</td><td>The initial population criteria refers to all patients, subjects, or events to be evaluated by a quality measure involving patients or subjects who share a common set of specified characterstics. All patients, subjects, or events counted (for example, as numerator, as denominator) are drawn from the initial population.</td></tr><tr><td style=\"white-space:nowrap\">numerator<a name=\"measure-population-numerator\"> </a></td><td>Numerator</td><td>Numerator criteria define the patients, subjects, or events that should be included in the upper portion of a fraction used to calculate a rate, proportion, or ratio. Also called the measure focus, it is the target process, condition, event, or outcome. Numerator criteria are the processes or outcomes expected for each patient, subject, or event defined in the denominator. A numerator statement describes the clinical action that satisfies the conditions of the measure.</td></tr><tr><td style=\"white-space:nowrap\">numerator-exclusion<a name=\"measure-population-numerator-exclusion\"> </a></td><td>Numerator Exclusion</td><td>Numerator exclusion criteria define patients, subjects, or events to be excluded from the numerator. Numerator exclusions are used in proportion and ratio measures to help narrow the numerator (for inverted measures).</td></tr><tr><td style=\"white-space:nowrap\">denominator<a name=\"measure-population-denominator\"> </a></td><td>Denominator</td><td>Denominator criteria define the patients, subjects, or events that should be included in the lower portion of a fraction used to calculate a rate, proportion, or ratio. The denominator can be the same as the initial population, or a subset of the initial population to further constrain the population for the purpose of the measure.</td></tr><tr><td style=\"white-space:nowrap\">denominator-exclusion<a name=\"measure-population-denominator-exclusion\"> </a></td><td>Denominator Exclusion</td><td>Denominator exclusion criteria define patients, subjects, or events that should be excluded from the denominator. Denominator exclusions are used in proportion and ratio measures to help narrow the denominator. For example, patients with bilateral lower extremity amputations would be listed as a denominator exclusion for a measure requiring foot exams.</td></tr><tr><td style=\"white-space:nowrap\">denominator-exception<a name=\"measure-population-denominator-exception\"> </a></td><td>Denominator Exception</td><td>Denominator exceptions are conditions that should remove a patient, subject, or event from the denominator of a measure only if the numerator criteria are not met. Denominator exception allows for adjustment of the calculated score for those providers with higher risk populations. Denominator exception criteria are only used in proportion measures.</td></tr><tr><td style=\"white-space:nowrap\">measure-population<a name=\"measure-population-measure-population\"> </a></td><td>Measure Population</td><td>Measure population criteria define the patients, subjects, or events for which the individual observation for the measure should be taken. Measure populations are used for continuous variable measures rather than numerator and denominator criteria.</td></tr><tr><td style=\"white-space:nowrap\">measure-population-exclusion<a name=\"measure-population-measure-population-exclusion\"> </a></td><td>Measure Population Exclusion</td><td>Measure population exclusion criteria define the patients or events that should be excluded from the measure population before determining the outcome of one or more continuous variables defined for the measure observation. Measure population exclusion criteria are used within continuous variable measures to help narrow the measure population.</td></tr><tr><td style=\"white-space:nowrap\">measure-observation<a name=\"measure-population-measure-observation\"> </a></td><td>Measure Observation</td><td>Measure observation criteria are used to define an individual observation to be performed for each patient, subject, or event in the measure population. Measure observations for each case in the population are aggregated to determine the overall measure score for the population.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/measure-population",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.1.1231"
    }
  ],
  "version" : "0.2.0",
  "name" : "MeasurePopulationType",
  "title" : "MeasurePopulationType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-04-09T21:10:28+00:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "The type of population.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/measure-population",
  "content" : "complete",
  "concept" : [
    {
      "code" : "initial-population",
      "display" : "Initial Population",
      "definition" : "The initial population criteria refers to all patients, subjects, or events to be evaluated by a quality measure involving patients or subjects who share a common set of specified characterstics. All patients, subjects, or events counted (for example, as numerator, as denominator) are drawn from the initial population."
    },
    {
      "code" : "numerator",
      "display" : "Numerator",
      "definition" : "Numerator criteria define the patients, subjects, or events that should be included in the upper portion of a fraction used to calculate a rate, proportion, or ratio. Also called the measure focus, it is the target process, condition, event, or outcome. Numerator criteria are the processes or outcomes expected for each patient, subject, or event defined in the denominator. A numerator statement describes the clinical action that satisfies the conditions of the measure."
    },
    {
      "code" : "numerator-exclusion",
      "display" : "Numerator Exclusion",
      "definition" : "Numerator exclusion criteria define patients, subjects, or events to be excluded from the numerator. Numerator exclusions are used in proportion and ratio measures to help narrow the numerator (for inverted measures)."
    },
    {
      "code" : "denominator",
      "display" : "Denominator",
      "definition" : "Denominator criteria define the patients, subjects, or events that should be included in the lower portion of a fraction used to calculate a rate, proportion, or ratio. The denominator can be the same as the initial population, or a subset of the initial population to further constrain the population for the purpose of the measure."
    },
    {
      "code" : "denominator-exclusion",
      "display" : "Denominator Exclusion",
      "definition" : "Denominator exclusion criteria define patients, subjects, or events that should be excluded from the denominator. Denominator exclusions are used in proportion and ratio measures to help narrow the denominator. For example, patients with bilateral lower extremity amputations would be listed as a denominator exclusion for a measure requiring foot exams."
    },
    {
      "code" : "denominator-exception",
      "display" : "Denominator Exception",
      "definition" : "Denominator exceptions are conditions that should remove a patient, subject, or event from the denominator of a measure only if the numerator criteria are not met. Denominator exception allows for adjustment of the calculated score for those providers with higher risk populations. Denominator exception criteria are only used in proportion measures."
    },
    {
      "code" : "measure-population",
      "display" : "Measure Population",
      "definition" : "Measure population criteria define the patients, subjects, or events for which the individual observation for the measure should be taken. Measure populations are used for continuous variable measures rather than numerator and denominator criteria."
    },
    {
      "code" : "measure-population-exclusion",
      "display" : "Measure Population Exclusion",
      "definition" : "Measure population exclusion criteria define the patients or events that should be excluded from the measure population before determining the outcome of one or more continuous variables defined for the measure observation. Measure population exclusion criteria are used within continuous variable measures to help narrow the measure population."
    },
    {
      "code" : "measure-observation",
      "display" : "Measure Observation",
      "definition" : "Measure observation criteria are used to define an individual observation to be performed for each patient, subject, or event in the measure population. Measure observations for each case in the population are aggregated to determine the overall measure score for the population."
    }
  ]
}