This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v2.0.0: STU 2) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "Library",
"id" : "ep-ec-quality-program",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid dict\"><tr><th scope=\"row\"><b>Id: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">exm-logic</td></tr><tr><th scope=\"row\"><b>Type: </b></th><td style=\"padding-right: 25px;\"><span><br/><span><span style=\"padding-left: 25px;\"><b>system: </b><span>http://terminology.hl7.org/CodeSystem/library-type</span><br/></span><span style=\"padding-left: 25px;\"><b>code: </b><span>logic-library</span></span></span></span></td></tr><tr><th scope=\"row\"><b>Version: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">0.0.0</td></tr><tr><th scope=\"row\"><b>Status: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\">active</td></tr> <!-- Filter down to human readable content --><tr style=\"vertical-align: top;\"><th scope=\"row\"><b>Content: </b></th><td style=\"padding-left: 25px; padding-right: 25px;\"><b>type: </b><span>text/cql</span></td></tr><tr><td colspan=\"2\" style=\"padding-left: 25px; padding-right: 25px;\"><pre><code class=\"language-cql\">library EXM124 version '0.0.0'\n\nusing FHIR version '3.0.0'\n\nparameter "Measurement Period" Interval<DateTime>\n\ncontext Patient\n\n</code></pre>\n \n \n </td>\n </tr>\n \n </table>\n</div>"
},
"url" : "http://hl7.org/fhir/us/cqfmeasures/Library/ep-ec-quality-program",
"identifier" : [
{
"use" : "official",
"system" : "http://example.org/fhir/cqi/ecqm/Library/Identifier",
"value" : "EXM124"
}
],
"version" : "7.2.000",
"name" : "EXM124_FHIR",
"title" : "Cervical Cancer Screening",
"status" : "active",
"experimental" : true,
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/library-type",
"code" : "asset-collection"
}
]
},
"date" : "2019-09-03",
"publisher" : "Health Level 7 International - Clinical Quality Information Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
}
]
}
],
"description" : "This library is used as an example in the FHIR Quality Measure Implementation Guide",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "program"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs",
"code" : "ep-ec",
"display" : "EP/EC"
}
]
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"approvalDate" : "2019-08-03",
"lastReviewDate" : "2019-08-03",
"relatedArtifact" : [
{
"type" : "composed-of",
"display" : "Cervical Cancer Screening",
"resource" : "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm124-FHIR"
},
{
"type" : "composed-of",
"display" : "Breast Cancer Screening",
"resource" : "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm125-FHIR"
},
{
"type" : "composed-of",
"display" : "Colorectal Cancer Screening",
"resource" : "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR"
},
{
"type" : "composed-of",
"display" : "Appropriate Testing for Children with Pharyngitis",
"resource" : "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm146-FHIR"
}
]
}