PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@4.1.0
    http://hl7.org/fhir/us/qicore/CodeSystem/condition-criticality
{
  "description": "Value Set for QICore Condition Criticality (Example)",
  "_filename": "CodeSystem-condition-criticality.json",
  "package_name": "hl7.fhir.us.qicore",
  "date": "2018-08-22",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "http://www.hl7.org/Special/committees/cqi/index.cfm",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "ConditionCriticality",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "QICore Condition Criticality Codes",
  "package_version": "4.1.0",
  "status": "draft",
  "id": "0e7831d5-4d86-40c4-84f4-7059b854a280",
  "kind": null,
  "url": "http://hl7.org/fhir/us/qicore/CodeSystem/condition-criticality",
  "concept": [ {
    "code": "unspecified",
    "display": "Not Specified",
    "definition": "The criticality of the condition is not specified"
  }, {
    "code": "self-resolving",
    "display": "Expected to Self-Resolve",
    "definition": "The condition is expected to resolve on its own"
  }, {
    "code": "controllable",
    "display": "Controllable",
    "definition": "The condition is considered to be controllable"
  }, {
    "code": "functional-loss",
    "display": "Potential loss of function or capacity",
    "definition": "The condition may result in partial or full loss of function or capacity"
  }, {
    "code": "life-threatening",
    "display": "Life Threatening",
    "definition": "The condition is considered to be life-threatening"
  }, {
    "code": "requires-hospitalization",
    "display": "Requires Hospitalization",
    "definition": "The condition requires hospitalization"
  } ],
  "caseSensitive": true,
  "version": "4.1.0",
  "contact": [ {
    "name": "Clinical Quality Information WG",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}