Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="zib-allergyintolerance-01"/>
<meta>
<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/intolerantie. Patiënt: <a href="Patient/nl-core-patient-01">Johan
XXX_Helleman</a>. Categorie: <span title="Allergy to substance (419199007 - SNOMED CT)">Allergy to
substance</span>, Status: actief / bevestigd</caption>
<tbody>
<tr>
<th>Code</th>
<td>
<span title="Bee venom (288328004 - SNOMED CT)">Bee venom</span>
</td>
</tr>
<tr>
<th>Eerste symptomen</th>
<td>2008-11-08</td>
</tr>
<tr>
<th>Meest recente voorkomen</th>
<td>2009-11-15</td>
</tr>
<tr>
<th>Reactie</th>
<td>
<ul>
<li>
<div>
<span title="Severe (24484000 - SNOMED CT)">Severe</span>
</div>
<div>
<span title="Nausea and vomiting (16932000 - SNOMED CT)">Nausea and vomiting</span>
</div>
</li>
</ul>
</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="Active"/>
</coding>
</valueCodeableConcept>
</extension>
</clinicalStatus>
<verificationStatus value="confirmed"/>
<category value="environment">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/code-specification">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419199007"/>
<display value="Allergy to substance"/>
</coding>
</valueCodeableConcept>
</extension>
</category>
<criticality value="high">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/code-specification">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="24484000"/>
<display value="Severe"/>
</coding>
</valueCodeableConcept>
</extension>
</criticality>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="288328004"/>
<display value="Bee venom"/>
</coding>
</code>
<patient>🔗
<reference value="Patient/nl-core-patient-01"/>
<display value="Johan XXX_Helleman"/>
</patient>
<onsetDateTime value="2008-11-08"/>
<lastOccurrence value="2009-11-15"/>
<reaction>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="16932000"/>
<display value="Nausea and vomiting"/>
</coding>
</manifestation>
<severity value="severe">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/code-specification">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="24484000"/>
<display value="Severe"/>
</coding>
</valueCodeableConcept>
</extension>
</severity>
</reaction>
</AllergyIntolerance>