SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI ASA Physical Status - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="asa-physical-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet asa-physical-status</b></p><a name="asa-physical-status"> </a><a name="hcasa-physical-status"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-inpatient-assessment-answer-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/inpatient-assessment-answer-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-asa-i">asa-i</a></td><td>I — healthy</td><td>ASA physical status I: a normal healthy patient.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-asa-ii">asa-ii</a></td><td>II — mild systemic disease</td><td>ASA physical status II: a patient with mild systemic disease.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-asa-iii">asa-iii</a></td><td>III — severe systemic disease</td><td>ASA physical status III: a patient with severe systemic disease.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-asa-iv">asa-iv</a></td><td>IV — life-threatening disease</td><td>ASA physical status IV: a patient with severe systemic disease that is a constant threat to life.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-asa-v">asa-v</a></td><td>V — moribund</td><td>ASA physical status V: a moribund patient who is not expected to survive without the operation.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/asa-physical-status"/>
  <version value="0.1.0"/>
  <name value="SGHIASAPhysicalStatus"/>
  <title value="SGHI ASA Physical Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="The American Society of Anesthesiologists physical status grade recorded on a pre-operative assessment. Extracted as an Observation against LOINC 97816-3."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/inpatient-assessment-answer-codesystem"/>
      <concept>
        <code value="asa-i"/>
        <display value="I — healthy"/>
      </concept>
      <concept>
        <code value="asa-ii"/>
        <display value="II — mild systemic disease"/>
      </concept>
      <concept>
        <code value="asa-iii"/>
        <display value="III — severe systemic disease"/>
      </concept>
      <concept>
        <code value="asa-iv"/>
        <display value="IV — life-threatening disease"/>
      </concept>
      <concept>
        <code value="asa-v"/>
        <display value="V — moribund"/>
      </concept>
    </include>
  </compose>
</ValueSet>