{
  "resourceType" : "Communication",
  "id" : "Reply-Manu-to-Kees",
  "meta" : {
    "profile" : ["http://ozoverbindzorg.nl/fhir/StructureDefinition/OZOCommunication"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication Reply-Manu-to-Kees</b></p><a name=\"Reply-Manu-to-Kees\"> </a><a name=\"hcReply-Manu-to-Kees\"> </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-ozo-communication.html\">OZO Communication</a></p></div><p><b>partOf</b>: <a href=\"CommunicationRequest-Thread-Example.html\">CommunicationRequest: status = draft</a></p><p><b>status</b>: In Progress</p><p><b>sender</b>: <a href=\"Practitioner-Manu-van-Weel.html\">Manu van Weel</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Goedemorgen Kees, bedankt voor uw bericht. Ik heb het rapport bekeken en zal dit bespreken met het team.</td></tr></table></div>"
  },
  "partOf" : [{
    "reference" : "CommunicationRequest/Thread-Example",
    "type" : "CommunicationRequest"
  }],
  "status" : "in-progress",
  "sender" : {
    "reference" : "Practitioner/Manu-van-Weel",
    "type" : "Practitioner",
    "display" : "Manu van Weel"
  },
  "payload" : [{
    "contentString" : "Goedemorgen Kees, bedankt voor uw bericht. Ik heb het rapport bekeken en zal dit bespreken met het team."
  }]
}