Operation | update MedicationStatement |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/MedicationStatement/C6AMXPNSKZIQILZA |
Resource | MedicationStatement | Id | C6AMXPNSKZIQILZA | | |
<?xml version="1.0" encoding="UTF-8"?>
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="C6AMXPNSKZIQILZA"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Aspirin 81mg chewable tablet - Taking 1 tablet four times daily as needed for pain</p>
</div>
</text>
<identifier>
<system value="http://happyvalley.com/medicationstatement"/>
<value value="wqf3DfPm1Yvlg7"/>
</identifier>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="370164001"/>
<display value="Aspirin 81mg chewable tablet"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/C6AMXPLHQHUKLXVV"/>
</subject>
<effectiveDateTime value="2017-10-12"/>
<dateAsserted value="2017-10-12"/>
<informationSource>
<reference value="Patient/C6AMXPLHQHUKLXVV"/>
</informationSource>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="22253000"/>
<display value="Pain"/>
</coding>
</reasonCode>
<note>
<text value="Patient indicates they miss the occasional dose"/>
</note>
<dosage>
<text value="one tablet four times daily as needed for pain"/>
<timing>
<repeat>
<frequency value="4"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<asNeededBoolean value="true"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="260548002"/>
<display value="Oral"/>
</coding>
</route>
<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"/>
</doseQuantity>
</doseAndRate>
<maxDosePerPeriod>
<numerator>
<value value="4"/>
<unit value="tablets"/>
<system value="http://snomed.info/sct"/>
<code value="385055001"/>
</numerator>
<denominator>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</denominator>
</maxDosePerPeriod>
</dosage>
</MedicationStatement>