FHIR IG analytics| Package | hl7.fhir.us.cqfmeasures |
| Resource Type | Measure |
| Id | Measure-CCSComponent.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/cqf-measures/Measure-CCSComponent.html |
| URL | http://hl7.org/fhir/us/cqfmeasures/Measure/CCSComponent |
| Version | 0.0.001 |
| Status | active |
| Date | 2022-02-22T11:37:03-06:00 |
| Name | CCSComponent |
| Title | Cervical Cancer Screening |
| Realm | us |
| Authority | hl7 |
| Description | This is only an example. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Knowledge Artifact Metadata | |
|---|---|
| Name (machine-readable) | CCSComponent |
| Title (human-readable) | Cervical Cancer Screening |
| Status | Active |
| Experimental | true |
| Description | This is only an example. |
| Effective Period | 2022-01-01..2022-12-31 |
| Use Context | Venue = EC |
| Measure Steward | HL7 International / Clinical Quality Information |
| Steward Contact Details | http://www.hl7.org/Special/committees/cqi |
| Measure Metadata | |
| Short Name Identifier | Colorectal Cancer Screening |
| Version Independent Identifier | http://example.org/fhir/us/cqfmeasures/Measure/CCSComponent |
| Version Specific Identifier | http://example.org/fhir/us/cqfmeasures/Measure/130v10 |
| Version Number | 0.0.001 |
| Measure Scoring | Proportion |
| Measure Type | Process |
| Improvement Notation | Increased score indicates improvement |
| Population Basis | boolean |
| Measure Population Criteria | |
| 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 |
| Generated using version 0.4.6 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/us/cqfmeasures/StructureDefinition/computable-measure-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-measure-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cql-measure-cqfm"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-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/us/cqfmeasures/Library/moduledefinition-example"
}
],
"url": "http://hl7.org/fhir/us/cqfmeasures/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/cqfmeasures/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/cqfmeasures/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/us/cqfmeasures/CodeSystem/intended-venue-codes",
"code": "ec",
"display": "EC"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"effectivePeriod": {
"start": "2022-01-01",
"end": "2022-12-31"
},
"library": [
"http://hl7.org/fhir/us/cqfmeasures/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"
}
}
]
}