Quality Measure Implementation Guide
6.0.0-ballot - ballot United States of America flag

Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 6.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-measures/ and changes regularly. See the Directory of published versions

: Intended Venue Codes - XML Representation

Active as of 2024-11-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="intended-venue-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem intended-venue-codes</b></p><a name="intended-venue-codes"> </a><a name="hcintended-venue-codes"> </a><a name="intended-venue-codes-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes</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">eh<a name="intended-venue-codes-eh"> </a></td><td>EH</td><td>An eligible hospital is an acute care facility that is eligible to participate in a quality measurement initiative.</td></tr><tr><td style="white-space:nowrap">ec<a name="intended-venue-codes-ec"> </a></td><td>EC</td><td>An eligible clinician is a clinician who is eligible to participate in a quality measurement intiative.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes"/>
  <version value="4.0.0"/>
  <name value="IntendedVenueCodes"/>
  <title value="Intended Venue Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-19T16:49:15+00:00"/>
  <publisher value="HL7 International / Clinical Quality Information"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description
               value="The Intended Venue code system defines codes used to distinguish measures that are developed with the intent to be used in a particular venue, establishing expectations for the types of data that will be available from systems in that environment."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/uv/cqm/ValueSet/intended-venue"/>
  <content value="complete"/>
  <concept>
    <code value="eh"/>
    <display value="EH"/>
    <definition
                value="An eligible hospital is an acute care facility that is eligible to participate in a quality measurement initiative."/>
  </concept>
  <concept>
    <code value="ec"/>
    <display value="EC"/>
    <definition
                value="An eligible clinician is a clinician who is eligible to participate in a quality measurement intiative."/>
  </concept>
</CodeSystem>