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

StainType


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="stain-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>StainType</h2><div><p>Stain type options</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/stain-type 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>normal_staining<a name="stain-type-normal_staining"> </a></td><td>Normal Staining</td><td>The mismatch repair enzyme had normal staining</td></tr><tr><td>loss_of_staining<a name="stain-type-loss_of_staining"> </a></td><td>Loss of staining</td><td>Loss of staining</td></tr></table></div>
  </text>
  <url value="http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/stain-type"/>
  <version value="20150624"/>
  <name value="StainType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2015-06-11T09:01:03+03:00"/>
  <description value="Stain type options"/>
  <caseSensitive value="true"/>
  <valueSet value="http://fhir.hl7.org.au/fhir/rcpa/ValueSet/stain-type"/>
  <content value="complete"/>
  <concept>
    <code value="normal_staining"/>
    <display value="Normal Staining"/>
    <definition value="The mismatch repair enzyme had normal staining"/>
  </concept>
  <concept>
    <code value="loss_of_staining"/>
    <display value="Loss of staining"/>
    <definition value="Loss of staining"/>
  </concept>
</CodeSystem>