PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@2.0.0-ballot
    http://hl7.org/fhir/uv/crmi/Library/manifest-example-initial-draft
{
  "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 a collection of measures authored, published, and distributed together, and that are executed with a collective set of expectations documented as part of the release, especially version dependencies for code systems used in value sets referenced by the measures, to ensure predictable expansion of the value sets used to evaluate the measures.",
  "_filename": "example/Library-manifest-example-initial-draft.json",
  "package_name": "hl7.fhir.uv.crmi",
  "date": "2023-08-01",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary" ]
  },
  "publisher": "Clinical Quality Information WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "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.",
  "name": "ECQMAnnualUpdate2024",
  "type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/library-type\\\", :code \\\"asset-collection\\\"}]}",
  "experimental": "true",
  "resourceType": "Library",
  "title": "eCQM Annual Update 2024",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/cqf-expansionParameters",
    "valueReference": {
      "reference": "#exp-params"
    }
  }, {
    "url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-endpointConfiguration",
    "valueReference": {
      "reference": "#endpoints"
    }
  } ],
  "contained": [ {
    "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
    } ],
    "resourceType": "Parameters"
  }, {
    "id": "endpoints",
    "parameter": [ {
      "name": "artifactEndpointConfiguration",
      "part": [ {
        "name": "artifactRoute",
        "valueUri": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.464.1003.1167|20220820"
      }, {
        "name": "endpointUri",
        "valueUri": "https://example.org/fhir/"
      } ]
    }, {
      "name": "artifactEndpointConfiguration",
      "part": [ {
        "name": "artifactRoute",
        "valueUri": "http://cts.nlm.nih.gov/fhir/"
      }, {
        "name": "endpointUri",
        "valueUri": "https://uat-cts.nlm.nih.gov/fhir/"
      } ]
    }, {
      "name": "artifactEndpointConfiguration",
      "part": [ {
        "name": "artifactRoute",
        "valueUri": "http://terminology.hl7.org/"
      }, {
        "name": "endpointUri",
        "valueUri": "https://tx.fhir.org/r4/"
      } ]
    }, {
      "name": "artifactEndpointConfiguration",
      "part": [ {
        "name": "artifactRoute",
        "valueUri": "http://hl7.org/fhir/"
      }, {
        "name": "endpointUri",
        "valueUri": "https://tx.fhir.org/r4/"
      } ]
    } ],
    "resourceType": "Parameters"
  } ],
  "status": "draft",
  "id": "752466e4-50a8-4899-b987-8b53542cd172",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/crmi/Library/manifest-example-initial-draft",
  "identifier": [ {
    "use": "official",
    "value": "eCQM Annual Update 2024",
    "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier"
  }, {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.28.10",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "1.0.0",
  "relatedArtifact": [ {
    "type": "depends-on",
    "display": "Code system SNOMED-CT US Edition, 2023-03-01",
    "resource": "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20230301"
  }, {
    "type": "depends-on",
    "display": "Code system LOINC, 2.7.4",
    "resource": "http://loinc.org|2.7.4"
  } ],
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}