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

Dysplasia


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dysplasia"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Dysplasia</h2><div><p>Indicates the presence or absence of dysplasia</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/dysplasia 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>with_dysplasia<a name="dysplasia-with_dysplasia"> </a></td><td>With dysplasia</td><td>Indicates the presence of dysplasia</td></tr><tr><td>without_dysplasia<a name="dysplasia-without_dysplasia"> </a></td><td>Without dysplasia</td><td>Indicates the absence of dysplasia</td></tr></table></div>
  </text>
  <url value="http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/dysplasia"/>
  <version value="20150619"/>
  <name value="Dysplasia"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2015-06-11T09:01:03+03:00"/>
  <description value="Indicates the presence or absence of dysplasia"/>
  <caseSensitive value="true"/>
  <valueSet value="http://fhir.hl7.org.au/fhir/rcpa/ValueSet/dysplasia"/>
  <content value="complete"/>
  <concept>
    <code value="with_dysplasia"/>
    <display value="With dysplasia"/>
    <definition value="Indicates the presence of dysplasia"/>
  </concept>
  <concept>
    <code value="without_dysplasia"/>
    <display value="Without dysplasia"/>
    <definition value="Indicates the absence of dysplasia"/>
  </concept>
</CodeSystem>