Situational Awareness for Novel Epidemic Response
1.0.0 - STU Release

This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Measure Status Values - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MeasureStatus"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-publication-status.html"><code>http://hl7.org/fhir/publication-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-publication-status.html#publication-status-active">active</a></td><td>Active</td><td>This resource is ready for normal use.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-publication-status.html#publication-status-draft">draft</a></td><td>Draft</td><td>This resource is still under development and is not yet considered to be ready for normal use.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-publication-status.html#publication-status-retired">retired</a></td><td>Retired</td><td>This resource has been withdrawn or superseded and should no longer be used.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/saner/ValueSet/MeasureStatus"/>
  <version value="1.0.0"/>
  <name value="MeasureStatus"/>
  <title value="Measure Status Values"/>
  <status value="active"/>
  <date value="2021-09-07T19:08:29+00:00"/>
  <publisher value="HL7 International Public Health Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Keith W. Boone"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:kboone@ainq.com"/>
    </telecom>
  </contact>
  <description value="Allowed Status Values for Saner Measures"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/publication-status"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="draft"/>
      </concept>
      <concept>
        <code value="retired"/>
      </concept>
    </include>
  </compose>
</ValueSet>