PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@4.9.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-22T00:00:00+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Health Level Seven, Inc. - CQI WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "ConditionCriticality",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "QICore Condition Criticality Codes",
  "package_version": "4.9.0",
  "status": "draft",
  "id": "43da26bb-ebc8-4466-9395-995e09d947c4",
  "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.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/CQI",
      "system": "url"
    } ]
  } ]
}