OZO FHIR implementation guide
0.2.2 - ci-build
OZO FHIR implementation guide - Local Development build (v0.2.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Communication",
"id" : "Communication-RelatedPerson-to-CareTeam",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-12-05T16:24:59.480+00:00",
"source" : "#WrQmGkFS9t2VMX1A",
"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 Communication-RelatedPerson-to-CareTeam</b></p><a name=\"Communication-RelatedPerson-to-CareTeam\"> </a><a name=\"hcCommunication-RelatedPerson-to-CareTeam\"> </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:24:59+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #WrQmGkFS9t2VMX1A</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ozo-communication.html\">OZO Communication</a></p></div><p><b>partOf</b>: <a href=\"CommunicationRequest-CommunicationRequest-Thread-Example.html\">CommunicationRequest: status = draft</a></p><p><b>status</b>: In Progress</p><p><b>recipient</b>: <a href=\"CareTeam-CareTeam-H-de-Boer.html\">CareTeam: status = active</a></p><p><b>sender</b>: <a href=\"RelatedPerson-RelatedPerson-Kees-Groot.html\">RelatedPerson Kees Groot</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>Message from RelatedPerson to CareTeam</td></tr></table></div>"
},
"partOf" : [
{
🔗 "reference" : "CommunicationRequest/CommunicationRequest-Thread-Example",
"type" : "CommunicationRequest"
}
],
"status" : "in-progress",
"recipient" : [
{
🔗 "reference" : "CareTeam/CareTeam-H-de-Boer",
"type" : "CareTeam"
}
],
"sender" : {
🔗 "reference" : "RelatedPerson/RelatedPerson-Kees-Groot",
"type" : "RelatedPerson"
},
"payload" : [
{
"contentString" : "Message from RelatedPerson to CareTeam"
}
]
}