eCQM QICore Content Subset Implementation Guide
2024.0.0 - CI Build

eCQM QICore Content Subset Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2024.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/ecqm-content-qicore-2024-subset/ and changes regularly. See the Directory of published versions

: Intended Care Setting - XML Representation

Active as of 2024-09-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="intended-care-setting"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet intended-care-setting</b></p><a name="intended-care-setting"> </a><a name="hcintended-care-setting"> </a><a name="intended-care-setting-en-US"> </a><ul><li>Include all codes defined in <a href="CodeSystem-intended-care-setting-codes.html"><code>http://terminology.hl7.org/CodeSystem/intended-care-setting-codes</code></a></li></ul></div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/intended-care-setting"/>
  <version value="1.0.0"/>
  <name value="IntendedCareSetting"/>
  <title value="Intended Care Setting"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-21T18:47:49+00:00"/>
  <publisher value="Clinical Quality Information Workgroup"/>
  <description
               value="Identifies the intended care setting for a knowledge artifact such as a quality measure or decision support rule. Characterizes the type of information that is expected to be available to the artifact, such as hospital, clinic, or laboratory."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/intended-care-setting-codes"/>
    </include>
  </compose>
</ValueSet>