Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<MedicationKnowledge xmlns="http://hl7.org/fhir">
<id value="medication-knowledge-epi-type3-example"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicationKnowledge-uv-epi"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationKnowledge medication-knowledge-epi-type3-example</b></p><a name="medication-knowledge-epi-type3-example"> </a><a name="hcmedication-knowledge-epi-type3-example"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MedicationKnowledge-uv-epi.html">MedicationKnowledge (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/identifier</code>/medication-knowledge-epi-type3-example</p><p><b>status</b>: Active</p><blockquote><p><b>indicationGuideline</b></p><h3>Indications</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="ClinicalUseDefinition-cud-indication-1.html">ClinicalUseDefinition: identifier = http://example.org/identifier#cud-indication-1; type = indication; category = Indication; status = Active</a></td></tr><tr><td style="display: none">*</td><td><a href="ClinicalUseDefinition-cud-indication-2.html">ClinicalUseDefinition: identifier = http://example.org/identifier#cud-indication-2; type = indication; category = Indication; status = Active</a></td></tr></table><blockquote><p><b>dosingGuideline</b></p><p><b>treatmentIntent</b>: <span title="Codes:{http://snomed.info/sct 384812002}">Pain relief</span></p><blockquote><p><b>dosage</b></p><p><b>type</b>: <span title="Codes:">Initial Treatment (Week 1)</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Take 1 tablet twice daily for the first week</p><p><b>timing</b>: 2 per 1 day</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}">Ordered</span></td><td>1 tablet<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code10219000 = 'Tablet')</span></td></tr></table></blockquote></blockquote><blockquote><p><b>dosage</b></p><p><b>type</b>: <span title="Codes:">Maintenance Treatment (Weeks 2-4)</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 2</p><p><b>text</b>: Take 1 tablet once daily for three more weeks</p><p><b>timing</b>: Once per 1 day</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}">Ordered</span></td><td>1 tablet<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code10219000 = 'Tablet')</span></td></tr></table></blockquote></blockquote></blockquote></blockquote></div>
</text>
<identifier>
<system value="http://example.org/identifier"/>
<value value="medication-knowledge-epi-type3-example"/>
</identifier>
<status value="active"/>
<indicationGuideline>
<indication>
<reference>🔗
<reference value="ClinicalUseDefinition/cud-indication-1"/>
</reference>
</indication>
<indication>
<reference>🔗
<reference value="ClinicalUseDefinition/cud-indication-2"/>
</reference>
</indication>
<dosingGuideline>
<treatmentIntent>
<coding>
<system value="http://snomed.info/sct"/>
<code value="384812002"/>
<display value="To relieve pain"/>
</coding>
<text value="Pain relief"/>
</treatmentIntent>
<dosage>
<type>
<text value="Initial Treatment (Week 1)"/>
</type>
<dosage>
<sequence value="1"/>
<text value="Take 1 tablet twice daily for the first week"/>
<timing>
<repeat>
<boundsDuration>
<value value="7"/>
<unit value="days"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</boundsDuration>
<frequency value="2"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="ordered"/>
<display value="Ordered"/>
</coding>
</type>
<doseQuantity>
<value value="1"/>
<unit value="tablet"/>
<system value="http://standardterms.edqm.eu"/>
<code value="10219000"/>
</doseQuantity>
</doseAndRate>
</dosage>
</dosage>
<dosage>
<type>
<text value="Maintenance Treatment (Weeks 2-4)"/>
</type>
<dosage>
<sequence value="2"/>
<text value="Take 1 tablet once daily for three more weeks"/>
<timing>
<repeat>
<boundsDuration>
<value value="21"/>
<unit value="days"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</boundsDuration>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="ordered"/>
<display value="Ordered"/>
</coding>
</type>
<doseQuantity>
<value value="1"/>
<unit value="tablet"/>
<system value="http://standardterms.edqm.eu"/>
<code value="10219000"/>
</doseQuantity>
</doseAndRate>
</dosage>
</dosage>
</dosingGuideline>
</indicationGuideline>
</MedicationKnowledge>