PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2605.0
    http://health-samurai.io/fhir/core/CodeSystem/log-level
{
  "description": "Log level for topic destination delivery logging.",
  "_filename": "CodeSystem-log-level.json",
  "package_name": "io.health-samurai.core.r4b",
  "date": null,
  "publisher": "Health Samurai",
  "content": "complete",
  "name": "LogLevel",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Log Level",
  "package_version": "0.2605.0",
  "status": "active",
  "id": "9398ff29-d773-4a87-8749-a7a34c6818f2",
  "kind": null,
  "url": "http://health-samurai.io/fhir/core/CodeSystem/log-level",
  "concept": [ {
    "code": "error",
    "display": "Error"
  }, {
    "code": "warn",
    "display": "Warn"
  }, {
    "code": "info",
    "display": "Info"
  }, {
    "code": "debug",
    "display": "Debug"
  }, {
    "code": "trace",
    "display": "Trace"
  } ],
  "caseSensitive": true,
  "version": "0.2605.0"
}