Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "example01-care02-colon-cleansing-performer-task",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-performer-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task example01-care02-colon-cleansing-performer-task</b></p><a name=\"example01-care02-colon-cleansing-performer-task\"> </a><a name=\"hcexample01-care02-colon-cleansing-performer-task\"> </a><a name=\"example01-care02-colon-cleansing-performer-task-en-US\"> </a><p><b>partOf</b>: <a href=\"Task-example01-care02-colon-cleansing-referral-task.html\">Task: status = draft; intent = order</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: order</p><p><b>executionPeriod</b>: ?? --> (ongoing)</p><p><b>owner</b>: <a href=\"PractitionerRole-practitionerrole1.html\">PractitionerRole physician</a></p></div>"
},
"partOf" : [
{
🔗 "reference" : "Task/example01-care02-colon-cleansing-referral-task"
}
],
"status" : "draft",
"intent" : "order",
"executionPeriod" : {
"id" : "1"
},
"owner" : {
🔗 "reference" : "PractitionerRole/practitionerrole1"
}
}