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
<Bundle xmlns="http://hl7.org/fhir">
<id value="ReportPopulationBundle"/>
<type value="batch"/>
<entry>
<resource>
<Patient>
<id value="random-patient-id-123"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_random-patient-id-123"> </a><p class="res-header-id"><b>Generated Narrative: Patient random-patient-id-123</b></p><a name="random-patient-id-123"> </a><a name="hcrandom-patient-id-123"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jan Jansens Male, DoB: 1970-01-01 ( https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr#123456)</p><hr/></div>
</text>
<identifier>
<system
value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr"/>
<value value="123456"/>
</identifier>
<name>
<family value="Jansens"/>
<given value="Jan"/>
</name>
<gender value="male"/>
<birthDate value="1970-01-01"/>
</Patient>
</resource>
<request>
<method value="POST"/>
<url value="Patient"/>
<ifNoneExist
value="identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr|123456"/>
</request>
</entry>
<entry>
<resource>
<Encounter>
<id value="random-encounter-id-123"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_random-encounter-id-123"> </a><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>
</resource>
<request>
<method value="POST"/>
<url value="Encounter"/>
<ifNoneExist
value="identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr|123456"/>
</request>
</entry>
<entry>
<resource>
<Practitioner>
<id value="random-practitioner-id-123"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_random-practitioner-id-123"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner random-practitioner-id-123</b></p><a name="random-practitioner-id-123"> </a><a name="hcrandom-practitioner-id-123"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr</code>/123456</p><p><b>name</b>: Dr. Pauwels </p></div>
</text>
<identifier>
<system
value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr"/>
<value value="123456"/>
</identifier>
<name>
<family value="Pauwels"/>
<given value="Dr."/>
</name>
</Practitioner>
</resource>
<request>
<method value="POST"/>
<url value="Practitioner"/>
<ifNoneExist
value="identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr|123456"/>
</request>
</entry>
<entry>
<resource>
<PractitionerRole>
<id value="AbdominalSurgeon"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_AbdominalSurgeon"> </a><p class="res-header-id"><b>Generated Narrative: PractitionerRole AbdominalSurgeon</b></p><a name="AbdominalSurgeon"> </a><a name="hcAbdominalSurgeon"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr</code>/123456</p><p><b>practitioner</b>: <a href="Practitioner-random-practitioner-id-123.html">Practitioner Dr. Pauwels </a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 309376005}">Abdominal Surgeon</span></p></div>
</text>
<identifier>
<system
value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr"/>
<value value="123456"/>
</identifier>
<practitioner>🔗
<reference value="Practitioner/random-practitioner-id-123"/>
</practitioner>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="309376005"/>
<display value="GI surgeon"/>
</coding>
<text value="Abdominal Surgeon"/>
</code>
</PractitionerRole>
</resource>
<request>
<method value="POST"/>
<url value="PractitionerRole"/>
<ifNoneExist
value="identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr|123456"/>
</request>
</entry>
<entry>
<resource>
<Basic>
<id value="random-bookmarks-id-123"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Basic_random-bookmarks-id-123"> </a><p class="res-header-id"><b>Generated Narrative: Basic random-bookmarks-id-123</b></p><a name="random-bookmarks-id-123"> </a><a name="hcrandom-bookmarks-id-123"> </a><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_VOORNAAM</li><li>value: Jan</li></ul></blockquote><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_ACHTERNAAM</li><li>value: Janssens</li></ul></blockquote><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_GESLACHT</li><li>value: man</li></ul></blockquote><p><b>code</b>: <span title="Codes:">KWS Bookmarks</span></p><p><b>subject</b>: <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></p><p><b>created</b>: 2024-06-22</p></div>
</text>
<extension
url="http://fhir.tiro.health/StructureDefinition/Bookmark">
<extension url="name">
<valueCode value="KWS_PID_VOORNAAM"/>
</extension>
<extension url="value">
<valueString value="Jan"/>
</extension>
</extension>
<extension
url="http://fhir.tiro.health/StructureDefinition/Bookmark">
<extension url="name">
<valueCode value="KWS_PID_ACHTERNAAM"/>
</extension>
<extension url="value">
<valueString value="Janssens"/>
</extension>
</extension>
<extension
url="http://fhir.tiro.health/StructureDefinition/Bookmark">
<extension url="name">
<valueCode value="KWS_PID_GESLACHT"/>
</extension>
<extension url="value">
<valueString value="man"/>
</extension>
</extension>
<code>
<text value="KWS Bookmarks"/>
</code>
<subject>🔗
<reference value="Patient/random-patient-id-123"/>
</subject>
<created value="2024-06-22"/>
</Basic>
</resource>
<request>
<method value="POST"/>
<url value="Basic"/>
</request>
</entry>
<entry>
<resource>
<Composition>
<id value="random-report-id-321"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Composition_random-report-id-321"> </a><p class="res-header-id"><b>Generated Narrative: Composition random-report-id-321</b></p><a name="random-report-id-321"> </a><a name="hcrandom-report-id-321"> </a><p><b>status</b>: Registered</p><p><b>type</b>: <span title="Codes:">Initial Report</span></p><p><b>encounter</b>: <a href="Encounter-random-encounter-id-123.html">Encounter: identifier = https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr#123456; status = in-progress; plannedStartDate = 2024-06-22; plannedEndDate = 2024-06-22</a></p><p><b>date</b>: 2024-06-22</p><p><b>author</b>: <a href="Practitioner-random-practitioner-id-123.html">Practitioner Dr. Pauwels </a></p><p><b>title</b>: Initial Report</p></div>
</text>
<status value="registered"/>
<type>
<text value="Initial Report"/>
</type>
<subject>🔗
<reference value="Patient/random-patient-id-123"/>
</subject>
<encounter>🔗
<reference value="Encounter/random-encounter-id-123"/>
</encounter>
<date value="2024-06-22"/>
<author>🔗
<reference value="Practitioner/random-practitioner-id-123"/>
</author>
<title value="Initial Report"/>
</Composition>
</resource>
<request>
<method value="POST"/>
<url value="Composition"/>
</request>
</entry>
</Bundle>