PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.2.0
    http://hl7.org/fhir/audit-event-severity
{
  "description": "The severity of the audit entry.",
  "_filename": "CodeSystem-audit-event-severity.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2019-12-31T21:03:40+11:00",
  "meta": {
    "lastUpdated": "2019-12-31T21:03:40.621+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AuditEventSeverity",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AuditEventSeverity",
  "package_version": "4.2.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": "4ca08b91-8801-4496-ad8e-d75a73e5f2f0",
  "valueSet": "http://hl7.org/fhir/ValueSet/audit-event-severity",
  "kind": null,
  "url": "http://hl7.org/fhir/audit-event-severity",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "Emergency",
    "display": "Emergency",
    "definition": "System is unusable."
  }, {
    "code": "Alert",
    "display": "Alert",
    "definition": "Action must be taken immediately."
  }, {
    "code": "Critical",
    "display": "Critical",
    "definition": "Critical conditions."
  }, {
    "code": "Error",
    "display": "Error",
    "definition": "Error conditions."
  }, {
    "code": "Warning",
    "display": "Warning",
    "definition": "Warning conditions."
  }, {
    "code": "Notice",
    "display": "Notice",
    "definition": "Normal but significant condition."
  }, {
    "code": "Informational",
    "display": "Informational",
    "definition": "Informational messages."
  }, {
    "code": "Debug",
    "display": "Debug",
    "definition": "Debug-level messages."
  } ],
  "caseSensitive": true,
  "version": "4.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}