{
  "resourceType" : "MedicationRequest",
  "id" : "MED-0001",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MED-0001</b></p><a name=\"MED-0001\"> </a><a name=\"hcMED-0001\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:\">Amoxicillin 500mg</span></p><p><b>subject</b>: <a href=\"Patient-PT-0001.html\">John Doe  Male, DoB: 1980-01-01</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "text" : "Amoxicillin 500mg"
  },
  "subject" : {
    "reference" : "Patient/PT-0001"
  }
}