{
"description": "Code for the entity type involved in the audit event (derived from ATNA).",
"_filename": "CodeSystem-audit-entity-type.json",
"package_name": "hl7.fhir.r4b.examples",
"date": "2017-03-10T09:44:54+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-12-20T14:08:35.086+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AuditEventEntityType",
"copyright": "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "4.3.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
} ],
"status": "draft",
"id": "f06e0a4d-0026-4222-80b7-69fd1fddfdc5",
"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": "4.3.0-snapshot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}