Medication Scheme Implementation Guide
1.0.0 - trial-use
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
<Medication xmlns="http://hl7.org/fhir">
<id value="amlodipiin-extemporal"/>
<meta>
<profile
value="https://fhir.ee/StructureDefinition/ee-tis-medication-extemporal-package-based"/>
</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: Medication amlodipiin-extemporal</b></p><a name="amlodipiin-extemporal"> </a><a name="hcamlodipiin-extemporal"> </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-extemporal-package-based.html">EETISMedicationExtemporalPackageBased</a></p></div><p><b>ExtensionEETISMedicinalProductClassification</b>: <span title="Codes:{https://fhir.ee/CodeSystem/atc-ee C08CA01}">Amlodipiin</span></p><p><b>ExtensionEETISSizeOfItem</b>: 1(unit TK from https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik)<span style="background: LightGoldenRodYellow"> (Details: retsept-mahu-ja-massiyhik codeTK = 'TÜKK')</span></p><p><b>ExtensionEETISMedicinalProductName</b>: Amlodipiin suukaudne pulber</p><p><b>identifier</b>: <code>http://ravimiregister.ee/pakendid</code>/9800412</p><p><b>doseForm</b>: <span title="Codes:{https://fhir.ee/CodeSystem/ravimvormid 783}">suukaudne pulber</span></p><p><b>totalVolume</b>: 60</p><blockquote><p><b>ingredient</b></p><h3>Items</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/CodeSystem/toimeained 11861}">amlodipiin</span></td></tr></table><p><b>strength</b>: 1(unit ANNUS from https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik)<span style="background: LightGoldenRodYellow"> (Details: retsept-mahu-ja-massiyhik codeANNUS = 'ANNUS')</span>/?</p></blockquote></div>
</text>
<extension
url="https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-classification">
<valueCodeableConcept>
<coding>
<system value="https://fhir.ee/CodeSystem/atc-ee"/>
<code value="C08CA01"/>
<display value="Amlodipiin"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="https://fhir.ee/StructureDefinition/ee-tis-size-of-item">
<valueQuantity>
<value value="1"/>
<system value="https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik"/>
<code value="TK"/>
</valueQuantity>
</extension>
<extension
url="https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name">
<valueString value="Amlodipiin suukaudne pulber"/>
</extension>
<identifier>
<system value="http://ravimiregister.ee/pakendid"/>
<value value="9800412"/>
</identifier>
<doseForm>
<coding>
<system value="https://fhir.ee/CodeSystem/ravimvormid"/>
<code value="783"/>
<display value="suukaudne pulber"/>
</coding>
</doseForm>
<totalVolume>
<value value="60"/>
</totalVolume>
<ingredient>
<item>
<concept>
<coding>
<system value="https://fhir.ee/CodeSystem/toimeained"/>
<code value="11861"/>
<display value="amlodipiin"/>
</coding>
</concept>
</item>
<strengthRatio>
<numerator>
<value value="1"/>
<system value="https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik"/>
<code value="ANNUS"/>
</numerator>
</strengthRatio>
</ingredient>
</Medication>