HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU Ballot 1

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

KarnofskyPerformanceStatusVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="obf-KarnofskyPerformanceStatusVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>KarnofskyPerformanceStatusVS ValueSet</b></p>
<p>Value set for Karnofsky Performance Status, with codes for each decade from 100 to 0. Higher scores are associated with better functional status, with 100 representing no symptoms or evidence of disease, and 0 representing death. This value set corresponds to LOINC list LL4986-7</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/mcode/ValueSet/obf-KarnofskyPerformanceStatusVS"/>
  <version value="0.9.1"/>
  <name value="KarnofskyPerformanceStatusVS"/>
  <title value="KarnofskyPerformanceStatusVS"/>
  <status value="draft"/>
  <date value="2019-08-01T00:00:00-04:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description
               value="Value set for Karnofsky Performance Status, with codes for each decade from 100 to 0. Higher scores are associated with better functional status, with 100 representing no symptoms or evidence of disease, and 0 representing death. This value set corresponds to LOINC list LL4986-7"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA29175-9"/>
        <display value="KPS 100: Normal; no complaints; no evidence of disease"/>
      </concept>
      <concept>
        <code value="LA29176-7"/>
        <display
                 value="KPS 90: Able to carry on normal activity; minor signs or symptoms of disease"/>
      </concept>
      <concept>
        <code value="LA29177-5"/>
        <display
                 value="KPS 80: Normal activity with effort; some signs or symptoms of disease"/>
      </concept>
      <concept>
        <code value="LA29178-3"/>
        <display
                 value="KPS 70: Cares for self; unable to carry on normal activity or do active work"/>
      </concept>
      <concept>
        <code value="LA29179-1"/>
        <display
                 value="KPS 60: Requires occasional assistance but is able to care for most needs"/>
      </concept>
      <concept>
        <code value="LA29180-9"/>
        <display
                 value="KPS 50: Requires considerable assistance and frequent medical care"/>
      </concept>
      <concept>
        <code value="LA29181-7"/>
        <display value="KPS 40: Disabled; requires special care and assistance"/>
      </concept>
      <concept>
        <code value="LA29182-5"/>
        <display
                 value="KPS 30: Severely disabled; hospitalization is indicated, although death not imminent"/>
      </concept>
      <concept>
        <code value="LA29183-3"/>
        <display
                 value="KPS 20: Very sick; hospitalization necessary; active supportive treatment necessary"/>
      </concept>
      <concept>
        <code value="LA29184-1"/>
        <display value="KPS 10: Moribund; fatal processes progressing rapidly"/>
      </concept>
      <concept>
        <code value="LA9627-6"/>
        <display value="KPS 0: Dead"/>
      </concept>
    </include>
  </compose>
</ValueSet>