{
"description": "Code for the entity type involved in the audit event.",
"_filename": "CodeSystem-audit-entity-type.json",
"package_name": "hl7.terminology.r4",
"date": "2024-06-28T00:00:00+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2024-06-28T00:00:00+00:00"
},
"publisher": "Health Level Seven International",
"content": "complete",
"name": "AuditEventEntityType",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Audit event entity type",
"package_version": "6.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
} ],
"status": "active",
"id": "be8091d2-7eba-4cb7-a8f5-bd63fc928857",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1134",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "1",
"display": "Person",
"definition": "Person"
}, {
"code": "2",
"display": "System Object",
"definition": "System Object"
}, {
"code": "3",
"display": "Organization",
"definition": "Organization"
}, {
"code": "4",
"display": "Other",
"definition": "Other"
} ],
"caseSensitive": true,
"version": "1.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
}, {
"value": "hq@HL7.org",
"system": "email"
} ]
} ]
}