Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build
Lithuanian Prostate Diagnostics 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-prostate/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="practitioner-eucore-example"/>
<meta>
<profile
value="http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core"/>
</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: Practitioner practitioner-eucore-example</b></p><a name="lt-practitioner-eucore-example"> </a><a name="lt-hcpractitioner-eucore-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: lt</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.eu/fhir/base-r5/0.1.0/StructureDefinition-practitioner-eu-core.html">Practitioner (EU core)</a></p></div><p><b>identifier</b>: <code>http://esveikata.lt/classifiers/Identifier/GYDYTOJAS</code>/1234567890 (use: official, )</p><p><b>name</b>: Petras Kazlauskas (Official)</p><p><b>telecom</b>: <a href="tel:+37061234567">+37061234567</a></p></div>
</text>
<identifier>
<use value="official"/>
<system value="http://esveikata.lt/classifiers/Identifier/GYDYTOJAS"/>
<value value="1234567890"/>
</identifier>
<name>
<use value="official"/>
<family value="Kazlauskas"/>
<given value="Petras"/>
<prefix value="Dr."/>
</name>
<telecom>
<system value="phone"/>
<value value="+37061234567"/>
<use value="work"/>
</telecom>
</Practitioner>