Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example DeviceUseStatement - zib-infusion-02 - XML Representation

Raw xml | Download



<DeviceUseStatement xmlns="http://hl7.org/fhir">
  <id value="zib-infusion-02"/>
  <meta>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Infusion"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
                <caption>Beschrijving apparaatgebruik. Subject: <a href="Patient/nl-core-patient-03">I. Jongeneel-de Haas</a>. Status: actief</caption>
                <tfoot>
                    <tr>
                        <td colspan="2">Het systeem is op 2018-10-28 schoon gemaakt</td>
                    </tr>
                </tfoot>
                <tbody>
                    <tr>
                        <th>Apparaat/Systeem</th>
                        <td>
                            <a href="Device/zib-infusion-product-02">Catheter, device (physical
                                object)</a>
                        </td>
                    </tr>
                    <tr>
                        <th>Lumen of lijn</th>
                        <td>
                            <div>Lijnstatus: <span title="Lopend (LNP - 2.16.840.1.113883.2.4.3.11.60.40.4.12.1)">Lopend</span>
                            </div>
                            <div>Lumenlocatie: <span title="Proximal (40415009 - SNOMED CT)">Proximal</span>
                            </div>
                            <div>Slotvloeistof: <a href="MedicationAdministration/lockfluid-example">Lockfluid NaCl 0.9 %</a>
                            </div>
                            <div>Toedieningssysteem: <a href="MedicationAdministration/infusionfluid-example">NaCl 0,9%
                                    + medicatie 5000 E heparine (totaal 48ml)</a>
                            </div>
                        </td>
                    </tr>
                    <tr>
                        <th>Gebruiksperiode</th>
                        <td>Vanaf 2018-11-01</td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <extension
             url="http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine">
    <extension url="LineStatus">
      <valueCodeableConcept>
        <coding>
          <system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.12.1"/>
          <code value="LNP"/>
          <display value="Lopend"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="LumenLocation">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="40415009"/>
          <display value="Proximal"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="LockFluid">
      <valueReference>
        <reference value="MedicationAdministration/lockfluid-example"/>
        <display value="Lockfluid NaCl 0.9 %"/>
      </valueReference>
    </extension>
    <extension url="AdministeringSystem">
      <valueReference>
        <reference value="MedicationAdministration/infusionfluid-example"/>
        <display value="NaCl 0,9% + medicatie 5000 E heparine (totaal 48ml)"/>
      </valueReference>
    </extension>
  </extension>
  <status value="active"/>
  <subject>🔗 
    <reference value="Patient/nl-core-patient-03"/>
    <display value="I. Jongeneel-de Haas"/>
  </subject>
  <whenUsed>
    <start value="2018-11-01"/>
  </whenUsed>
  <device>🔗 
    <reference value="Device/zib-infusion-product-02"/>
    <display value="Catheter, device (physical object)"/>
  </device>
  <note>
    <text value="Het systeem is op 2018-10-28 schoon gemaakt"/>
  </note>
</DeviceUseStatement>