<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="example-patient-male"/>
  <meta>
    <profile value="https://hl7.lt/fhir/base/StructureDefinition/patient-lt"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Patient example-patient-male</b></p><a name="example-patient-male"> </a><a name="hcexample-patient-male"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/HL7LT/ig-lt-base/StructureDefinition-patient-lt.html">PatientLt</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jonas Pavardenis  Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)</p><hr/></div>
  </text>
  <identifier>
    <system value="https://hl7.lt/fhir/sid/lt-patient-pid"/>
    <value value="39001010001"/>
  </identifier>
  <name>
    <family value="Pavardenis"/>
    <given value="Jonas"/>
  </name>
  <gender value="male"/>
  <birthDate value="1990-01-01"/>
</Patient>