Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="random-encounter-id-123"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter random-encounter-id-123</b></p><a name="random-encounter-id-123"> </a><a name="hcrandom-encounter-id-123"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr</code>/123456</p><p><b>status</b>: In Progress</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">patient</span></td><td><a href="Patient-random-patient-id-123.html">Jan Jansens Male, DoB: 1970-01-01 ( https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr#123456)</a></td></tr></table><p><b>plannedStartDate</b>: 2024-06-22</p><p><b>plannedEndDate</b>: 2024-06-22</p></div>
</text>
<identifier>
<system
value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr"/>
<value value="123456"/>
</identifier>
<status value="in-progress"/>
<participant>
<type>
<coding>
<code value="patient"/>
</coding>
</type>
<actor>🔗
<reference value="Patient/random-patient-id-123"/>
</actor>
</participant>
<plannedStartDate value="2024-06-22"/>
<plannedEndDate value="2024-06-22"/>
</Encounter>