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"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><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">Language: en</p></div><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>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 386661006}">Fever</span></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 22253000}">Pain</span></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: EDQM Standard Terms 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: EDQM Standard Terms code10219000 = 'Tablet')</span></td></tr></table></blockquote></blockquote></blockquote></blockquote></div>
</text>
<status value="active"/>
<indicationGuideline>
<indication>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="386661006"/>
<display value="Fever"/>
</coding>
</concept>
</indication>
<indication>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="22253000"/>
<display value="Pain"/>
</coding>
</concept>
</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>