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

: LCaStaging Composition - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="LCaStagingComposition"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition LCaStagingComposition</b></p><a name="LCaStagingComposition"> </a><a name="hcLCaStagingComposition"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 18841-7}">Lung Cancer Staging Report</span></p><p><b>encounter</b>: <a href="Encounter-LCaStagingEncounter.html">Encounter: status = in-progress</a></p><p><b>date</b>: 2023-05-23 00:00:00+0000</p><p><b>author</b>: <a href="Practitioner-DrHause.html">Practitioner</a></p><p><b>title</b>: Lung Cancer Staging Report</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18841-7"/>
      <display value="Hospital consultation note"/>
    </coding>
    <text value="Lung Cancer Staging Report"/>
  </type>
  <subject>🔗 
    <reference value="Patient/LCaPatient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/LCaStagingEncounter"/>
  </encounter>
  <date value="2023-05-23T00:00:00+00:00"/>
  <author>🔗 
    <reference value="Practitioner/DrHause"/>
  </author>
  <title value="Lung Cancer Staging Report"/>
  <section>
    <title value="Staging"/>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>The patient was diagnosed with non-small cell lung cancer on 2023-05-23. The cTNM staging is T3N1M1. The patient has bony metastasis. The PD-L1 expression is 80%.</p></div>
    </text>
    <entry>🔗 
      <reference value="QuestionnaireResponse/LCaStagingResponse"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/CTStage"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/CNStage"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/CMStage"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/PDL1Expression"/>
    </entry>
  </section>
  <section>
    <title value="Conclusion"/>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Based on the results of the staging, the patient has a stage IV lung cancer.</p></div>
    </text>
    <entry>🔗 
      <reference value="Observation/TNMStageGroups"/>
    </entry>
  </section>
</Composition>