RIVO-Noord Zorgviewer Implementation Guide
1.25.0 - CI build
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
<Observation xmlns="http://hl7.org/fhir">
<id value="87545901-c24d-4fdf-9ed7-046586a017a4"/>
<meta>
<versionId value="1.0.1"/>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/gp-DiagnosticResult"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><table><caption>Bepaling: Algemene meting<br/>Patiënt: Dhr. P. Patient-4<br/>Uitvoerende: Pharmeon acceptatie zorgverlener<br/>Zorgverlenerrol: Huisartsen, niet apotheekhoudend<br/>Status: definitief</caption><tfoot><tr><td colspan="3">dit is de opmerking voor de patient bij het gewicht</td></tr></tfoot><tbody><tr><th>Context</th><td>Notitie/memo op 2 juni 2026 met Pharmeon acceptatie zorgverlener</td></tr><tr><th>Bepalingdatum/tijd</th><td>2 juni 2026</td></tr><tr><th>Code</th><th>Waarde</th><th>Interpretatie</th></tr><tr><td><span title="gewicht patiënt (357 - https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen)">gewicht patiënt</span></td><td>75 kg</td><td><span title="Normaal (N - http://hl7.org/fhir/v3/ObservationInterpretation)">Normaal</span></td></tr></tbody></table></div>
</text>
<status value="final"/>
<category>
<coding>
<system value="http://hl7.org/fhir/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system
value="https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen"/>
<code value="357"/>
<display value="gewicht patiënt"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="29463-7"/>
<display value="Body weight"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/40bbb218-2bcf-4851-a104-dfb910408587"/>
<display value="Dhr. P. Patient-4"/>
</subject>
<context>
<reference value="Encounter/f6456477-db72-4d1a-98b5-cddd4b3861a8"/>
<display
value="Notitie/memo op 2 juni 2026 met Pharmeon acceptatie zorgverlener"/>
</context>
<effectiveDateTime value="2026-06-02"/>
<performer>
<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"/>
</performer>
<valueQuantity>
<value value="75"/>
<unit value="kg"/>
<system value="http://unitsofmeasure.org"/>
<code value="kg"/>
</valueQuantity>
<interpretation>
<coding>
<system value="http://hl7.org/fhir/v3/ObservationInterpretation"/>
<code value="N"/>
<display value="Normaal"/>
</coding>
</interpretation>
<comment value="dit is de opmerking voor de patient bij het gewicht"/>
</Observation>