<?xml version="1.0" encoding="UTF-8"?>

<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="INV-C-ExtRequiresDosage-MR"/>
  <meta>
    <profile value="http://ig.fhir.de/igs/medication/StructureDefinition/MedicationRequestDgMP"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest INV-C-ExtRequiresDosage-MR</b></p><a name="INV-C-ExtRequiresDosage-MR"> </a><a name="hcINV-C-ExtRequiresDosage-MR"> </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-MedicationRequestDgMP.html">Medication Request dgMP</a></p></div><p><b>R5: Full representation of the dosage instructions (new)</b>: </p><div><p>Morgens 1 Tablette</p>
</div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:">Ibuprofen 400mg</span></p><p><b>subject</b>: Patient</p></div>
  </text>
  <extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction">
    <valueMarkdown value="Morgens 1 Tablette"/>
  </extension>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <text value="Ibuprofen 400mg"/>
  </medicationCodeableConcept>
  <subject>
    <display value="Patient"/>
  </subject>
</MedicationRequest>