FHIR IG analytics| Package | ng.gov.digitalhealth.fhir-ig |
| Resource Type | Measure |
| Id | Measure-NgMeasure-002.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/Measure-NgMeasure-002.html |
| URL | https://fhir-ig.digitalhealth.gov.ng/Measure/NgMeasure-002 |
| Version | 0.0.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 | NDHI |
| Steward Contact Details | NDHI: https://digitalhealth.gov.ng,emeka2015@gmail.com |
| Steward Contact Details | Nigeria Digital in Health Initiative.: lekeojewale@gmail.com |
| Steward Contact Details | Nigeria Digital in Health Initiative.: emeka2015@gmail.com |
| Measure Metadata | |
| Version Number | 0.0.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://fhir-ig.digitalhealth.gov.ng/StructureDefinition/ng-measure"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digitalhealth.gov.ng/Measure/NgMeasure-002",
"identifier": [
{
"system": "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-facility-registry",
"value": "HCF-12343"
}
],
"version": "0.0.0",
"name": "CounselingDocumented",
"title": "Medication Counseling Documented",
"status": "active",
"experimental": false,
"date": "2025-09-15",
"publisher": "NDHI",
"contact": [
{
"name": "NDHI",
"telecom": [
{
"system": "url",
"value": "https://digitalhealth.gov.ng"
},
{
"system": "email",
"value": "emeka2015@gmail.com"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "lekeojewale@gmail.com",
"use": "work"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "emeka2015@gmail.com",
"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"
}
}
]
}
]
}