FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.cqm.r4
Resource TypeLibrary
IdLibrary-Quality-Program-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Metadata
Title Quality Program Example
Version 1.0.0
Identifier Quality Program Example
Identifier urn:oid:2.16.840.1.113883.4.642.40.61.28.31
Approval Date 2024-04-23
Last Review Date 2024-04-23
Experimental true
Jurisdiction Global (Whole world)
Steward (Publisher) HL7 International / Clinical Quality Information
Description

This library is an example quality program illustrating the use of a library to identify the set of measures that are specified for use in a quality program. The measures specified here are expected to be used with the version information specified in the eCQM Update 2024 content release manifest, as indicated by the dependency on that library.

Purpose

This library is defined to illustrate the use of a Manifest Library to specify the measures used in a Quality Program, as opposed to the use of a Manifest Library to specify the content release for a set of measures published together.

Type Asset Collection
Generated using version 0.4.9 of the sample-content-ig Liquid templates

Source1

{
  "resourceType": "Library",
  "id": "Quality-Program-Example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cqm/Library/Quality-Program-Example",
  "identifier": [
    {
      "use": "official",
      "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier",
      "value": "Quality Program Example"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.61.28.31"
    }
  ],
  "version": "1.0.0",
  "name": "QualityProgramExample",
  "title": "Quality Program Example",
  "status": "active",
  "experimental": true,
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "asset-collection"
      }
    ]
  },
  "date": "2024-09-23",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "This library is an example quality program illustrating the use of a library to identify the set of measures that are specified for use in a quality program. The measures specified here are expected to be used with the version information specified in the eCQM Update 2024 content release manifest, as indicated by the dependency on that library.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "purpose": "This library is defined to illustrate the use of a Manifest Library to specify the measures used in a Quality Program, as opposed to the use of a Manifest Library to specify the content release for a set of measures published together.",
  "approvalDate": "2024-04-23",
  "lastReviewDate": "2024-04-23",
  "relatedArtifact": [
    {
      "type": "composed-of",
      "display": "EXM55 - Median Emergency Department Visit Duration, 5.0.0",
      "resource": "http://hl7.org/fhir/uv/cqm/Measure/EXM55-FHIR|5.0.0"
    },
    {
      "type": "composed-of",
      "display": "EXM108 - Venous Thromboembolism Prophylaxis, 8.2.000",
      "resource": "http://hl7.org/fhir/uv/cqm/Measure/EXM108-FHIR|8.2.000"
    },
    {
      "type": "composed-of",
      "display": "EXM124 - Cervical Cancer Screening, 9.0.000",
      "resource": "http://hl7.org/fhir/uv/cqm/Measure/EXM124-FHIR|9.0.000"
    },
    {
      "type": "composed-of",
      "display": "EXM125 - Breast Cancer Screening, 8.0.000",
      "resource": "http://hl7.org/fhir/uv/cqm/Measure/EXM125-FHIR|8.0.000"
    },
    {
      "type": "composed-of",
      "display": "EXM130 - Colorectal Cancer Screening Measure, 8.0.000",
      "resource": "http://hl7.org/fhir/uv/cqm/Measure/EXM130-FHIR|8.0.000"
    },
    {
      "type": "composed-of",
      "display": "EXM146 - Appropriate Testing for Children with Pharyngitis, 4.0.0",
      "resource": "http://hl7.org/fhir/uv/cqm/Measure/EXM146-FHIR|4.0.0"
    },
    {
      "type": "depends-on",
      "display": "eCQM Update 2024",
      "resource": "http://hl7.org/fhir/uv/cqm/Library/Manifest-Release|1.0.0"
    }
  ]
}