FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Measure |
| Id | Measure-NgMeasure-002.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/Measure-NgMeasure-002.html |
| URL | https://sandbox.dhin-hie.org/ig/Measure/NgMeasure-002 |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-09-15 |
| Name | CounselingDocumented |
| Title | Medication Counseling Documented |
| Description | Measures documentation of patient counseling during dispensing events. |
| Purpose | Improve adherence and patient safety through counseling. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Knowledge Artifact Metadata | |
|---|---|
| Name (machine-readable) | CounselingDocumented |
| Title (human-readable) | Medication Counseling Documented |
| Status | Active |
| Experimental | false |
| Description | Measures documentation of patient counseling during dispensing events. |
| Purpose | Improve adherence and patient safety through counseling. |
| Topic | ePharmacy Quality |
| Measure Steward | DHIN |
| Steward Contact Details | DHIN: https://www.dhin-hie.org,info@dhin-hie.org |
| Steward Contact Details | Digital Health Interoperability Network.: info@dhin-hie.org |
| Measure Metadata | |
| Version Number | 0.2.0 |
| Measure Scoring | Proportion |
| Improvement Notation | Increased score indicates improvement |
| Measure Population Criteria | |
| Denominator |
Description:
All medication dispensing events in the measurement period. |
| Numerator |
Description:
Dispensing events with counseling recorded. |
| Generated using version 0.4.6 of the sample-content-ig Liquid templates | |
{
"resourceType": "Measure",
"id": "NgMeasure-002",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-measure"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/Measure/NgMeasure-002",
"identifier": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
"value": "HCF-12343"
}
],
"version": "0.2.0",
"name": "CounselingDocumented",
"title": "Medication Counseling Documented",
"status": "active",
"experimental": false,
"date": "2025-09-15",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"use": "work"
}
]
}
],
"description": "Measures documentation of patient counseling during dispensing events.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"purpose": "Improve adherence and patient safety through counseling.",
"topic": [
{
"text": "ePharmacy Quality"
}
],
"scoring": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "proportion"
}
]
},
"improvementNotation": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase"
}
]
},
"group": [
{
"population": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator"
}
]
},
"description": "All medication dispensing events in the measurement period.",
"criteria": {
"description": "All MedicationDispense events occurring within the Measurement Period.",
"language": "text/cql-identifier",
"expression": "AllDispenseEventsInPeriod"
}
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator"
}
]
},
"description": "Dispensing events with counseling recorded.",
"criteria": {
"description": "All MedicationDispense events occurring within the Measurement Period.",
"language": "text/cql-identifier",
"expression": "AllDispenseEventsInPeriod"
}
}
]
}
]
}