CodeSystem-sections
{
"resourceType" : "CodeSystem",
"id" : "sections",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://nccn.org/fhir/CodeSystem/sections",
"name" : "Sections",
"status" : "draft",
"experimental" : false,
"date" : "2017-04-14T19:53:50-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "The logical sections of the order template",
"caseSensitive" : true,
"valueSet" : "http://nccn.org/fhir/ValueSet/sections",
"content" : "complete",
"concept" : [
{
"code" : "chemotherapyRegimen",
"display" : "Chemotherapy Regimen"
},
{
"code" : "supportiveCarePremedications",
"display" : "Supportive Care - Premedications"
},
{
"code" : "supportiveCareAntiemeticTherapy",
"display" : "Supportive Care - Antiemetic Therapy"
},
{
"code" : "supportiveCareMyeloidGrowthFactor",
"display" : "Supportive Care - Myeloid Growth Factor"
},
{
"code" : "supportiveCareOtherSupportiveTherapy",
"display" : "Supportive Care - Other Supportive Therapy"
},
{
"code" : "monitoringAndHoldParameters",
"display" : "Monitoring and Hold Parameters"
},
{
"code" : "safetyParametersAndSpecialInstructions",
"display" : "Safety Parameters and Special Instructions"
}
]
}