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

Raw xml | Download


<Flag xmlns="http://hl7.org/fhir">
  <id value="71648039-9cc1-468d-99e4-33a987cefbc3"/>
  <meta>
    <versionId value="1.0.1"/>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Alert"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table><caption>Attentievlag<br/>Patiƫnt: Dhr. P. Patient-4<br/>Categorie: <span title="waarschuwing (74018-3 - LOINC)">waarschuwing</span><br/>Status: actief</caption><tbody><tr><th>Code</th><td><span title="Jicht (T92 - http://hl7.org/fhir/sid/icpc-1-nl)">Jicht</span></td></tr></tbody></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/flag-detail">
    <valueReference>
      <reference value="EpisodeOfCare/d94d072a-be50-426e-8c69-005623b6bcc8"/>
      <display value="T92: Jicht"/>
    </valueReference>
  </extension>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="74018-3"/>
      <display value="waarschuwing"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/icpc-1-nl"/>
      <code value="T92"/>
      <display value="Jicht"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/40bbb218-2bcf-4851-a104-dfb910408587"/>
    <display value="Dhr. P. Patient-4"/>
  </subject>
  <author>
    <extension
               url="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference">
      <valueReference>
        <reference
                   value="PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410"/>
        <display value="Huisartsen, niet apotheekhoudend"/>
      </valueReference>
    </extension>
    <reference value="Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767"/>
    <display value="Pharmeon acceptatie zorgverlener"/>
  </author>
</Flag>