PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@5.0.0-ballot
    http://hl7.org/fhir/us/cqfmeasures/Library/quality-program-cqlOptions-example
{
  "description": "This library is an example of a quality program with cqlOptions extension.",
  "_filename": "example/Library-quality-program-cqlOptions-example.json",
  "package_name": "hl7.fhir.us.cqfmeasures",
  "date": "2019-09-03",
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm" ]
  },
  "publisher": "HL7 International / Clinical Quality Information",
  "approvalDate": "2019-08-03",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "QualityProgramCQLOptionsExample",
  "useContext": [ {
    "code": {
      "code": "program",
      "system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
    },
    "valueCodeableConcept": {
      "coding": [ {
        "code": "ep-ec",
        "system": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs",
        "display": "EP/EC"
      } ]
    }
  } ],
  "type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/library-type\\\", :code \\\"asset-collection\\\"}]}",
  "experimental": "true",
  "resourceType": "Library",
  "title": "Quality Program CQL Options Example",
  "package_version": "5.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-cqlOptions",
    "valueReference": {
      "reference": "#cql-options"
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  } ],
  "contained": [ {
    "id": "cql-options",
    "parameter": [ {
      "name": "options",
      "valueString": "EnableAnnotations"
    }, {
      "name": "options",
      "valueString": "EnableLocators"
    }, {
      "name": "options",
      "valueString": "DisableListDemotion"
    }, {
      "name": "options",
      "valueString": "DisableListPromotion"
    }, {
      "name": "formats",
      "valueString": "XML"
    }, {
      "name": "formats",
      "valueString": "JSON"
    } ],
    "resourceType": "Parameters"
  } ],
  "status": "active",
  "id": "caf9ee03-3264-465f-bf31-1c8ef34e8541",
  "kind": null,
  "url": "http://hl7.org/fhir/us/cqfmeasures/Library/quality-program-cqlOptions-example",
  "identifier": [ {
    "use": "official",
    "value": "QualityProgramCQLOptionsExample",
    "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier"
  } ],
  "lastReviewDate": "2019-08-03",
  "version": "5.0.0-ballot",
  "relatedArtifact": [ {
    "type": "composed-of",
    "display": "Example Measure",
    "resource": "http://hl7.org/fhir/us/cqfmeasures/Measure/EXMLogic-FHIR",
    "extension": [ {
      "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-programIdentifier",
      "valueIdentifier": {
        "value": "EXM123"
      }
    }, {
      "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-qualityDomain",
      "valueCodeableConcept": {
        "text": "Example Quality Domain"
      }
    }, {
      "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-meaningfulMeasureArea",
      "valueCodeableConcept": {
        "text": "Example Meaningful Measure Area"
      }
    } ]
  }, {
    "type": "composed-of",
    "display": "Example Computable library",
    "resource": "http://hl7.org/fhir/us/cqfmeasures/Library/EXMComputableLibrary"
  } ],
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}