International Patient Summary (IPS)
1.1.0-ballot - CI Build

International Patient Summary (IPS), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 1.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-IPS/ and changes regularly. See the Directory of published versions

: IPS Condition Verification Status - XML Representation

Draft as of 2024-08-19

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="2.16.840.1.113883.11.22.8--20170329000000"/>
  <meta>
    <source value="https://art-decor.org/ad/#/hl7ips-/terminology/valueset"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
    <tag>
      <system value="http://hl7.org/fhir/FHIR-version"/>
      <code value="4.0.1"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet 2.16.840.1.113883.11.22.8--20170329000000</b></p><a name="2.16.840.1.113883.11.22.8--20170329000000"> </a><a name="hc2.16.840.1.113883.11.22.8--20170329000000"> </a><a name="2.16.840.1.113883.11.22.8--20170329000000-en-US"> </a><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"/><p style="margin-bottom: 0px">Information Source: <a href="https://art-decor.org/ad/#/hl7ips-/terminology/valueset">https://art-decor.org/ad/#/hl7ips-/terminology/valueset</a></p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p><p style="margin-bottom: 0px">Tag: 4.0.1 (Details: FHIRVersion code 4.0.1  = ' 4.0.1 ', stated as ' null ')</p></div><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/condition-ver-status</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>provisional</td><td>Provisional</td><td>Note: This is a tentative diagnosis - still a candidate that is under consideration. </td></tr><tr><td>differential</td><td>Differential</td><td>Note: One of a set of potential (and typically mutually exclusive) diagnoses asserted to further guide the diagnostic process and preliminary treatment. </td></tr><tr><td>confirmed</td><td>Confirmed</td><td>Note: There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition. </td></tr><tr><td>refuted</td><td>Refuted</td><td>Note: This condition has been ruled out by diagnostic and clinical evidence. </td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
    <valuePeriod>
      <start value="2017-03-29T00:00:00+02:00"/>
    </valuePeriod>
  </extension>
  <url
       value="http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.8--20170329000000"/>
  <identifier>
    <use value="official"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.11.22.8"/>
  </identifier>
  <version value="1.1.0-ballot"/>
  <name value="IPSConditionVerificationStatus"/>
  <title value="IPS Condition Verification Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-08-19T09:46:05+00: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 Condition Verification Status"/>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ValueSet/condition-ver-status"/>
      <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="This is a tentative diagnosis - still a candidate that is under consideration."/>
        </extension>
        <code value="provisional"/>
        <display value="Provisional"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="One of a set of potential (and typically mutually exclusive) diagnoses asserted to further guide the diagnostic process and preliminary treatment."/>
        </extension>
        <code value="differential"/>
        <display value="Differential"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition."/>
        </extension>
        <code value="confirmed"/>
        <display value="Confirmed"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="This condition has been ruled out by diagnostic and clinical evidence."/>
        </extension>
        <code value="refuted"/>
        <display value="Refuted"/>
      </concept>
    </include>
  </compose>
</ValueSet>