NCCN Templates® 1.0

CodeSystem-action-placeholder


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="action-placeholder"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>ActionPlaceholder</h2><div><p>A placeholder for a related action that is defined outside of the scope of this plan</p>
</div><p>This code system http://nccn.org/fhir/CodeSystem/action-placeholder 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>chemotherapy/radiation<a name="action-placeholder-chemotherapy.47radiation"> </a></td><td>Chemotherapy/radiation</td><td/></tr><tr><td>local control<a name="action-placeholder-localcontrol"> </a></td><td>Local control</td><td/></tr><tr><td>radiation therapy<a name="action-placeholder-radiationtherapy"> </a></td><td>Radiation therapy</td><td/></tr><tr><td>surgery<a name="action-placeholder-surgery"> </a></td><td>Surgery</td><td/></tr></table></div>
  </text>
  <url value="http://nccn.org/fhir/CodeSystem/action-placeholder"/>
  <name value="ActionPlaceholder"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2017-04-14T19:53:50-04:00"/>
  <contact>
    <telecom>
      <system value="url"/>
    </telecom>
    <telecom>
      <system value="email"/>
    </telecom>
  </contact>
  <description
               value="A placeholder for a related action that is defined outside of the scope of this plan"/>
  <caseSensitive value="true"/>
  <valueSet value="http://nccn.org/fhir/ValueSet/action-placeholder"/>
  <content value="complete"/>
  <concept>
    <code value="chemotherapy/radiation"/>
    <display value="Chemotherapy/radiation"/>
  </concept>
  <concept>
    <code value="local control"/>
    <display value="Local control"/>
  </concept>
  <concept>
    <code value="radiation therapy"/>
    <display value="Radiation therapy"/>
  </concept>
  <concept>
    <code value="surgery"/>
    <display value="Surgery"/>
  </concept>
</CodeSystem>