OZO FHIR implementation guide
0.1.0 - ci-build
OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "Task-RelatedPerson-Example",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2024-12-05T16:25:01.748+00:00",
"source" : "#U6VCo7xym473IrO6"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task Task-RelatedPerson-Example</b></p><a name=\"Task-RelatedPerson-Example\"> </a><a name=\"hcTask-RelatedPerson-Example\"> </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: 4; Last updated: 2024-12-05 16:25:01+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #U6VCo7xym473IrO6</p></div><p><b>basedOn</b>: <a href=\"CommunicationRequest-CommunicationRequest-Thread-Example.html\">CommunicationRequest: status = draft</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>for</b>: <a href=\"Patient-Patient-H-de-Boer.html\">H. de Boer</a></p><p><b>owner</b>: <a href=\"RelatedPerson-RelatedPerson-Kees-Groot.html\">RelatedPerson Kees Groot</a></p></div>"
},
"basedOn" : [
{
🔗 "reference" : "CommunicationRequest/CommunicationRequest-Thread-Example"
}
],
"status" : "completed",
"intent" : "order",
"for" : {
🔗 "reference" : "Patient/Patient-H-de-Boer",
"type" : "Patient",
"display" : "H. de Boer"
},
"owner" : {
🔗 "reference" : "RelatedPerson/RelatedPerson-Kees-Groot"
}
}