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

: alprazolam-dispensed - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="alprazolam-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 alprazolam-dispensed</b></p><a name="alprazolam-dispensed"> </a><a name="hcalprazolam-dispensed"> </a><a name="alprazolam-dispensed-en-US"> </a><p><b>ExtensionEETISMedicinalProductName</b>: Xanax XR</p><p><b>identifier</b>: <code>https://fhir.ee/CodeSystem/tis-fhir-identifikaatorid/ravimiregister-pakend</code>/1021857</p></div>
  </text>
  <extension
             url="https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name">
    <valueString value="Xanax XR"/>
  </extension>
  <identifier>
    <system
            value="https://fhir.ee/CodeSystem/tis-fhir-identifikaatorid/ravimiregister-pakend"/>
    <value value="1021857"/>
  </identifier>
</Medication>