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

: FilledReport - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="random-report-id-321-final"/>
  <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-final</b></p><a name="random-report-id-321-final"> </a><a name="hcrandom-report-id-321-final"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:">Some 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>: Some Report</p></div>
  </text>
  <status value="final"/>
  <type>
    <text value="Some 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="Some Report"/>
  <section>
    <title value="Questionnaire with Bookmarks"/>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Voornaam: Jan</p><p>Familienaam: Jansens</p><p>Geslacht: Man</p></div>
    </text>
    <entry>🔗 
      <reference value="QuestionnaireResponse/Response"/>
    </entry>
    <entry>🔗 
      <reference value="Basic/random-bookmarks-id-123"/>
    </entry>
  </section>
</Composition>