http://terminology.hl7.org/CodeSystem/audit-entity-type|1.0.1

name
AuditEventEntityType
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2024-06-28 00:00:00.0

Audit event entity type

Code for the entity type involved in the audit event.

{
  "description" : "Code for the entity type involved in the audit event.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2024-06-28T00:00:00Z",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Audit event entity type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sec"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "id" : "18a5f328-2a5b-5a98-8984-aac10bdf4591",
  "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"
    } ]
  } ]
}