RIVO-Noord Zorgviewer Implementation Guide
1.7.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.7.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

: Topicus TreatmentDirective Example - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="190c12af-49d4-4553-8009-c816ab622a3e"/>
  <meta>
    <extension
               url="http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source">
      <valueUri value="uri:oid:2.16.840.1.113883.2.4.3.164.2.1.2"/>
    </extension>
    <profile
             value="http://hl7.nl/fhir/zorgviewer/StructureDefinition/TreatmentDirective"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Gegenereerde narrative: Consent 190c12af-49d4-4553-8009-c816ab622a3e</b></p><a name="190c12af-49d4-4553-8009-c816ab622a3e"> </a><a name="hc190c12af-49d4-4553-8009-c816ab622a3e"> </a><a name="190c12af-49d4-4553-8009-c816ab622a3e-nl-NL"> </a><p><b>Comment</b>: Reanimatie wel (Y)</p><p><b>HCIM TreatmentDirective Treatment</b>: <span title="Codes:{http://snomed.info/sct 89666000}">cardiopulmonale resuscitatie</span></p><p><b>HCIM TreatmentDirective TreatmentPermitted</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4 JA}">Ja</span></p><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 11291000146105}, {http://terminology.hl7.org/CodeSystem/consentcategorycodes acd}">Treatment instructions</span></p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1">Johan Helleman</a></p><p><b>period</b>: 2023-10-03 14:56:05+0200 --&gt; (continue)</p><p><b>policyRule</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=http://wetten.overheid.nl/">http://wetten.overheid.nl/</a></p></div>
  </text>
  <extension url="http://nictiz.nl/fhir/StructureDefinition/Comment">
    <valueString value="Reanimatie wel (Y)"/>
  </extension>
  <extension
             url="http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="89666000"/>
        <display value="cardiopulmonale resuscitatie"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <modifierExtension
                     url="http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted">
    <valueCodeableConcept>
      <coding>
        <system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4"/>
        <code value="JA"/>
        <display value="Ja"/>
      </coding>
    </valueCodeableConcept>
  </modifierExtension>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="11291000146105"/>
      <display value="Treatment instructions"/>
    </coding>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/consentcategorycodes"/>
      <code value="acd"/>
      <display value="Advance Directive"/>
    </coding>
  </category>
  <patient>
    <reference
               value="http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1"/>
    <display value="Johan Helleman"/>
  </patient>
  <period>
    <start value="2023-10-03T14:56:05+02:00"/>
  </period>
  <policyRule value="http://wetten.overheid.nl/"/>
</Consent>