Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Nehta\valueset-nehta-nehta-perforation-type.xml

Raw XML (canonical form)

Definition for Value SetNehtaNatureOfPerforation

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nehta-nehta-perforation-type"/>
  <meta>
    <lastUpdated value="2015-12-11T16:38:40.294+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>NehtaNatureOfPerforation</h2>
      <p>Indicates the options for indicating the type(s) of perforation.</p>
      <p>This value set has an inline code system http://hl7.org/fhir/nehta-nature-of-perforation,
         which 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="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="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="away_from_tumour"> </a>
          </td>
          <td>Away from tumour</td>
          <td>The perforation was away from the tumour</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/>
  </extension>
<!--   DMc ?? SR says to make into a NEHTA oid   -->
<!--  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.3.88.12.80.67"/>   
    </extension>  -->
  <url value="http://hl7.org/fhir/ValueSet/nehta-nehta-perforation-type"/>
  <version value="20150619"/>
  <name value="NehtaNatureOfPerforation"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <date value="2015-06-11T16:01:03+10:00"/>
  <description value="Indicates the options for indicating the type(s) of perforation."/>
  <codeSystem>
  <!--   DMc ?? SR says to make into a NEHTA oid   -->
  <!--  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
            <valueUri value="urn:oid:2.16.840.1.113883.3.88.12.80.67"/>   
        </extension>  -->
    <system value="http://hl7.org/fhir/nehta-nature-of-perforation"/>
    <version value="20150619"/>
    <caseSensitive value="true"/>
    <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>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.