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 - JSON Representation

Active as of 2025-06-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "extended-usage-context-type",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet extended-usage-context-type</b></p><a name=\"extended-usage-context-type\"> </a><a name=\"hcextended-usage-context-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <code>http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset</code></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-extended-usage-context-type-codes.html\"><code>http://terminology.hl7.org/CodeSystem/extended-usage-context-type-codes</code></a></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/extended-usage-context-type",
  "version" : "1.0.0",
  "name" : "ExtendedUsageContextType",
  "title" : "Extended Usage Context Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-16T21:06:21+00:00",
  "publisher" : "Clinical Quality Information Workgroup",
  "description" : "Additional codes for use in identifying usage contexts for conformance artifacts.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/extended-usage-context-type-codes"
      }
    ]
  }
}