This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "Communication",
"id" : "be.comm6",
"meta" : {
"profile" : [
"https://www.hl7belgium.org/fhir/StructureDefinition/be-communication"
]
},
"language" : "nl-BE",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-BE\" lang=\"nl-BE\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: be.comm6</p><p><b>meta</b>: </p><p><b>language</b>: nl-BE</p><p><b>identifier</b>: d0000000-0000-0000-0000-000000000009</p><p><b>status</b>: completed</p><p><b>category</b>: notification <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'notification' = 'notification)</span></p><p><b>priority</b>: urgent</p><p><b>subject</b>: <a href=\"Patient-pia.html\">pia. Generated Summary: id: pia; Pia Peters (OFFICIAL); gender: female</a></p><p><b>sent</b>: 11-Nov-2019 10:20:00</p><p><b>recipient</b>: <a href=\"CareTeam-dzop-team-0002-doctors.html\">Doctors. Generated Summary: id: dzop-team-0002-doctors; DZOP-Pia-2020001; status: active; <span title=\"Codes: {http://loinc.org LA28866-4}\">Home & Community Based Services (HCBS)-focused care Team</span>; name: Pia's 2020 Care Team for post-op care - doctors ad-hoc team; period: ?ngen-2? --> 01-Jan-2013 00:00:00</a></p><p><b>sender</b>: <a href=\"Practitioner-dragon.html\">Dragon. Generated Summary: id: dragon; Dragon </a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Please replace the bandage today, I did not do it yesterday in the visit</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://www.dzop.be/archive/communication",
"value" : "d0000000-0000-0000-0000-000000000009"
}
],
"status" : "completed",
"category" : [
{
"coding" : [
{
"code" : "notification"
}
]
}
],
"priority" : "urgent",
"subject" : {
"reference" : "Patient/pia",
"display" : "pia"
},
"sent" : "2019-11-11T10:20:00+01:00",
"recipient" : [
{
"reference" : "CareTeam/dzop-team-0002-doctors",
"display" : "Doctors"
}
],
"sender" : {
"reference" : "Practitioner/dragon",
"display" : "Dragon"
},
"payload" : [
{
"contentString" : "Please replace the bandage today, I did not do it yesterday in the visit"
}
]
}