ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AuditEvent",
"id" : "AirviewWebAuditEvent",
"meta" : {
"profile" : [
🔗 "http://resmed.com/fhir/core/StructureDefinition/resmed-auditevent"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AuditEvent</b><a name=\"AirviewWebAuditEvent\"> </a></p><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\">Resource AuditEvent "AirviewWebAuditEvent" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-auditevent.html\">ResMed AuditEvent</a></p></div><p><b>type</b>: AirView Audit Activity (Details: http://terminology.resmed.com/CodeSystem/audit-event-type code airview-auditlog = 'AirView Audit Activity', stated as 'AirView Audit Activity')</p><p><b>action</b>: R</p><p><b>recorded</b>: Jan 1, 2021, 9:34:00 AM</p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AltId</b></td><td><b>Name</b></td><td><b>Requestor</b></td></tr><tr><td style=\"display: none\">*</td><td>doncen</td><td>Don CentreManager</td><td>true</td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Site</b></td><td><b>Observer</b></td></tr><tr><td style=\"display: none\">*</td><td>Large HME</td><td><a href=\"Organization-organization-example.html\">Organization/organization-example</a> "ExampleOrganization"</td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>What</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient-patient-example.html\">Patient/patient-example</a></td><td>Patient/patient-example/charts</td></tr></table></div>"
},
"type" : {
"system" : "http://terminology.resmed.com/CodeSystem/audit-event-type",
"code" : "airview-auditlog",
"display" : "AirView Audit Activity"
},
"action" : "R",
"recorded" : "2021-01-01T09:34:00Z",
"agent" : [
{
"altId" : "doncen",
"name" : "Don CentreManager",
"requestor" : true
}
],
"source" : {
"site" : "Large HME",
"observer" : {
🔗 "reference" : "Organization/organization-example"
}
},
"entity" : [
{
"what" : {
🔗 "reference" : "Patient/patient-example"
},
"name" : "Patient/patient-example/charts"
}
]
}