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

: metformin-dispensed - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="metformin-dispensed"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-tis-medication-dispensed-to-patient"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication metformin-dispensed</b></p><a name="metformin-dispensed"> </a><a name="hcmetformin-dispensed"> </a><a name="metformin-dispensed-en-US"> </a><p><b>ExtensionEETISMedicinalProductName</b>: METFORAL 500MG</p><p><b>identifier</b>: <code>https://fhir.ee/CodeSystem/tis-fhir-identifikaatorid/ravimiregister-pakend</code>/1064719</p></div>
  </text>
  <extension
             url="https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name">
    <valueString value="METFORAL 500MG"/>
  </extension>
  <identifier>
    <system
            value="https://fhir.ee/CodeSystem/tis-fhir-identifikaatorid/ravimiregister-pakend"/>
    <value value="1064719"/>
  </identifier>
</Medication>