{
"description": "Code for the entity type involved in the audit event.",
"_filename": "CodeSystem-audit-entity-type.json",
"package_name": "hl7.terminology",
"date": "2017-03-10T09:44:54+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-04-09T21:10:28.568+00:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AuditEventEntityType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Audit event entity type",
"package_version": "4.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
} ],
"status": "draft",
"id": "5dc7f959-7c5e-4aa5-896a-2a11df2a86e9",
"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": "0.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
}, {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}