Medication Scheme Implementation Guide
1.0.0 - draft
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
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="MedicationStatementOTC-Aspirin"/>
<meta>
<profile
value="https://fhir.ee/StructureDefinition/ee-tis-medication-statement-otc"/>
</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 MedicationStatementOTC-Aspirin</b></p><a name="MedicationStatementOTC-Aspirin"> </a><a name="hcMedicationStatementOTC-Aspirin"> </a><a name="MedicationStatementOTC-Aspirin-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-otc.html">EETISMedicationStatementOTC</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>, <span title="Codes:{https://fhir.ee/CodeSystem/statement-origin-category 123}">ei ole patsiendi ytluse põhjal</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><a href="Medication-aspirin.html">Medication: extension = Atsetüülsalitsüülhape,ASPIRIN CARDIO; identifier = https://fhir.ee/CodeSystem/tis-fhir-identifikaatorid/ravimiregister-pakend#1345687; doseForm = gastroresistentne tablett; totalVolume = 98</a></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 --> (ongoing)</p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://fhir.ee/ValueSet/rhk10 I10}">Hüpertooniatõbi e essentsiaalne e primaarne arteriaalne hüpertensioon e kõrgvererõhktõbi</span></td></tr></table><p><b>note</b>: igapäevaselt võtta südameaspiriini toetamaks veresoonkonna tervist (By Practitioner/N98765 @2023-09-01)</p><blockquote><p><b>dosage</b></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>
</category>
<category>
<coding>
<system value="https://fhir.ee/CodeSystem/statement-origin-category"/>
<code value="123"/>
<display value="ei ole patsiendi ytluse põhjal"/>
</coding>
</category>
<medication>
<reference>🔗
<reference value="Medication/aspirin"/>
</reference>
</medication>
<subject>🔗
<reference value="Patient/pat1MatiMeri"/>
</subject>
<effectivePeriod>
<start value="2015-02-07T13:28:17-05:00"/>
</effectivePeriod>
<reason>
<concept>
<coding>
<system value="https://fhir.ee/ValueSet/rhk10"/>
<code value="I10"/>
<display
value="Hüpertooniatõbi e essentsiaalne e primaarne arteriaalne hüpertensioon e kõrgvererõhktõbi"/>
</coding>
</concept>
</reason>
<note>
<authorReference>🔗
<reference value="Practitioner/N98765"/>
</authorReference>
<time value="2023-09-01"/>
<text
value="igapäevaselt võtta südameaspiriini toetamaks veresoonkonna tervist"/>
</note>
<dosage>
<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>