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
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="f103e96b-718d-4c7c-82a2-fe14aa8a75b5"/>
<meta>
<versionId value="1.0.1"/>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><table><caption>Allergie.<br/>Patiƫnt: Dhr. P. Patient-4.<br/>Categorie: <span title="neiging tot ongewenste reactie op geneesmiddel (419511003 - SNOMED CT)">neiging tot ongewenste reactie op geneesmiddel</span></caption><tbody><tr><th>Code</th><td><span title="VERAPAMIL (49662 - G-Standaard GPK)">VERAPAMIL</span></td></tr><tr><th>Eerste symptomen</th><td>3 maart 2026</td></tr><tr><th>Reactie</th><td><div>Onbekend</div></td></tr></tbody></table></div>
</text>
<clinicalStatus value="active">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/code-specification">
<valueCodeableConcept>
<coding>
<system value="http://hl7.org/fhir/v3/ActStatus"/>
<code value="active"/>
<display value="Actief"/>
</coding>
</valueCodeableConcept>
</extension>
</clinicalStatus>
<verificationStatus value="confirmed"/>
<type value="allergy"/>
<category value="medication">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/code-specification">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419511003"/>
<display value="neiging tot ongewenste reactie op geneesmiddel"/>
</coding>
</valueCodeableConcept>
</extension>
</category>
<code>
<coding>
<system value="urn:oid:2.16.840.1.113883.2.4.4.1.750"/>
<code value="49662"/>
<display value="VERAPAMIL"/>
</coding>
</code>
<patient>🔗
<reference value="Patient/40bbb218-2bcf-4851-a104-dfb910408587"/>
<display value="Dhr. P. Patient-4"/>
</patient>
<onsetDateTime value="2026-03-03"/>
<assertedDate value="2026-03-03"/>
<recorder>
<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"/>
</recorder>
<asserter>🔗
<reference value="Patient/40bbb218-2bcf-4851-a104-dfb910408587"/>
<display value="Dhr. P. Patient-4"/>
</asserter>
<reaction>
<manifestation>
<coding>
<system value="http://hl7.org/fhir/v3/NullFlavor"/>
<code value="OTH"/>
<display value="Overig"/>
</coding>
</manifestation>
<onset value="2026-03-02T23:00:00+00:00"/>
</reaction>
</AllergyIntolerance>