NCCN Templates® 1.0

CodeSystem-sections


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="sections"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Sections</h2><div><p>The logical sections of the order template</p>
</div><p>This code system http://nccn.org/fhir/CodeSystem/sections 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>chemotherapyRegimen<a name="sections-chemotherapyRegimen"> </a></td><td>Chemotherapy Regimen</td><td/></tr><tr><td>supportiveCarePremedications<a name="sections-supportiveCarePremedications"> </a></td><td>Supportive Care - Premedications</td><td/></tr><tr><td>supportiveCareAntiemeticTherapy<a name="sections-supportiveCareAntiemeticTherapy"> </a></td><td>Supportive Care - Antiemetic Therapy</td><td/></tr><tr><td>supportiveCareMyeloidGrowthFactor<a name="sections-supportiveCareMyeloidGrowthFactor"> </a></td><td>Supportive Care - Myeloid Growth Factor</td><td/></tr><tr><td>supportiveCareOtherSupportiveTherapy<a name="sections-supportiveCareOtherSupportiveTherapy"> </a></td><td>Supportive Care - Other Supportive Therapy</td><td/></tr><tr><td>monitoringAndHoldParameters<a name="sections-monitoringAndHoldParameters"> </a></td><td>Monitoring and Hold Parameters</td><td/></tr><tr><td>safetyParametersAndSpecialInstructions<a name="sections-safetyParametersAndSpecialInstructions"> </a></td><td>Safety Parameters and Special Instructions</td><td/></tr></table></div>
  </text>
  <url value="http://nccn.org/fhir/CodeSystem/sections"/>
  <name value="Sections"/>
  <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="The logical sections of the order template"/>
  <caseSensitive value="true"/>
  <valueSet value="http://nccn.org/fhir/ValueSet/sections"/>
  <content value="complete"/>
  <concept>
    <code value="chemotherapyRegimen"/>
    <display value="Chemotherapy Regimen"/>
  </concept>
  <concept>
    <code value="supportiveCarePremedications"/>
    <display value="Supportive Care - Premedications"/>
  </concept>
  <concept>
    <code value="supportiveCareAntiemeticTherapy"/>
    <display value="Supportive Care - Antiemetic Therapy"/>
  </concept>
  <concept>
    <code value="supportiveCareMyeloidGrowthFactor"/>
    <display value="Supportive Care - Myeloid Growth Factor"/>
  </concept>
  <concept>
    <code value="supportiveCareOtherSupportiveTherapy"/>
    <display value="Supportive Care - Other Supportive Therapy"/>
  </concept>
  <concept>
    <code value="monitoringAndHoldParameters"/>
    <display value="Monitoring and Hold Parameters"/>
  </concept>
  <concept>
    <code value="safetyParametersAndSpecialInstructions"/>
    <display value="Safety Parameters and Special Instructions"/>
  </concept>
</CodeSystem>