| Package | hl7.fhir.us.cqfmeasures |
| Resource Type | Measure |
| Id | HBPComponent |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/cqfmeasures/http://hl7.org/fhir/us/cqfmeasures/STU5/Measure-HBPComponent.html |
| URL | http://hl7.org/fhir/us/cqfmeasures/Measure/HBPComponent |
| Version | 0.0.001 |
| Status | active |
| Date | 2022-02-22T11:37:03-06:00 |
| Name | HBPComponent |
| Title | Preventive Care and Screening: Screening for High Blood Pressure and Follow-Up Documented |
| Realm | us |
| Authority | hl7 |
| Description | This is an example only. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Title: | Preventive Care and Screening: Screening for High Blood Pressure and Follow-Up Documented | ||||
|---|---|---|---|---|---|
| Id: | HBPComponent | ||||
| Version: | 0.0.001 | ||||
| Url: | Preventive Care and Screening: Screening for High Blood Pressure and Follow-Up Documented | ||||
| Version Independent Identifier: |
http://example.org/fhir/us/cqfmeasures/Measure/HBPComponent |
||||
| Version Specific Identifier: |
http://example.org/fhir/us/cqfmeasures/Measure/22v11 |
||||
| Short Name Identifier: |
High Blood Pressure Screening |
||||
| Effective Period: | 2022-01-01..2022-12-31 | ||||
| Experimental: | true | ||||
| Publisher: | HL7 International / Clinical Quality Information | ||||
| Description: | This is an example only. |
||||
| Use Context: |
|
||||
| Jurisdiction: | US | ||||
| Basis: | Encounter | ||||
| Scoring: |
Proportion |
||||
| Type: |
process |
||||
| Improvement Notation: |
increase |
||||
| Supplemental Data Elements: |
SDE Ethnicity SDE Payer SDE Race SDE Sex |
||||
| : | This guidance provides instructions on how to collect and report supplemental data elements for this measure. |
||||
| Libraries: |
|
{
"resourceType": "Measure",
"id": "HBPComponent",
"meta": {
"profile": [
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-measure-cqfm"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
"valueCode": "Encounter"
},
{
"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"
},
{
"extension": [
{
"url": "usage",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
}
]
}
},
{
"url": "guidance",
"valueMarkdown": "This guidance provides instructions on how to collect and report supplemental data elements for this measure."
}
],
"url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-supplementalDataGuidance"
}
],
"url": "http://hl7.org/fhir/us/cqfmeasures/Measure/HBPComponent",
"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/HBPComponent"
},
{
"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/22v11"
},
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type",
"code": "short-name",
"display": "Short Name"
}
]
},
"value": "High Blood Pressure Screening"
}
],
"version": "0.0.001",
"name": "HBPComponent",
"title": "Preventive Care and Screening: Screening for High Blood Pressure and Follow-Up Documented",
"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 an example only.",
"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/HBPComponent"
],
"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": "53248B01-E1CF-4C67-AE39-8483F8114CAE",
"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": "9D2AB719-A4D5-41D3-8785-7DBE8CA10FD3",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator",
"display": "Denominator"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Denominator"
}
},
{
"id": "165DEA75-8DF1-4F2C-9F8A-BBEE1A02A5D6",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator-exclusion",
"display": "Denominator Exclusion"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Denominator Exclusions"
}
},
{
"id": "BF70F2AC-568C-4587-AF54-E4F54E6FCC83",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator-exception",
"display": "Denominator Exception"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Denominator Exceptions"
}
},
{
"id": "7B0319A6-913B-4F39-8D3C-04FA0A6B5C3A",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator",
"display": "Numerator"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Numerator"
}
}
]
}
],
"supplementalData": [
{
"id": "cd02ebb6-a0bf-4196-90f9-80f2a8a79bbf",
"usage": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
}
]
}
],
"criteria": {
"language": "text/cql-identifier",
"expression": "SDE Ethnicity"
}
},
{
"id": "a67a3fc7-cedd-4d78-b7b0-4718fa7f3e2b",
"usage": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
}
]
}
],
"criteria": {
"language": "text/cql-identifier",
"expression": "SDE Payer"
}
},
{
"id": "3dc8840d-cc30-44af-a233-3b2b6c602060",
"usage": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
}
]
}
],
"criteria": {
"language": "text/cql-identifier",
"expression": "SDE Race"
}
},
{
"id": "5a4e95aa-f8b3-400f-89b3-02555a361251",
"usage": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
"code": "supplemental-data"
}
]
}
],
"criteria": {
"language": "text/cql-identifier",
"expression": "SDE Sex"
}
}
]
}