This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v4.0.0: STU4 (v4.0.0)) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2020-05-07 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Library ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ecqm-update-2020-05-07"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Library-ecqm-update-2020-05-07.html\">eCQM Update 2020-05-07</a></td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Library-ecqm-update-2020-05-07.html\">eCQM Update 2020-05-07</a></td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">1.0.0</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Identifier: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>value: </b> <span>eCQM Update 2020-05-07</span>\n </p>\n \n </td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Name: </b></th>\n <td style=\"padding-left: 4px;\">ECQMUpdate20200507</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">eCQM Update 2020-05-07</td>\n </tr>\n \n \n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">active</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-library-type.html\">LibraryType</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>asset-collection</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n \n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2020-05-07</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">Clinical Quality Information WG</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>This library is an example of a program release that provides versioning information in support of stable expansion of a set of value sets used in a particular quality program.</p>\n</div></td>\n </tr>\n \n \n \n \n <tr>\n <th scope=\"row\"><b>Use Context: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr><th><b>code</b></th><th><b>value</b></th><th><b>display</b></th></tr>\n \n <tr>\n <td>program</td>\n <td>ep-ec</td>\n <td>EP/EC</td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">US</td>\n </tr>\n \n \n \n \n \n <tr>\n <th scope=\"row\"><b>Approval Date: </b></th>\n <td style=\"padding-left: 4px;\">2020-05-07</td>\n </tr>\n \n \n <tr>\n <th scope=\"row\"><b>Last Review Date: </b></th>\n <td style=\"padding-left: 4px;\">2020-05-07</td>\n </tr>\n \n \n \n <tr>\n <th scope=\"row\"><b>Related Artifacts: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>Dependencies</b></p>\n <ul>\n \n <li><a href=\"http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901\">http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901</a></li>\n \n <li><a href=\"ValueSet-chronic-liver-disease-legacy-example.html\">Chronic Liver Disease Legacy Example</a></li>\n \n </ul>\n \n \n <p><b>Components</b></p>\n <ul>\n \n <li><a href=\"Measure-EXM124-FHIR.html\">EXM124 - Cervical Cancer Screening</a></li>\n \n <li><a href=\"Measure-EXM125-FHIR.html\">EXM125 - Breast Cancer Screening</a></li>\n \n <li><a href=\"Measure-EXM130-FHIR.html\">EXM130 - Colorectal Cancer Screening Measure</a></li>\n \n <li><a href=\"Measure-EXM146-FHIR.html\">EXM146 - Appropriate Testing for Children with Pharyngitis</a></li>\n \n </ul>\n \n \n \n \n </td>\n </tr>\n \n \n \n \n </table>\n</div>"
] ; #
fhir:contained ( [
a fhir:Parameters ;
fhir:id [ fhir:v "exp-params" ] ;
( fhir:parameter [
fhir:name [ fhir:v "system-version" ] ;
fhir:value [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901"^^xsd:anyURI ] ] [
fhir:name [ fhir:v "expansion" ] ;
fhir:value [ fhir:v "eCQM%20Update%202020-05-07"^^xsd:anyURI ] ] )
] ) ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-partOf"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Library/ecqm-quality-program"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Library/ecqm-quality-program> ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-expansionParameters"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#exp-params" ] ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/Library/ecqm-update-2020-05-07"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://example.org/fhir/cqi/ecqm/Library/Identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "eCQM Update 2020-05-07" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ECQMUpdate20200507"] ; #
fhir:title [ fhir:v "eCQM Update 2020-05-07"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/library-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "asset-collection" ] ] )
] ; #
fhir:date [ fhir:v "2020-05-07"^^xsd:date] ; #
fhir:publisher [ fhir:v "Clinical Quality Information WG"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ] ] )
] ) ; #
fhir:description [ fhir:v "This library is an example of a program release that provides versioning information in support of stable expansion of a set of value sets used in a particular quality program."] ; #
fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "program" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ep-ec" ] ;
fhir:display [ fhir:v "EP/EC" ] ] ) ]
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:approvalDate [ fhir:v "2020-05-07"^^xsd:date] ; #
fhir:lastReviewDate [ fhir:v "2020-05-07"^^xsd:date] ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "depends-on" ] ;
fhir:display [ fhir:v "SNOMED-CT US Edition, 2019-09-01" ] ;
fhir:resource [
fhir:v "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901"^^xsd:anyURI ;
fhir:link <http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901> ]
] [
fhir:type [ fhir:v "depends-on" ] ;
fhir:display [ fhir:v "Chronic Liver Disease, Legacy Example (2020-05)" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/ValueSet/chronic-liver-disease-legacy-example|2020-05"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/ValueSet/chronic-liver-disease-legacy-example|2020-05> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Cervical Cancer Screening" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/EXM124-FHIR"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/EXM124-FHIR> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Breast Cancer Screening" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/EXM125-FHIR"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/EXM125-FHIR> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Colorectal Cancer Screening" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/EXM130-FHIR"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/EXM130-FHIR> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:display [ fhir:v "Appropriate Testing for Children with Pharyngitis" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/cqfmeasures/Measure/EXM146-FHIR"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/cqfmeasures/Measure/EXM146-FHIR> ]
] ) . #
IG © 2019+ Clinical Quality Information WG. Package hl7.fhir.us.cqfmeasures#4.0.0 based on FHIR 4.0.1. Generated 2023-08-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change