<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-environment-ResourceStabilityCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ResourceStabilityCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/environment/cs/ResourceStabilityCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.environment.ResourceStabilityCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ResourceStabilityCS CodeSystem" />
  <title value="SHR ResourceStabilityCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="4" />
  <concept>
    <code value="stable" />
    <display value="Not at risk or minimal risk of losing the resource (or a significant portion of the resource)" />
    <definition value="Not at risk or minimal risk of losing the resource (or a significant portion of the resource)" />
  </concept>
  <concept>
    <code value="at_risk" />
    <display value="Some risk of losing the resource (or a significant portion of the resource)" />
    <definition value="Some risk of losing the resource (or a significant portion of the resource)" />
  </concept>
  <concept>
    <code value="imminent_risk" />
    <display value="Imminent risk of loss of the resource (or a significant portion of the resource)" />
    <definition value="Imminent risk of loss of the resource (or a significant portion of the resource)" />
  </concept>
  <concept>
    <code value="recent_loss" />
    <display value="Recent loss of the resource (or a significant portion of the resource)" />
    <definition value="Recent loss of the resource (or a significant portion of the resource)" />
  </concept>
</CodeSystem>