International Patient Summary Implementation Guide (Release 0.3.0 STU1 Ballot)

This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

XML Format: CodeSystem-absent-unknown-uv-ips

Download Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="absent-unknown-uv-ips"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">International Patient Summary (IPS) codes for &quot;known absent&quot; and &quot;not known&quot; data.</div>
  </text>
  <url value="http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"/>
  <version value="0.3.0"/>
  <name value="IPSCodeSystemAbsentUnknown"/>
  <title value="IPS CodeSystem - Absent and Unknown Data"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-08-06T10:41:01-04:00"/>
  <description
               value="International Patient Summary (IPS) codes for &quot;known absent&quot; and &quot;not known&quot; data."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="no-allergy-info"/>
    <display value="No information about allergies"/>
    <definition
                value="There is no information available regarding the subject&#39;s allergy conditions."/>
  </concept>
  <concept>
    <code value="no-known-allergies"/>
    <display value="No known allergies"/>
    <definition value="The subject has no known allergy conditions."/>
    <concept>
      <code value="no-known-medication-allergies"/>
      <display value="No known medication allergies"/>
      <definition
                  value="The subject has no known medication allergy conditions."/>
    </concept>
    <concept>
      <code value="no-known-environmental-allergies"/>
      <display value="No known environmental allergies"/>
      <definition
                  value="The subject has no known environmental allergy conditions."/>
    </concept>
    <concept>
      <code value="no-known-food-allergies"/>
      <display value="No known food allergies"/>
      <definition value="The subject has no known food allergy conditions."/>
    </concept>
  </concept>
  <concept>
    <code value="no-device-info"/>
    <display value="No information about devices"/>
    <definition
                value="There is no information available regarding implanted or external devices for the subject."/>
  </concept>
  <concept>
    <code value="no-known-devices"/>
    <display value="No known devices in use"/>
    <definition
                value="There are no devices known to be implanted in or used by the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record."/>
  </concept>
  <concept>
    <code value="no-immunization-info"/>
    <display value="No information about immunizations"/>
    <definition
                value="The subject&#39;s history of previous immunizations is not known."/>
  </concept>
  <concept>
    <code value="no-known-immunizations"/>
    <display value="No known immunizations"/>
    <definition
                value="There is no history of previous immunizations for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record."/>
  </concept>
  <concept>
    <code value="no-medication-info"/>
    <display value="No information about medications"/>
    <definition
                value="There is no information available about the subject&#39;s medication use or administration."/>
  </concept>
  <concept>
    <code value="no-known-medications"/>
    <display value="No known medications"/>
    <definition
                value="There are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record."/>
  </concept>
  <concept>
    <code value="no-problem-info"/>
    <display value="No information about problems"/>
    <definition
                value="There is no information available about the subject&#39;s health problems or disabilities."/>
  </concept>
  <concept>
    <code value="no-known-problems"/>
    <display value="No known problems"/>
    <definition
                value="The subject is not known to have any health problems or disabilities that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record."/>
  </concept>
  <concept>
    <code value="no-procedure-info"/>
    <display value="No information about past history of procedures"/>
    <definition
                value="There is no information available about the subject&#39;s past history of procedures."/>
  </concept>
  <concept>
    <code value="no-known-procedures"/>
    <display value="No known procedures"/>
    <definition
                value="The subject has no history of procedures that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record."/>
  </concept>
</CodeSystem>