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

: Prostate Cancer Patient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="PCaPatient"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PCaPatient</b></p><a name="PCaPatient"> </a><a name="hcPCaPatient"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient Male, DoB: 2023-04-06 ( http://hospital.be/official-patient-id#8242)</p><hr/></div>
  </text>
  <identifier>
    <system value="http://hospital.be/official-patient-id"/>
    <value value="8242"/>
  </identifier>
  <gender value="male"/>
  <birthDate value="2023-04-06"/>
</Patient>