International Patient Summary 1.0.0 Release
1.0 - CI Build

International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions

: IPS Allergy Verification Status - XML Representation

Draft as of 2023-01-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="2.16.840.1.113883.11.22.62--20180207120421"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.4.642.3.115</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Comments</b></td></tr><tr><td>unconfirmed</td><td>Unconfirmed</td><td>Note: There is not sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition.</td></tr><tr><td>confirmed</td><td>Confirmed</td><td>Note: A high level of certainty about the propensity for a reaction to the identified substance, which may include clinical evidence by testing or rechallenge.</td></tr><tr><td>refuted</td><td>Refuted</td><td>Note: A propensity for a reaction to the identified substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
    <valuePeriod>
      <start value="2018-02-07T12:04:21+01:00"/>
    </valuePeriod>
  </extension>
  <url
       value="http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.11.22.62--20180207120421"/>
  <identifier>
    <use value="official"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.11.22.62"/>
  </identifier>
  <version value="1.0"/>
  <name value="IPSAllergyVerificationStatus"/>
  <title value="IPS Allergy Verification Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-01-12T22:27:49+01:00"/>
  <publisher value="Health Level Seven"/>
  <contact>
    <name value="HL7 International - International Patient Summary"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/structure"/>
    </telecom>
  </contact>
  <description value="IPS Allergy Verification Status"/>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="urn:oid:2.16.840.1.113883.4.642.3.115"/>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="There is not sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition."/>
        </extension>
        <code value="unconfirmed"/>
        <display value="Unconfirmed"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="A high level of certainty about the propensity for a reaction to the identified substance, which may include clinical evidence by testing or rechallenge."/>
        </extension>
        <code value="confirmed"/>
        <display value="Confirmed"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="A propensity for a reaction to the identified substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted."/>
        </extension>
        <code value="refuted"/>
        <display value="Refuted"/>
      </concept>
    </include>
  </compose>
</ValueSet>