This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetQICore Condition Criticality Codes
<ValueSet xmlns="http://hl7.org/fhir"> <id value="qicore-condition-criticality"/> <meta> <lastUpdated value="2015-10-24T07:41:03.495+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>QICore Condition Criticality Codes</h2> <p>Value Set for QICore Condition Criticality (Example)</p> <p>This value set has an inline code system http://hl7.org/fhir/qicore-condition-criticality, which defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>unspecified <a name="unspecified"> </a> </td> <td>Not Specified</td> <td>The criticality of the condition is not specified</td> </tr> <tr> <td>self-resolving <a name="self-resolving"> </a> </td> <td>Expected to Self-Resolve</td> <td>The condition is expected to resolve on its own</td> </tr> <tr> <td>controllable <a name="controllable"> </a> </td> <td>Controllable</td> <td>The condition is considered to be controllable</td> </tr> <tr> <td>functional-loss <a name="functional-loss"> </a> </td> <td>Potential loss of function or capacity</td> <td>The condition may result in partial or full loss of function or capacity</td> </tr> <tr> <td>life-threatening <a name="life-threatening"> </a> </td> <td>Life Threatening</td> <td>The condition is considered to be life-threatening</td> </tr> <tr> <td>requires-hospitalization <a name="requires-hospitalization"> </a> </td> <td>Requires Hospitalization</td> <td>The condition requires hospitalization</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/qicore-condition-criticality"/> <version value="1.0.2"/> <name value="QICore Condition Criticality Codes"/> <status value="draft"/> <experimental value="true"/> <publisher value="HL7 Clinical Quality Information (CQI) Work Group"/> <contact> <telecom> <system value="other"/> <value value="http://www.hl7.org/Special/committees/cqi"/> </telecom> </contact> <date value="2015-10-24T07:41:03+11:00"/> <description value="Value Set for QICore Condition Criticality (Example)"/> <codeSystem> <system value="http://hl7.org/fhir/qicore-condition-criticality"/> <caseSensitive value="true"/> <concept> <code value="unspecified"/> <display value="Not Specified"/> <definition value="The criticality of the condition is not specified"/> </concept> <concept> <code value="self-resolving"/> <display value="Expected to Self-Resolve"/> <definition value="The condition is expected to resolve on its own"/> </concept> <concept> <code value="controllable"/> <display value="Controllable"/> <definition value="The condition is considered to be controllable"/> </concept> <concept> <code value="functional-loss"/> <display value="Potential loss of function or capacity"/> <definition value="The condition may result in partial or full loss of function or capacity"/> </concept> <concept> <code value="life-threatening"/> <display value="Life Threatening"/> <definition value="The condition is considered to be life-threatening"/> </concept> <concept> <code value="requires-hospitalization"/> <display value="Requires Hospitalization"/> <definition value="The condition requires hospitalization"/> </concept> </codeSystem> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.