FHIR IG analytics| Package | hl7.fhir.uv.saner |
| Resource Type | AuditEvent |
| Id | AuditEvent-ExAuditEventBase.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AuditEvent
ResourceAuditEvent "ExAuditEventBase"
Profile: General Audit Event Requirements
type: RESTful Operation (Details: Audit Event ID code rest = 'RESTful Operation', stated as 'null')
subtype: create (Details: FHIR Restful Interactions code create = 'create', stated as 'null')
action: C
period: 2021-08-09 00:00:01+0000 --> 2021-08-09 00:00:34+0000
recorded: Aug 9, 2021, 12:00:35 AM
outcome: 0
agent
role: Primary Author (Contract Signer Type Codes#PRIMAUTH)
who: Organization/X140008 "CLARKE MEMORIAL HOSPITAL"
name: SANER Project automation
requestor: false
agent
role: information recipient (ParticipationType#IRCP)
who: Organization/MiDOH "Michigan Health"
name: State DOH
requestor: false
| Observer |
| Organization/MiDOH "Michigan Health" |
| Role |
| Report (Details: AuditEventEntityRole code 3 = 'Report', stated as 'null') |
{
"resourceType": "AuditEvent",
"id": "ExAuditEventBase",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/saner/StructureDefinition/AuditEventBase"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code": "rest"
},
"subtype": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "create"
}
],
"action": "C",
"period": {
"start": "2021-08-09T00:00:01Z",
"end": "2021-08-09T00:00:34Z"
},
"recorded": "2021-08-09T00:00:35Z",
"outcome": "0",
"agent": [
{
"role": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
"code": "PRIMAUTH"
}
]
}
],
"who": {
"reference": "Organization/X140008"
},
"name": "SANER Project automation",
"requestor": false
},
{
"role": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "IRCP"
}
]
}
],
"who": {
"reference": "Organization/MiDOH"
},
"name": "State DOH",
"requestor": false
}
],
"source": {
"observer": {
"reference": "Organization/MiDOH"
}
},
"entity": [
{
"role": {
"system": "http://terminology.hl7.org/CodeSystem/object-role",
"code": "3"
}
}
]
}