RIVO-Noord Zorgviewer Implementation Guide
1.15.0 - sprint58
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.15.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="2.16.840.1.113883.2.4.3.124.7.46240.81230000070144"/>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3>Encounter resource:</h3><ul><li><p><strong>Subject:</strong> 'Johan XXX_Helleman_Afblijven'</p></li><li><p><strong>Status:</strong> 'Finished'</p></li><li><p><strong>Class:</strong> 'Inpatient'</p></li><li><table><thead><tr><th>Participant</th><th>Names</th><th>Phone numbers</th><th>Address</th></tr></thead><tbody><tr><td>Participant 1</td><td>(J.H.R) Peters</td><td>+31306003111, +31306003199</td><td>Postbus 7037, 3430JA Nieuwegein (Netherlands (the))</td></tr></tbody></table></li><li><p><strong>Period:</strong> 'Period with lower bound 15-8-2012 00:00+0200 and upper bound 15-8-2012 15:04+0200.'</p></li><li><p><strong>Diagnosis condition</strong> 'Problem'</p></li><li><table><thead><tr><th>Service provider</th><th>Name</th><th>Address</th><th>Identifications</th><th>Standard industry class code</th></tr></thead><tbody><tr><td>Service provider 1</td><td>Ziekenhuis Apotheek</td><td>Tt.Melissaweg 23, TRUE Amsterdam (AMSTERDAM)</td><td> 2.16.528.1.1007.3.3, 00002727</td><td>Openbare apotheek</td></tr></tbody></table></li><li><p><strong>Hospitalization admit source:</strong> 'Home'</p></li><li><p><strong>Hospitalization discharge disposition:</strong> 'Home'</p></li></ul></div>
</text>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.4.3.124.7.46240.8"/>
<value value="1230000070144"/>
</identifier>
<status value="finished"/>
<class>
<system value="http://hl7.org/fhir/v3/ActCode"/>
<code value="IMP"/>
<display value="inpatient"/>
</class>
<subject>🔗
<reference
value="Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1"/>
<display value="Johan XXX_Helleman_Afblijven"/>
</subject>
<participant>
<individual>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference">
<valueReference>
<reference
value="PractitionerRole/D39901D5633311B18D8CC9D7E6546C74898DAC5C0E33EEF454329D16153F096E"/>
<display value="Onbekende functiecode."/>
</valueReference>
</extension>
<reference value="Practitioner/7667ea25-2acb-49c0-8565-41a37da4b81e"/>
<display value="J.H.R Peters"/>
</individual>
</participant>
<period>
<start value="2012-08-15T00:00:00+02:00"/>
<end value="2012-08-15T15:04:00+02:00"/>
</period>
<diagnosis>
<condition>
<reference value="Procedure/a0002acf-c5c8-4368-b389-028b42cd396c"/>
<display value="other"/>
</condition>
</diagnosis>
<hospitalization>
<admitSource>
<coding>
<system value="http://snomed.info/sct"/>
<code value="264362003"/>
<display value="Home"/>
</coding>
<text value="Eigen woonomgeving"/>
</admitSource>
<dischargeDisposition>
<coding>
<system value="http://snomed.info/sct"/>
<code value="264362003"/>
<display value="Home"/>
</coding>
<text value="Eigen woonomgeving"/>
</dischargeDisposition>
</hospitalization>
<serviceProvider>
<reference value="Organization/2.16.528.1.1007.3.300002727"/>
<display value="Ziekenhuis Apotheek"/>
</serviceProvider>
</Encounter>