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

: Extended Usage Context Type Codes - XML Representation

Active as of 2024-11-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="extended-usage-context-type-codes"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem extended-usage-context-type-codes</b></p><a name="extended-usage-context-type-codes"> </a><a name="hcextended-usage-context-type-codes"> </a><a name="extended-usage-context-type-codes-en-US"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/extended-usage-context-type-codes</code> defines the following code:</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">setting<a name="extended-usage-context-type-codes-setting"> </a></td><td>Setting</td><td>Intended setting characterizing the type of information expected to be available.</td></tr></table></div>
  </text>
  <url
       value="http://terminology.hl7.org/CodeSystem/extended-usage-context-type-codes"/>
  <version value="1.0.0"/>
  <name value="ExtendedUsageContextTypeCodes"/>
  <title value="Extended Usage Context Type Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-07T20:11:51+00:00"/>
  <publisher value="Clinical Quality Information Workgroup"/>
  <description
               value="Additional codes for identifying usage context types. These codes are intended to be added to the [UsageContextType](http://terminology.hl7.org/CodeSystem/usage-context-type) code system."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://terminology.hl7.org/ValueSet/extended-usage-context-type"/>
  <content value="complete"/>
  <concept>
    <code value="setting"/>
    <display value="Setting"/>
    <definition
                value="Intended setting characterizing the type of information expected to be available."/>
  </concept>
</CodeSystem>