Lithuanian Lung Cancer Implementation Guide
0.0.1 - ci-build Lithuania vėliava

Lithuanian Lung Cancer Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-lung/ and changes regularly. See the Directory of published versions

: Patient: Male (example)

Neapdorotas xml | Atsisiųsti


<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="lt"/>
  <text>
    <status value="generated"/>
    <div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Patient example-patient-male</b></p><a name="lt-example-patient-male"> </a><a name="lt-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>