FHIR IG analytics| Package | ihe.qrph.madx |
| Resource Type | Measure |
| Id | Measure-madx-hiv-indicator-example.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/QRPH.mADX/Measure-madx-hiv-indicator-example.html |
| URL | http://ohie.org/Measure/madx-hiv-indicator-example |
| Version | 3.0.0 |
| Status | draft |
| Date | 2024-08-02 |
| Name | HIVInd21example |
| Title | mADX-Measure-example |
| Realm | uv |
| Authority | ihe |
| Description | Example indicator supporting mADX implementation of the IHE mADXMeasure profile |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Measure madx-hiv-indicator-example
Profile: IHE mADX Measure profile
url: Measure mADX-Measure-example
identifier: http://ohie.org/Measure//madx-hiv-indicator-example
version: 3.0.0
name: HIVInd21example
title: mADX-Measure-example
status: Draft
experimental: true
subject: Location
date: 2024-08-02
publisher: IHE QRPH Technical Committee
contact: https://www.ihe.net/ihe_domains/quality_research_and_public_health/, qrph@ihe.net, IHE QRPH Technical Committee: qrph@ihe.net
description:
Example indicator supporting mADX implementation of the IHE mADXMeasure profile
jurisdiction: Global (Whole world)
relatedArtifact
type: Depends On
label: ageGroup
url: https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods
Documents
Url https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods
relatedArtifact
type: Depends On
label: gender
url: http://hl7.org/fhir/administrative-gender
Documents
Url http://hl7.org/fhir/administrative-gender
relatedArtifact
type: Depends On
label: TBdiagnosisResult
url: http://ihe.net/qrph/madx/TBdiagnosisResult-stratifiers-example
Documents
Url http://ihe.net/qrph/madx/TBdiagnosisResult-stratifiers-example
scoring: Cohort
group
id
group-idcode: QRPH_mADX_ART1_N
description: % of people newly diagnosed with HIV initiated on ART
population
id
group-population-idcode: Initial Population
description: Number of people newly diagnosed with HIV and started on ART during the reporting period
Criteria
Language Expression CQL Numerator_expression stratifier
id
group-stratifier1-idcomponent
code: ageGroup
Criteria
Language Expression CQL ageGroup_expression component
code: gender
Criteria
Language Expression CQL gender_expression stratifier
id
group-stratifier2-idcomponent
code: TBdiagnosisResult
Criteria
Language Expression CQL TBdiagnosisResult_expression
{
"resourceType": "Measure",
"id": "madx-hiv-indicator-example",
"meta": {
"profile": [
"https://profiles.ihe.net/QRPH/mADX/StructureDefinition/mADX-Measure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ohie.org/Measure/madx-hiv-indicator-example",
"identifier": [
{
"system": "http://ohie.org/Measure/",
"value": "madx-hiv-indicator-example"
}
],
"version": "3.0.0",
"name": "HIVInd21example",
"title": "mADX-Measure-example",
"status": "draft",
"experimental": true,
"subjectCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/resource-types",
"code": "Location"
}
]
},
"date": "2024-08-02",
"publisher": "IHE QRPH Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "qrph@ihe.net"
}
]
},
{
"name": "IHE QRPH Technical Committee",
"telecom": [
{
"system": "email",
"value": "qrph@ihe.net"
}
]
}
],
"description": "Example indicator supporting mADX implementation of the IHE mADXMeasure profile",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"relatedArtifact": [
{
"type": "depends-on",
"label": "ageGroup",
"url": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"document": {
"url": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods"
}
},
{
"type": "depends-on",
"label": "gender",
"url": "http://hl7.org/fhir/administrative-gender",
"document": {
"url": "http://hl7.org/fhir/administrative-gender"
}
},
{
"type": "depends-on",
"label": "TBdiagnosisResult",
"url": "http://ihe.net/qrph/madx/TBdiagnosisResult-stratifiers-example",
"document": {
"url": "http://ihe.net/qrph/madx/TBdiagnosisResult-stratifiers-example"
}
}
],
"scoring": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "cohort"
}
]
},
"group": [
{
"id": "group-id",
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/",
"code": "QRPH_mADX_ART1_N"
}
]
},
"description": "% of people newly diagnosed with HIV initiated on ART",
"population": [
{
"id": "group-population-id",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population"
}
]
},
"description": "Number of people newly diagnosed with HIV and started on ART during the reporting period",
"criteria": {
"language": "text/cql",
"expression": "Numerator_expression"
}
}
],
"stratifier": [
{
"id": "group-stratifier1-id",
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"criteria": {
"language": "text/cql",
"expression": "ageGroup_expression"
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"criteria": {
"language": "text/cql",
"expression": "gender_expression"
}
}
]
},
{
"id": "group-stratifier2-id",
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "TBdiagnosisResult"
}
]
},
"criteria": {
"language": "text/cql",
"expression": "TBdiagnosisResult_expression"
}
}
]
}
]
}
]
}