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
<Organization xmlns="http://hl7.org/fhir">
<id value="organization-lt-example"/>
<meta>
<profile
value="https://hl7.lt/fhir/base/StructureDefinition/organization-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: Organization organization-lt-example</b></p><a name="organization-lt-example"> </a><a name="hcorganization-lt-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="https://build.fhir.org/ig/HL7LT/ig-lt-base/StructureDefinition-organization-lt.html">OrganizationLt</a></p></div><p><b>identifier</b>: <code>http://esveikata.lt/classifiers/Identifier/JAR</code>/123456789 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Vilniaus miesto ligoninė</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">work</span></td><td><a href="tel:+37061234567">+37061234567</a></td><td>Gedimino pr. 1 Vilnius 01103 LT (work)</td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<system value="http://esveikata.lt/classifiers/Identifier/JAR"/>
<value value="123456789"/>
</identifier>
<active value="true"/>
<name value="Vilniaus miesto ligoninė"/>
<contact>
<purpose>
<coding>
<code value="work"/>
</coding>
</purpose>
<telecom>
<system value="phone"/>
<value value="+37061234567"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="both"/>
<line value="Gedimino pr. 1"/>
<city value="Vilnius"/>
<postalCode value="01103"/>
<country value="LT"/>
</address>
</contact>
</Organization>