Quality Measure Implementation Guide (STU5)
5.0.0-ballot2 - ballot United States of America flag

Quality Measure Implementation Guide (STU5), published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ballot2 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

: Executable Example - JSON Representation

Active as of 2019-03-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "executable-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-expandedvalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hl7.org-fhir-us-cqfmeasures-CodeSystem-artifact-comment-type-documentation\"> </a>\u00a0\u00a0<a href=\"CodeSystem-artifact-comment-type.html#artifact-comment-type-documentation\">documentation</a></td><td>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</td><td/><td><div><p>The comment is providing additional documentation from an authoring perspective</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hl7.org-fhir-us-cqfmeasures-CodeSystem-artifact-comment-type-review\"> </a>\u00a0\u00a0<a href=\"CodeSystem-artifact-comment-type.html#artifact-comment-type-review\">review</a></td><td>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</td><td/><td><div><p>The comment is providing feedback from a reviewer and requires resolution</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hl7.org-fhir-us-cqfmeasures-CodeSystem-artifact-comment-type-guidance\"> </a>\u00a0\u00a0<a href=\"CodeSystem-artifact-comment-type.html#artifact-comment-type-guidance\">guidance</a></td><td>http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type</td><td/><td><div><p>The comment is providing usage guidance to an artifact consumer</p>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning",
      "valueMarkdown" : "This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://hl7.org/fhir/us/cqfmeasures/ValueSet/executable-example",
  "version" : "4.0.0",
  "name" : "ExecutableExample",
  "title" : "Executable Example",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-03-14T23:21:03-06:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "This value set is an illustration of an executable value set, based on the ArtifactCommentType value set, including all codes from the ArtifactCommentType code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "expansion" : {
    "timestamp" : "2022-03-16T16:43:03-06:00",
    "parameter" : [
      {
        "name" : "system-version",
        "valueUri" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type|3.0.0"
      }
    ],
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type",
        "code" : "documentation"
      },
      {
        "system" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type",
        "code" : "review"
      },
      {
        "system" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type",
        "code" : "guidance"
      }
    ]
  }
}