Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build
Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AuditEvent",
"id" : "auditEvent-fout-006",
"meta" : {
"profile" : [
🔗 "http://koppeltaal.nl/fhir/StructureDefinition/KT2AuditEvent"
]
},
"language" : "nl-NL",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Example of an AuditEvent with an OperationOutcome indicating an error in the update</div>"
},
"extension" : [
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/trace-id",
"valueId" : "000000000000000053ce929d0e0e9877"
},
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/request-id",
"valueId" : "53ce929d0e0e9877"
}
],
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"version" : "0.5.0",
"code" : "rest",
"display" : "Restful Operation"
},
"subtype" : [
{
"system" : "http://hl7.org/fhir/restful-interaction",
"code" : "update",
"display" : "update"
}
],
"action" : "U",
"recorded" : "2013-06-20T23:42:24Z",
"outcome" : "4",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110153"
}
]
},
"who" : {
🔗 "reference" : "Device/device-volledig"
},
"requestor" : true
}
],
"source" : {
"observer" : {
🔗 "reference" : "Device/ba33314a-795a-4777-bef8-e6611f6be645",
"type" : "Device",
"identifier" : {
"value" : "Koppeltaal.nl"
}
}
},
"entity" : [
{
"what" : {
🔗 "reference" : "Patient/patient-botje-minimaal"
},
"type" : {
"system" : "http://hl7.org/fhir/resource-types",
"code" : "OperationOutcome",
"display" : "OperationOutcome"
},
"description" : "Failed to parse request body as JSON resource…."
}
]
}