<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="chmed20af-pre-medicationrequest-s01-1"/>
<meta>
<profile
value="http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-pre-medicationrequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">1 x ROACCUTAN Kaps 10 mg 30 Stk substitituion alllowed, 2x repeatable </div>
</text>
<contained>
<Medication>
<id value="cont1"/>
<meta>
<profile
value="http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"/>
</meta>
<code>
<coding>
<system value="urn:oid:2.51.1.1"/>
<code value="7680453070343"/>
<display value="ROACCUTAN Kaps 10 mg 30 Stk"/>
</coding>
<text value="ROACCUTAN Kaps 10 mg 30 Stk"/>
</code>
<form>
<coding>
<system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
<code value="10210000"/>
<display value="Capsule, hard"/>
</coding>
</form>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387208003"/>
<display value="Isotretinoin (substance)"/>
</coding>
<text value="Isotretinoin"/>
</itemCodeableConcept>
<strength>
<numerator>
<value value="10"/>
<unit value="milligram"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="Capsule (unit of presentation)"/>
<system value="http://snomed.info/sct"/>
<code value="732937005"/>
</denominator>
</strength>
</ingredient>
</Medication>
</contained>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:fc52f16f-e23a-4e6c-aa45-8daafaba6c8a"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<medicationReference>
<reference value="#cont1"/>
</medicationReference>
<subject>
<reference value="Patient/chmed20af-card-patient-s01"/>
</subject>
<dosageInstruction>
<text
value="1 x ROACCUTAN Kaps 10 mg 30 Stk substitituion alllowed, 2x repeatable"/>
</dosageInstruction>
<dosageInstruction>
<timing>
<repeat>
<boundsPeriod>
<start value="2016-09-12"/>
<end value="2020-09-12"/>
</boundsPeriod>
<when value="MORN"/>
</repeat>
</timing>
<asNeededBoolean value="true"/>
<route>
<coding>
<system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
<code value="20053000"/>
<display value="Oral use"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<unit value="Piece"/>
<system value="http://unitsofmeasure.org"/>
<code value="{Piece}"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<numberOfRepeatsAllowed value="2"/>
<quantity>
<value value="1"/>
<unit value="Package"/>
<system value="http://unitsofmeasure.org"/>
<code value="{Package}"/>
</quantity>
</dispenseRequest>
<substitution>
<allowedCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution"/>
<code value="E"/>
<display value="equivalent"/>
</coding>
</allowedCodeableConcept>
</substitution>
</MedicationRequest>