Lithuanian Vital Signs Implementation Guide
0.0.1 - ci-build
Lithuanian Vital Signs 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-vitalsigns/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="patient-example"/>
<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 patient-example</b></p><a name="lt-patient-example"> </a><a name="lt-hcpatient-example"> </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://hl7.lt/fhir/base/0.3.0/StructureDefinition-patient-lt.html">PatientLt</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">John Doe(official) Male, DoB Unknown ( http://hospital.org/patient-id#10005 (use: usual, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr></table></div>
</text>
<identifier>
<use value="usual"/>
<system value="http://hospital.org/patient-id"/>
<value value="10005"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="John Doe"/>
<family value="Doe"/>
<given value="John"/>
</name>
<gender value="male"/>
</Patient>