Shared Care Planning (SCP) Implementation Guide
0.3.0 - ci-build
Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AuditEvent",
"id" : "cps-auditevent-task-creation",
"meta" : {
"versionId" : "1"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AuditEvent cps-auditevent-task-creation</b></p><a name=\"cps-auditevent-task-creation\"> </a><a name=\"hccps-auditevent-task-creation\"> </a><a name=\"cps-auditevent-task-creation-en-US\"> </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</p></div><p><b>type</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-audit-event-type.html#audit-event-type-rest\">Audit Event ID rest</a>: RESTful Operation</p><p><b>subtype</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-create\">FHIR Restful Interactions create</a>: Create</p><p><b>action</b>: Create</p><p><b>recorded</b>: 2024-12-19 15:41:12+0100</p><p><b>outcome</b>: Success</p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style=\"display: none\">*</td><td><code>{{org1-fhir-url}}Organization/{{Organization1}}</code></td><td>true</td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Observer</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Device/orca-01\">Device/orca-01</a></td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>What</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Task-cps-task-01.html\">Task fullfill</a></td></tr></table></div>"
},
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "rest",
"display" : "RESTful Operation"
},
"subtype" : [
{
"system" : "http://hl7.org/fhir/restful-interaction",
"code" : "create",
"display" : "Create"
}
],
"action" : "C",
"recorded" : "2024-12-19T15:41:12+01:00",
"outcome" : "0",
"agent" : [
{
"who" : {
"reference" : "{{org1-fhir-url}}Organization/{{Organization1}}",
"type" : "Organization",
"identifier" : {
"system" : "http://fhir.nl/fhir/NamingSystem/ura",
"value" : "URA-1",
"assigner" : {
"identifier" : {
"system" : "http://fhir.nl/fhir/NamingSystem/ura",
"value" : "URA-1"
}
}
}
},
"requestor" : true
}
],
"source" : {
"observer" : {
"reference" : "Device/orca-01"
}
},
"entity" : [
{
"what" : {
🔗 "reference" : "Task/cps-task-01"
}
}
]
}