Simple HIV IG
0.1.0 - CI Build
Simple HIV IG - Local Development build (v0.1.0). See the Directory of published versions
<Measure xmlns="http://hl7.org/fhir">
<id value="AgeGroupGenderLocation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "AgeGroupGenderLocation" </p></div><p><b>url</b>: <code>https://intrahealth.github.io/simple-hiv-ig/Measure/AgeGroupGenderLocation</code></p><p><b>identifier</b>: id: AgeGroupGenderLocation, id: 12345</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: AgeGroupGenderLocation</p><p><b>title</b>: AgeGroupGenderLocation</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-07-01</p><p><b>publisher</b>: IntraHealth International</p><p><b>contact</b>: <a href="http://hl7.org/Special/committees/[something]">http://hl7.org/Special/committees/[something]</a></p><p><b>description</b>: AgeGroupGenderLocation</p><p><b>library</b>: <a href="Library-KitchenSink.html">KitchenSink</a></p><p><b>scoring</b>: Proportion <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-measure-scoring.html">MeasureScoring</a>#proportion)</span></p><blockquote><p><b>group</b></p><p><b>code</b>: cohort <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-OpenHIE.html">OpenHIE CodeSystem</a>#cohort)</span></p><blockquote><p><b>population</b></p><p><b>code</b>: Initial Population <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-measure-population.html">MeasurePopulationType</a>#initial-population)</span></p><p><b>description</b>: Initial Population</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Denominator <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-measure-population.html">MeasurePopulationType</a>#denominator)</span></p><p><b>description</b>: Denominator</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Numerator <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.0.0/CodeSystem-measure-population.html">MeasurePopulationType</a>#numerator)</span></p><p><b>description</b>: Numerator</p></blockquote><blockquote><p><b>stratifier</b></p></blockquote></blockquote></div>
</text>
<url
value="https://intrahealth.github.io/simple-hiv-ig/Measure/AgeGroupGenderLocation"/>
<identifier>
<system value="https://intrahealth.github.io/simple-hiv-ig/Measure/"/>
<value value="AgeGroupGenderLocation"/>
</identifier>
<identifier>
<system value="https://datim.org/factsinfo/mechanism"/>
<value value="12345"/>
</identifier>
<version value="0.1.0"/>
<name value="AgeGroupGenderLocation"/>
<title value="AgeGroupGenderLocation"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-07-01"/>
<publisher value="IntraHealth International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/[something]"/>
</telecom>
</contact>
<description value="AgeGroupGenderLocation"/>
<library
value="https://intrahealth.github.io/simple-hiv-ig/Library/KitchenSink"/>
<scoring>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/measure-scoring"/>
<code value="proportion"/>
</coding>
</scoring>
<group>
<code>
<coding>
<system
value="https://intrahealth.github.io/simple-hiv-ig/CodeSystem/OpenHIE"/>
<code value="cohort"/>
<display value="cohort"/>
</coding>
</code>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
</coding>
</code>
<description value="Initial Population"/>
<criteria>
<language value="text/cql"/>
<expression value="Initial Population"/>
</criteria>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator"/>
</coding>
</code>
<description value="Denominator"/>
<criteria>
<language value="text/cql"/>
<expression value="Denominator"/>
</criteria>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator"/>
</coding>
</code>
<description value="Numerator"/>
<criteria>
<language value="text/cql"/>
<expression value="Numerator"/>
</criteria>
</population>
<stratifier>
<criteria>
<language value="text/cql"/>
<expression value="Age Group/Sex/Location 2"/>
</criteria>
</stratifier>
</group>
</Measure>