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

FHIR IG analytics

Packagehl7.fhir.uv.cqm.r4
Resource TypeLibrary
IdLibrary-Manifest-Initial-Draft.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 eCQM Update 2024 - Initial Draft
Version 1.0.0-initial
Identifier eCQM Update 2024
Identifier urn:oid:2.16.840.1.113883.4.642.40.61.28.27
Status Draft
Experimental true
Jurisdiction Global (Whole world)
Steward (Publisher) HL7 International / Clinical Quality Information
Description

This library is an example initial draft of a version manifest (also referred to as an expansion profile) that specifies expansion rules for a set of value sets used for an example set of CMS measures.

Purpose

This library is defined to illustrate a Version Manifest in initial draft status, as it would look at the beginning of an eCQM Annual Update cycle, established on August 1st, 2023. The latest available version of code systems used at that time is specified to provide stability for value set expansion during the authoring phase. Terminology.HL7.org, in particular, was version 5.2.0 at the time, and FHIR code system versions are chosen from that release.

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

Source1

{
  "resourceType": "Library",
  "id": "Manifest-Initial-Draft",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Parameters",
      "id": "exp-params",
      "parameter": [
        {
          "name": "system-version",
          "valueCanonical": "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20230901"
        },
        {
          "name": "system-version",
          "valueCanonical": "http://loinc.org|2.74"
        },
        {
          "name": "activeOnly",
          "valueBoolean": true
        },
        {
          "name": "includeDraft",
          "valueBoolean": true
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-expansionParameters",
      "valueReference": {
        "reference": "#exp-params"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cqm/Library/Manifest-Initial-Draft",
  "identifier": [
    {
      "use": "official",
      "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier",
      "value": "eCQM Update 2024"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.61.28.27"
    }
  ],
  "version": "1.0.0-initial",
  "name": "ECQMUpdate2024InitialDraft",
  "title": "eCQM Update 2024 - Initial Draft",
  "status": "draft",
  "experimental": true,
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "asset-collection"
      }
    ]
  },
  "date": "2023-08-01",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "This library is an example initial draft of a version manifest (also referred to as an expansion profile) that specifies expansion rules for a set of value sets used for an example set of CMS measures.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "purpose": "This library is defined to illustrate a Version Manifest in initial draft status, as it would look at the beginning of an eCQM Annual Update cycle, established on August 1st, 2023. The latest available version of code systems used at that time is specified to provide stability for value set expansion during the authoring phase. Terminology.HL7.org, in particular, was version 5.2.0 at the time, and FHIR code system versions are chosen from that release."
}