Quality Measure Implementation Guide
5.0.0 - STU5 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 5.0.0 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 - JSON Representation

Active as of 2024-10-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "intended-venue",
  "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 intended-venue</b></p><a name=\"intended-venue\"> </a><a name=\"hcintended-venue\"> </a><a name=\"intended-venue-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-intended-venue-codes.html\"><code>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://hl7.org/fhir/us/cqfmeasures/ValueSet/intended-venue",
  "version" : "4.0.0",
  "name" : "IntendedVenue",
  "title" : "Intended Venue",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-21T16:35:20+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "The Intended Venue value set identifies 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" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes"
      }
    ]
  }
}