HIP FHIR Common Terminology Guide
1.8.7 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MWS verification status - XML Representation

Active as of 2024-03-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mws-verification-status-1.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet mws-verification-status-1.0</b></p><a name="mws-verification-status-1.0"> </a><a name="hcmws-verification-status-1.0"> </a><a name="hcmws-verification-status-1.0-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html"><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-verification</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html"><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-verification</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://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-confirmed">confirmed</a></td><td style="color: #cccccc">Confirmed</td><td>The propensity for a reaction to the identified substance has been objectively verified (which may include clinical evidence by testing, rechallenge, or observation).</td></tr><tr><td><a href="http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-unconfirmed">unconfirmed</a></td><td style="color: #cccccc">Unconfirmed</td><td>The propensity for a reaction to the identified substance has not been objectively verified.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/mws-verification-status"/>
  <version value="1.0"/>
  <name value="Mws_verification_status"/>
  <title value="MWS verification status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-07T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description value="MWS verificationStatus codes"/>
  <purpose value="A coded type for MWS verification status."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
    </include>
    <exclude>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <concept>
        <code value="confirmed"/>
      </concept>
      <concept>
        <code value="unconfirmed"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>