RIVO-Noord Zorgviewer Implementation Guide
1.4.0 - sprint39 Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Nexus AdvanceDirective Example - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <id value="162"/>
  <meta>
    <lastUpdated value="2024-04-17T10:02:48.916+02:00"/>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
                  <table>
                     <caption>Consent. typeCode-RCT: Xxx-Helleman, J (M). id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.34.162 (urn:ietf:rfc:3986), Category: <span title="Wilsverklaring (artefact opnemen) (11341000146107 - SNOMED CT)">Wilsverklaring (artefact opnemen)</span>, <span title="volmacht (VOL - 2.16.840.1.113883.2.4.3.11.60.40.4.14.1)">volmacht</span>, Status: status-active</caption>
                     <tfoot>
                        <tr>
                           <td colspan="2">Niet-reanimerenpenning</td>
                        </tr>
                     </tfoot>
                     <tbody>
                        <tr>
                           <th>Created</th>
                           <td>9 April 2018</td>
                        </tr>
                     </tbody>
                  </table>
               </div>
  </text>
  <extension url="http://nictiz.nl/fhir/StructureDefinition/Comment">
    <valueString value="Niet-reanimerenpenning"/>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.34.162"/>
  </identifier>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="11341000146107"/>
      <display value="Wilsverklaring (artefact opnemen)"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1"/>
      <code value="VOL"/>
      <display value="volmacht"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/330073"/>
    <display value="Xxx-Helleman, J (M)"/>
  </patient>
  <dateTime value="2018-04-09"/>
  <policy>
    <uri value="http://wetten.overheid.nl/"/>
  </policy>
</Consent>