PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r3@2.1.0
    http://terminology.hl7.org/CodeSystem/audit-entity-type
{
  "description": "Code for the entity type involved in the audit event.",
  "_filename": "CodeSystem-audit-entity-type.json",
  "package_name": "hl7.terminology.r3",
  "date": "2017-03-10T09:44:54+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-04-09T15:10:28.568-06:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AuditEventEntityType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Audit event entity type",
  "package_version": "2.1.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": "c894b45d-8aff-475c-8302-192bd3c41998",
  "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"
    } ]
  } ]
}