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" : "audit-event-with-outcome-4",
"meta" : {
"profile" : [
🔗 "http://koppeltaal.nl/fhir/StructureDefinition/KT2AuditEvent"
]
},
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Auditevent with OperationOutcome</div>"
},
"contained" : [
{
"resourceType" : "OperationOutcome",
"id" : "no-matching-profile",
"issue" : [
{
"severity" : "error",
"code" : "invalid",
"diagnostics" : "No matching profile"
}
]
}
],
"extension" : [
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin",
"valueReference" : {
🔗 "reference" : "Device/device-volledig",
"type" : "Device"
}
},
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/request-id",
"valueId" : "f272ae9f83a49bdd"
},
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/trace-id",
"valueId" : "decc45dd65cb97ea25e6d2a53e067f09"
}
],
"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" : "create"
}
],
"action" : "C",
"recorded" : "2023-01-10T12:50:22+01:00",
"outcome" : "4",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110153"
}
]
},
"who" : {
🔗 "reference" : "Device/device-volledig"
},
"requestor" : true
}
],
"source" : {
"site" : "domein1",
"observer" : {
🔗 "reference" : "Device/device-volledig",
"type" : "Device"
},
"type" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/security-source-type",
"code" : "4",
"display" : "Application Server"
}
]
},
"entity" : [
{
"what" : {
"reference" : "#no-matching-profile"
},
"type" : {
"system" : "http://hl7.org/fhir/resource-types",
"code" : "OperationOutcome",
"display" : "OperationOutcome"
}
},
{
"type" : {
"system" : "http://hl7.org/fhir/resource-types",
"code" : "Patient",
"display" : "Patient"
}
}
]
}