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

: MedicationStatementFoodSupplementRaud - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="MedicationStatementFoodSupplementRaud"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-tis-medication-statement-food-supplement"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: MedicationStatement MedicationStatementFoodSupplementRaud</b></p><a name="MedicationStatementFoodSupplementRaud"> </a><a name="hcMedicationStatementFoodSupplementRaud"> </a><a name="MedicationStatementFoodSupplementRaud-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-medication-statement-food-supplement.html">EETISMedicationStatementFoodSupplement</a></p></div><blockquote><p><b>ExtensionEETISVerification</b></p><ul><li>verificationTime: 2023-11-09</li><li>verificationAuthor: <a href="PractitionerRole-PractRoleD12345.html">PractitionerRole Doctor</a></li></ul></blockquote><p><b>status</b>: Recorded</p><p><b>category</b>: <span title="Codes:{https://fhir.ee/CodeSystem/ravikuuri-tyyp P}">pidev</span></p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td>Raud 25mg</td></tr></table><p><b>subject</b>: <a href="Patient-pat1MatiMeri.html">Mati Meri (official) Male, DoB Unknown ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#38301105216)</a></p><p><b>effective</b>: 2015-02-07 13:28:17-0500 --&gt; (ongoing)</p><blockquote><p><b>dosage</b></p><p><b>patientInstruction</b>: võtab igal hommikul rauda (toidulisand)</p><p><b>timing</b>: Once per 24 hours</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 tablett<span style="background: LightGoldenRodYellow"> (Details: ER_Ühikud annustamine  codeTA = 'tablet(s)')</span></td></tr></table></blockquote></div>
  </text>
  <extension url="https://fhir.ee/StructureDefinition/ee-tis-verification">
    <extension url="verificationTime">
      <valueDateTime value="2023-11-09"/>
    </extension>
    <extension url="verificationAuthor">
      <valueReference>🔗 
        <reference value="PractitionerRole/PractRoleD12345"/>
      </valueReference>
    </extension>
  </extension>
  <status value="recorded"/>
  <category>
    <coding>
      <system value="https://fhir.ee/CodeSystem/ravikuuri-tyyp"/>
      <code value="P"/>
      <display value="Pidev"/>
    </coding>
    <text value="pidev"/>
  </category>
  <medication>
    <reference>
      <display value="Raud 25mg"/>
    </reference>
  </medication>
  <subject>🔗 
    <reference value="Patient/pat1MatiMeri"/>
  </subject>
  <effectivePeriod>
    <start value="2015-02-07T13:28:17-05:00"/>
  </effectivePeriod>
  <dosage>
    <patientInstruction value="võtab igal hommikul rauda (toidulisand)"/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="24"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="tablett"/>
        <system value="https://fhir.ee/CodeSystem/retsept-annustamise-yhik"/>
        <code value="TA"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>