Package | smart.who.int.hiv |
Resource Type | Measure |
Id | HIVIND62 |
FHIR Version | R4 |
Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Measure-HIVIND62.html |
URL | http://smart.who.int/hiv/Measure/HIVIND62 |
Version | 0.4.4 |
Status | draft |
Date | 2024-08-18 |
Name | HIVIND62 |
Title | HIV.IND.62 Syphilis test positivity, HIV prevention services |
Authority | who |
Description | % of people attending HIV prevention services who were tested for syphilis and had a positive syphilis test result during the reporting period |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Knowledge Artifact Metadata | |
---|---|
Name (machine-readable) | HIVIND62 |
Title (human-readable) | HIV.IND.62 Syphilis test positivity, HIV prevention services |
Status | Draft |
Experimental | true |
Description | % of people attending HIV prevention services who were tested for syphilis and had a positive syphilis test result during the reporting period |
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.62.IP
Description: Initial Population Logic Definition: Initial Population |
Denominator |
ID: HIV.IND.62.DEN
Description: Number of people attending HIV prevention services tested for syphilis | Logic Definition: Denominator |
Numerator |
ID: HIV.IND.62.NUM
Description: Number of people attending HIV prevention services who tested positive for syphilis during the reporting period (tested positive on both nontreponemal and treponemal tests or tested positive on either nontreponemal or treponemal test) | Logic Definition: Numerator |
Stratifier | ID: HIV.IND.62.S |
Improvement Notation | decrease |
Measure Logic | |
Primary Library | HIV.IND.62 Logic |
Generated using version 0.4.6 of the sample-content-ig Liquid templates |
{ "resourceType": "Measure", "id": "HIVIND62", "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/HIVIND62", "version": "0.4.4", "name": "HIVIND62", "title": "HIV.IND.62 Syphilis test positivity, HIV prevention services", "status": "draft", "experimental": true, "date": "2024-08-18", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "% of people attending HIV prevention services who were tested for syphilis and had a positive syphilis test result during the reporting period", "library": [ "http://smart.who.int/hiv/Library/HIVIND62Logic" ], "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": [ { "code": "decrease" } ] } } ], "population": [ { "id": "HIV.IND.62.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.62.DEN", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "denominator", "display": "Denominator" } ] }, "description": "Number of people attending HIV prevention services tested for syphilis | ", "criteria": { "language": "text/cql-identifier", "expression": "Denominator" } }, { "id": "HIV.IND.62.NUM", "code": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/measure-population", "code": "numerator", "display": "Numerator" } ] }, "description": "Number of people attending HIV prevention services who tested positive for syphilis during the reporting period (tested positive on both nontreponemal and treponemal tests or tested positive on either nontreponemal or treponemal test) | ", "criteria": { "language": "text/cql-identifier", "expression": "Numerator" } } ], "stratifier": [ { "id": "HIV.IND.62.S", "criteria": { "language": "text/cql-identifier", "expression": "Stratification" } } ] } ] }