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 DocumentReference Example - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="f9e40d47-b728-462e-8a33-1bd2911e2f22"/>
  <meta>
    <profile
             value="http://ihe.net/fhir/StructureDefinition/IHE.MHD.Query.Minimal.DocumentReference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table><caption>DocumentReference.<br/>Patiënt: Mevr. TEST Zorgviewer.<br/>Set-Id: 33524c46-eb35-4cfd-a9bc-7860c47225a0.64521 (http://cgmhuisarts.cgm.nl/fhir/NamingSystem/DocumentReferenceMasterID)<br/>Status: actueel<br/><span style="display: block;">Auteur: Pharmeon acceptatie zorgverlener</span></caption><tbody><tr><th>Type</th><td><span title="Referral note (57133-1 - LOINC)">Referral note</span></td></tr><tr><th>Geïndexeerd</th><td>4 maart 2026</td></tr><tr><th>Omschrijving</th><td>Tipp: Test zorgviewer - Verwijsbrief</td></tr></tbody></table></div>
  </text>
  <contained>
    <Practitioner>
      <id value="p1"/>
      <name>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order">
          <valueCode value="UNK"/>
        </extension>
        <use value="official"/>
        <text value="Pharmeon acceptatie zorgverlener"/>
      </name>
    </Practitioner>
  </contained>
  <masterIdentifier>
    <system
            value="http://cgmhuisarts.cgm.nl/fhir/NamingSystem/DocumentReferenceMasterID"/>
    <value value="33524c46-eb35-4cfd-a9bc-7860c47225a0.64521"/>
  </masterIdentifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="57133-1"/>
      <display value="Referral note"/>
    </coding>
    <text value="Verwijsbrief"/>
  </type>
  <subject>
    <reference value="Patient/5dbca76d-8ca1-4192-b0f4-5e27ac1f0606"/>
    <display value="Mevr. TEST Zorgviewer"/>
  </subject>
  <indexed value="2026-03-03T23:00:00+00:00"/>
  <author>
    <reference value="#p1"/>
    <display value="Pharmeon acceptatie zorgverlener"/>
  </author>
  <description value="Tipp: Test zorgviewer - Verwijsbrief"/>
  <securityLabel>
    <coding>
      <system value="http://hl7.org/fhir/v3/Confidentiality"/>
      <code value="V"/>
      <display value="very restricted"/>
    </coding>
  </securityLabel>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <language value="nl-NL"/>
      <url
           value="https://portal-api.alpha.portavita.nl/Binary/cbe71d74-1aab-49c2-a68f-48b80dca3f1a"/>
      <title value="Tipp: Test zorgviewer - Verwijsbrief"/>
    </attachment>
  </content>
  <context>
    <encounter>
      <reference value="Encounter/3354a7f1-9700-463b-9e13-83c95d7b148f"/>
      <display
               value="Notitie/memo op 4 maart 2026 met Pharmeon acceptatie zorgverlener"/>
    </encounter>
    <related>
      <ref>
        <reference
                   value="EpisodeOfCare/d44c45b6-4941-4945-a25f-162c6b0505de"/>
        <display value="Oedeem"/>
      </ref>
    </related>
  </context>
</DocumentReference>