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

: Initial Report - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="random-report-id-321"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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>