Medication Scheme Implementation Guide
1.0.0 - draft Estonia flag

Medication Scheme Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions

: tehiku-apteek - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="tehiku-apteek"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-tis-pharmacy-location"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Location tehiku-apteek</b></p><a name="tehiku-apteek"> </a><a name="hctehiku-apteek"> </a><a name="tehiku-apteek-en-US"> </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: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-tis-pharmacy-location.html">EETISPharmacyLocation</a></p></div><p><b>name</b>: Tehiku apteek</p><p><b>address</b>: Pärnu mnt 132(work)</p><p><b>managingOrganization</b>: Tehiku apteek (Identifier: <code>https://fhir.ee/base/StructureDefinition/ee-organization</code>/123456)</p></div>
  </text>
  <name value="Tehiku apteek"/>
  <address>
    <use value="work"/>
    <text value="Pärnu mnt 132"/>
    <country value="EE"/>
  </address>
  <managingOrganization>
    <identifier>
      <system
              value="https://fhir.ee/base/StructureDefinition/ee-organization"/>
      <value value="123456"/>
    </identifier>
    <display value="Tehiku apteek"/>
  </managingOrganization>
</Location>