RIVO-Noord Zorgviewer Implementation Guide
1.25.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.25.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: CGM AdvanceDirective Example - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="a3f5e234-7c89-4b2d-9e1f-6d8c5b4a3e27"/>
  <meta>
    <lastUpdated value="2026-01-15T09:14:33.000+01: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. Patient: Dhr. P. Patient-4. Category: <span title="Wilsverklaring (artefact opnemen) (11341000146107 - SNOMED CT)">Wilsverklaring (artefact opnemen)</span>, <span title="niet-reanimerenbeschikking (NRB - 2.16.840.1.113883.2.4.3.11.60.40.4.14.1)">niet-reanimerenbeschikking</span>, Status: active</caption><tbody><tr><th>Datum</th><td>15 januari 2026</td></tr></tbody></table></div>
  </text>
  <extension url="http://nictiz.nl/fhir/StructureDefinition/Comment">
    <valueString value="Niet reanimeren conform vastgelegde wens patiƫnt."/>
  </extension>
  <identifier>
    <system value="http://cgmhuisarts.cgm.nl/fhir/NamingSystem/consentID"/>
    <value value="cgm-advance-directive-001"/>
  </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="NRB"/>
      <display value="niet-reanimerenbeschikking"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/40bbb218-2bcf-4851-a104-dfb910408587"/>
    <display value="Dhr. P. Patient-4"/>
  </patient>
  <dateTime value="2026-01-15"/>
  <policy>
    <uri value="http://wetten.overheid.nl/"/>
  </policy>
</Consent>