Package | smart.who.int.hiv |
Resource Type | Measure |
Id | HIVIND37 |
FHIR Version | R4 |
Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Measure-HIVIND37.html |
URL | http://smart.who.int/hiv/Measure/HIVIND37 |
Version | 0.4.4 |
Status | draft |
Date | 2024-08-18 |
Name | HIVIND37 |
Title | HIV.IND.37 Viral suppression at labour and delivery |
Authority | who |
Description | % of HIV-positive pregnant women who are virally suppressed at labour and delivery |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Knowledge Artifact Metadata | |
---|---|
Name (machine-readable) | HIVIND37 |
Title (human-readable) | HIV.IND.37 Viral suppression at labour and delivery |
Status | Draft |
Experimental | true |
Description | % of HIV-positive pregnant women who are virally suppressed at labour and delivery |
Measure Steward | WHO |
Steward Contact Details | WHO: http://who.int |
Measure Metadata | |
Version Number | 0.4.4 |
Measure Scoring | Proportion |
Population Basis | boolean |
Measure Population Criteria | |
Initial Population |
ID: HIV.IND.37.IP
Description: Initial Population Logic Definition: Initial Population |
Denominator |
ID: HIV.IND.37.DEN
Description: Number of HIV-positive pregnant women on ART during pregnancy who deliver at a facility during the reporting period and had a viral load test during delivery, or the estimated total number of pregnant women living with HIV Logic Definition: Denominator |
Numerator |
ID: HIV.IND.37.NUM
Description: Number of HIV-positive pregnant women on ART during pregnancy and delivering at a facility during the reporting period who were virally suppressed (<1000 copies/mL) at delivery Logic Definition: Numerator |
Stratifier | ID: HIV.IND.37.S |
Improvement Notation | Increased score indicates improvement |
Measure Logic | |
Primary Library | HIV.IND.37 Logic |
Generated using version 0.4.6 of the sample-content-ig Liquid templates |
{ "resourceType": "Measure", "id": "HIVIND37", "meta": { "profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm", "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure", "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablemeasure" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis", "valueCode": "boolean" } ], "url": "http://smart.who.int/hiv/Measure/HIVIND37", "version": "0.4.4", "name": "HIVIND37", "title": "HIV.IND.37 Viral suppression at labour and delivery", "status": "draft", "experimental": true, "date": "2024-08-18", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "% of HIV-positive pregnant women who are virally suppressed at labour and delivery", "library": [ "http://smart.who.int/hiv/Library/HIVIND37Logic" ], "scoring": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-scoring", "code": "proportion", "display": "Proportion" } ] }, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-improvementNotation", "valueCodeableConcept": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", "code": "increase" } ] } } ], "population": [ { "id": "HIV.IND.37.IP", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "initial-population", "display": "Initial Population" } ] }, "description": "Initial Population", "criteria": { "language": "text/cql-identifier", "expression": "Initial Population" } }, { "id": "HIV.IND.37.DEN", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "denominator", "display": "Denominator" } ] }, "description": "Number of HIV-positive pregnant women on ART during pregnancy who deliver at a facility during the reporting period and had a viral load test during delivery, or the estimated total number of pregnant women living with HIV", "criteria": { "language": "text/cql-identifier", "expression": "Denominator" } }, { "id": "HIV.IND.37.NUM", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "numerator", "display": "Numerator" } ] }, "description": "Number of HIV-positive pregnant women on ART during pregnancy and delivering at a facility during the reporting period who were virally suppressed (<1000 copies/mL) at delivery", "criteria": { "language": "text/cql-identifier", "expression": "Numerator" } } ], "stratifier": [ { "id": "HIV.IND.37.S", "criteria": { "language": "text/cql-identifier", "expression": "Stratification" } } ] } ] }