Simple HIV IG
0.1.0 - CI Build

Simple HIV IG - Local Development build (v0.1.0). See the Directory of published versions

: HIV-TXCURR - XML Representation

Raw xml | Download



<Measure xmlns="http://hl7.org/fhir">
  <id value="HIV-TXCURR"/>
  <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 "HIV-TXCURR" </p></div><p><b>url</b>: <code>https://intrahealth.github.io/simple-hiv-ig/Measure/HIV-TXCURR</code></p><p><b>identifier</b>: id: HIV-TXCURR, id: 12345</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: HIV-TXCURR</p><p><b>title</b>: HIV-TXCURR</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>: HIV-TXCURR</p><p><b>library</b>: <a href="Library-TXCURR.html">TXCURR</a></p><p><b>scoring</b>: Cohort <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>#cohort)</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>: 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/HIV-TXCURR"/>
  <identifier>
    <system value="https://intrahealth.github.io/simple-hiv-ig/Measure/"/>
    <value value="HIV-TXCURR"/>
  </identifier>
  <identifier>
    <system value="https://datim.org/factsinfo/mechanism"/>
    <value value="12345"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="HIV-TXCURR"/>
  <title value="HIV-TXCURR"/>
  <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="HIV-TXCURR"/>
  <library value="https://intrahealth.github.io/simple-hiv-ig/Library/TXCURR"/>
  <scoring>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/measure-scoring"/>
      <code value="cohort"/>
    </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="numerator"/>
        </coding>
      </code>
      <description value="Numerator"/>
      <criteria>
        <language value="text/cql"/>
        <expression value="Numerator"/>
      </criteria>
    </population>
    <stratifier>
      <criteria>
        <language value="text/cql"/>
        <expression value="Stratifier"/>
      </criteria>
    </stratifier>
  </group>
</Measure>