PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.6.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": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-04-15T13:25:09.461+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AuditEventSeverity",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AuditEventSeverity",
  "package_version": "4.6.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": "7596e232-03dc-49a7-b7bd-bac0d55c8b55",
  "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.1467",
    "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.6.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}