{
  "resourceType" : "Task",
  "id" : "Notify-Mark-Benson",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-12-05T16:25:00.631+00:00",
    "profile" : ["http://ozoverbindzorg.nl/fhir/StructureDefinition/OZOTask"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task Notify-Mark-Benson</b></p><a name=\"Notify-Mark-Benson\"> </a><a name=\"hcNotify-Mark-Benson\"> </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\">version: 1; Last updated: 2024-12-05 16:25:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ozo-task.html\">OZO Task</a></p></div><p><b>basedOn</b>: <a href=\"CommunicationRequest-Thread-Example.html\">CommunicationRequest: status = draft</a></p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>for</b>: <a href=\"Patient-H-de-Boer.html\">H. de Boer</a></p><p><b>owner</b>: <a href=\"Practitioner-Mark-Benson.html\">Practitioner Mark Benson</a></p></div>"
  },
  "basedOn" : [{
    "reference" : "CommunicationRequest/Thread-Example"
  }],
  "status" : "requested",
  "intent" : "order",
  "for" : {
    "reference" : "Patient/H-de-Boer",
    "type" : "Patient",
    "display" : "H. de Boer"
  },
  "owner" : {
    "reference" : "Practitioner/Mark-Benson"
  }
}