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

: Absent or Unknown Devices - 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.61--20180127221947"/>
  <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>http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown</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>no-device-info</td><td>No information about device</td><td>Note: There is no information available regarding implanted or external devices for the subject.</td></tr><tr><td>no-known-devices</td><td>No known devices in use</td><td>Note: 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.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
    <valuePeriod>
      <start value="2018-01-27T22:19:47+01:00"/>
    </valuePeriod>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-devices-uv-ips"/>
  <identifier>
    <use value="official"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.11.22.61"/>
  </identifier>
  <version value="1.0"/>
  <name value="IPSNoDevicesInfos"/>
  <title value="Absent or Unknown Devices"/>
  <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="Absent or Unknown Devices"/>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown"/>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       value="There is no information available regarding implanted or external devices for the subject."/>
        </extension>
        <code value="no-device-info"/>
        <display value="No information about device"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString
                       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."/>
        </extension>
        <code value="no-known-devices"/>
        <display value="No known devices in use"/>
      </concept>
    </include>
  </compose>
</ValueSet>