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

PerforationType


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="perforation-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>PerforationType</h2><div><p>Indicates the options for indicating the type(s) of perforation.</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/perforation-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>through_tumour_prior_to_surgery<a name="perforation-type-through_tumour_prior_to_surgery"> </a></td><td>Through tumour prior to surgery</td><td>The perforation was through tumour prior to surgery</td></tr><tr><td>through_tumour_during_surgery_mobilisation<a name="perforation-type-through_tumour_during_surgery_mobilisation"> </a></td><td>Through tumour during surgery mobilisation</td><td>The perforation was through tumour during surgery mobilisation</td></tr><tr><td>away_from_tumour<a name="perforation-type-away_from_tumour"> </a></td><td>Away from tumour</td><td>The perforation was away from the tumour</td></tr></table></div>
  </text>
  <url value="http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/perforation-type"/>
  <version value="20150619"/>
  <name value="PerforationType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2015-06-11T09:01:03+03:00"/>
  <description
               value="Indicates the options for indicating the type(s) of perforation."/>
  <caseSensitive value="true"/>
  <valueSet value="http://fhir.hl7.org.au/fhir/rcpa/ValueSet/perforation-type"/>
  <content value="complete"/>
  <concept>
    <code value="through_tumour_prior_to_surgery"/>
    <display value="Through tumour prior to surgery"/>
    <definition value="The perforation was through tumour prior to surgery"/>
  </concept>
  <concept>
    <code value="through_tumour_during_surgery_mobilisation"/>
    <display value="Through tumour during surgery mobilisation"/>
    <definition
                value="The perforation was through tumour during surgery mobilisation"/>
  </concept>
  <concept>
    <code value="away_from_tumour"/>
    <display value="Away from tumour"/>
    <definition value="The perforation was away from the tumour"/>
  </concept>
</CodeSystem>