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

name
AuditEventEntityType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2017-03-09 22:44:54.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.fhir.r4.core@4.0.1",
  "date" : "2017-03-09T22:44:54Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "AuditEventEntityType",
  "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-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "draft",
  "id" : "1f98ee71-5838-5e58-b01e-6b47b0ed103f",
  "url" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.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.0.1",
  "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"
    } ]
  } ]
}