Package | hl7.fhir.uv.cqm |
Resource Type | Measure |
Id | CCSComponent |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/Measure-CCSComponent.html |
URL | http://hl7.org/fhir/uv/cqm/Measure/CCSComponent |
Version | 0.0.001 |
Status | active |
Date | 2022-02-22T11:37:03-06:00 |
Name | CCSComponent |
Title | Cervical Cancer Screening |
Realm | uv |
Authority | hl7 |
Description | This is only an example. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Metadata | |
---|---|
Title | Cervical Cancer Screening |
Version | 0.0.001 |
Short Name | Colorectal Cancer Screening |
GUID (Version Independent) | http://example.org/fhir/us/cqm/Measure/CCSComponent |
GUID (Version Specific) | http://example.org/fhir/us/cqm/Measure/130v10 |
Effective Period | 2022-01-01 through 2022-12-31 |
Experimental | true |
Use Context | Venue = EC |
Jurisdiction | Global (Whole world) |
Steward (Publisher) | HL7 International / Clinical Quality Information |
Description | This is only an example. |
Measure Scoring | Proportion |
Measure Type | Process |
Improvement Notation | Increased score indicates improvement |
Measure Group (Rate) | |
Initial Population |
ID: 93644713-B761-4A71-A6DB-38675B4D4AA0
Description: No description provided Logic Definition: Initial Population |
Denominator |
ID: CCC5263F-B14C-4EFC-B726-3C323A137132
Description: No description provided Logic Definition: Denominator |
Denominator Exclusion |
ID: C8F51A00-EDC7-4F91-8415-25395BF16D16
Description: No description provided Logic Definition: Denominator Exclusion |
Numerator |
ID: 9E219037-5E8B-40F6-A304-4460BD8D3FFA
Description: No description provided Logic Definition: Numerator |
Supplemental Data Elements | |
Supplemental Data Element |
ID: 4d3fff25-29d7-4e61-9fdd-a02a85c1472f
Usage Code: Supplemental Data Description: No description provided Logic Definition: SDE Ethnicity |
Supplemental Data Element |
ID: 4732f9d3-e4c9-4a24-ab3c-9247a55d73ef
Usage Code: Supplemental Data Description: No description provided Logic Definition: SDE Payer |
Supplemental Data Element |
ID: 523c2619-71c6-4e60-83f8-3d8eeef75398
Usage Code: Supplemental Data Description: No description provided Logic Definition: SDE Race |
Supplemental Data Element |
ID: 336d1356-61a7-4220-9635-ffc50b90af2f
Usage Code: Supplemental Data Description: No description provided Logic Definition: SDE Sex |
Measure Logic | |
Primary Library | CCS Component Library |
Contents |
Population Criteria
Logic Definitions Terminology Dependencies Data Requirements |
Population Criteria | |
Logic Definitions | |
Terminology | |
Dependencies | |
Data Requirements | |
Generated using version 0.4.8 of the sample-content-ig Liquid templates |
{ "resourceType": "Measure", "id": "CCSComponent", "meta": { "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure", "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-computablemeasure", "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-proportionmeasure", "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-publishablemeasure", "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-cqlmeasure" ] }, "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-populationBasis", "valueCode": "boolean" }, { "url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem", "valueReference": { "reference": "Device/software-system-example" } }, { "url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-effectiveDataRequirements", "valueCanonical": "http://hl7.org/fhir/uv/cqm/Library/moduledefinition-example" } ], "url": "http://hl7.org/fhir/uv/cqm/Measure/CCSComponent", "identifier": [ { "use": "official", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type", "code": "version-independent", "display": "Version Independent" } ] }, "system": "urn:ietf:rfc:3986", "value": "http://example.org/fhir/us/cqm/Measure/CCSComponent" }, { "use": "official", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type", "code": "version-specific", "display": "Version Specific" } ] }, "system": "urn:ietf:rfc:3986", "value": "http://example.org/fhir/us/cqm/Measure/130v10" }, { "use": "usual", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type", "code": "short-name", "display": "Short Name" } ] }, "value": "Colorectal Cancer Screening" } ], "version": "0.0.001", "name": "CCSComponent", "title": "Cervical Cancer Screening", "status": "active", "experimental": true, "date": "2022-02-22T11:37:03-06:00", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "description": "This is only an example.", "useContext": [ { "code": { "system": "http://terminology.hl7.org/CodeSystem/usage-context-type", "code": "venue", "display": "Venue" }, "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/uv/cqm/CodeSystem/intended-venue-codes", "code": "ec", "display": "EC" } ] } } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "effectivePeriod": { "start": "2022-01-01", "end": "2022-12-31" }, "library": [ "http://hl7.org/fhir/uv/cqm/Library/CCSComponent" ], "scoring": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-scoring", "code": "proportion", "display": "Proportion" } ] }, "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-type", "code": "process" } ] } ], "improvementNotation": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code": "increase" } ] }, "group": [ { "population": [ { "id": "93644713-B761-4A71-A6DB-38675B4D4AA0", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "initial-population", "display": "Initial Population" } ] }, "criteria": { "language": "text/cql-identifier", "expression": "Initial Population" } }, { "id": "CCC5263F-B14C-4EFC-B726-3C323A137132", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "denominator", "display": "Denominator" } ] }, "criteria": { "language": "text/cql-identifier", "expression": "Denominator" } }, { "id": "C8F51A00-EDC7-4F91-8415-25395BF16D16", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "denominator-exclusion", "display": "Denominator Exclusion" } ] }, "criteria": { "language": "text/cql-identifier", "expression": "Denominator Exclusion" } }, { "id": "9E219037-5E8B-40F6-A304-4460BD8D3FFA", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "numerator", "display": "Numerator" } ] }, "criteria": { "language": "text/cql-identifier", "expression": "Numerator" } } ] } ], "supplementalData": [ { "id": "4d3fff25-29d7-4e61-9fdd-a02a85c1472f", "usage": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage", "code": "supplemental-data" } ] } ], "criteria": { "language": "text/cql-identifier", "expression": "SDE Ethnicity" } }, { "id": "4732f9d3-e4c9-4a24-ab3c-9247a55d73ef", "usage": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage", "code": "supplemental-data" } ] } ], "criteria": { "language": "text/cql-identifier", "expression": "SDE Payer" } }, { "id": "523c2619-71c6-4e60-83f8-3d8eeef75398", "usage": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage", "code": "supplemental-data" } ] } ], "criteria": { "language": "text/cql-identifier", "expression": "SDE Race" } }, { "id": "336d1356-61a7-4220-9635-ffc50b90af2f", "usage": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage", "code": "supplemental-data" } ] } ], "criteria": { "language": "text/cql-identifier", "expression": "SDE Sex" } } ] }