Situational Awareness for Novel Epidemic Response
0.1.0 - CI Build

Situational Awareness for Novel Epidemic Response - Local Development build (v0.1.0). See the Directory of published versions

Measure Groups - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Groups"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Measure Groups</h2><div><p>Measure Groups defined by the SANER Project</p>
</div><ul><li>Include all codes defined in <a href="CodeSystem-GroupSystem.html"><code>http://hl7.org/fhir/us/saner/CodeSystem/GroupSystem</code></a></li><li>Include these codes as defined in <a href="CodeSystem-PopulationSystem.html"><code>http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-PopulationSystem.html#PopulationSystem-positiveIncreasePercent">positiveIncreasePercent</a></td><td>Percent Positive among Newly Resulted Tests</td><td/></tr><tr><td><a href="CodeSystem-PopulationSystem.html#PopulationSystem-positivePercent">positivePercent</a></td><td>Cumulative Percent Positive among Resulted Tests</td><td/></tr></table></li></ul><p>This value set includes codes based on the following rules:</p></div>
  </text>
  <url value="http://hl7.org/fhir/us/saner/ValueSet/Groups"/>
  <version value="0.1.0"/>
  <name value="Groups"/>
  <title value="Measure Groups"/>
  <status value="active"/>
  <date value="2020-04-27T07:08:50-04:00"/>
  <publisher value="HL7 International"/>
  <contact>
    <name value="HL7 Patient Administration Workgroup"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pafm/index.cfm"/>
    </telecom>
  </contact>
  <contact>
    <name value="Audacious Inquiry"/>
    <telecom>
      <system value="url"/>
      <value value="http://ainq.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Keith W. Boone"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:kboone@ainq.com"/>
    </telecom>
  </contact>
  <description value="Measure Groups defined by the SANER Project"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/us/saner/CodeSystem/GroupSystem"/>
    </include>
    <include>
      <system value="http://hl7.org/fhir/us/saner/CodeSystem/PopulationSystem"/>
      <concept>
        <code value="positiveIncreasePercent"/>
      </concept>
      <concept>
        <code value="positivePercent"/>
      </concept>
    </include>
  </compose>
</ValueSet>