HL7 Australia Implementation Guide:

This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

UnstableStable


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="unstable-stable"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>UnstableStable</h2><div><p>Provides the results options of stable, unstable or not tested.</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/unstable-stable 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>unstable<a name="unstable-stable-unstable"> </a></td><td>Unstable</td><td>Unstable</td></tr><tr><td>stable<a name="unstable-stable-stable"> </a></td><td>Stable</td><td>Stable</td></tr><tr><td>not_tested<a name="unstable-stable-not_tested"> </a></td><td>Not tested</td><td>Not tested</td></tr></table></div>
  </text>
  <url value="http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/unstable-stable"/>
  <version value="20150625"/>
  <name value="UnstableStable"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2015-06-11T09:01:03+03:00"/>
  <description
               value="Provides the results options of stable, unstable or not tested."/>
  <caseSensitive value="true"/>
  <valueSet value="http://fhir.hl7.org.au/fhir/rcpa/ValueSet/unstable-stable"/>
  <content value="complete"/>
  <concept>
    <code value="unstable"/>
    <display value="Unstable"/>
    <definition value="Unstable"/>
  </concept>
  <concept>
    <code value="stable"/>
    <display value="Stable"/>
    <definition value="Stable"/>
  </concept>
  <concept>
    <code value="not_tested"/>
    <display value="Not tested"/>
    <definition value="Not tested"/>
  </concept>
</CodeSystem>