Retention Implementation Guide
2.0.0 - ci-build
Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="ARBsCandesartan"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement ARBsCandesartan</b></p><a name="ARBsCandesartan"> </a><a name="hcARBsCandesartan"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{https://www.retention-project.eu/ig/CodeSystem/Medication 201}">ARBs</span></p><p><b>medication</b>: <span title="Codes:{http://snomed.info/sct 372512008}">Candesartan</span></p><p><b>subject</b>: <a href="Patient-P001.html">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-06-01 --> 2022-06-30</p><p><b>dateAsserted</b>: 2022-05-21 07:29:23+0000</p><blockquote><p><b>dosage</b></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://snomed.info/sct 408102007}">Unit dose</span></td><td>100 mg/day</td></tr></table></blockquote></div>
</text>
<status value="active"/>
<category>
<coding>
<system
value="https://www.retention-project.eu/ig/CodeSystem/Medication"/>
<code value="201"/>
<display value="ARBs"/>
</coding>
</category>
<medicationCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372512008"/>
<display value="Candesartan"/>
</coding>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/P001"/>
</subject>
<effectivePeriod>
<start value="2022-06-01"/>
<end value="2022-06-30"/>
</effectivePeriod>
<dateAsserted value="2022-05-21T07:29:23.356+00:00"/>
<dosage>
<doseAndRate>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="408102007"/>
<display value="Unit dose"/>
</coding>
</type>
<doseQuantity>
<value value="100"/>
<unit value="mg/day"/>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>