CodeSystem-action-placeholder
{
"resourceType" : "CodeSystem",
"id" : "action-placeholder",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://nccn.org/fhir/CodeSystem/action-placeholder",
"name" : "ActionPlaceholder",
"status" : "draft",
"experimental" : false,
"date" : "2017-04-14T19:53:50-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "A placeholder for a related action that is defined outside of the scope of this plan",
"caseSensitive" : true,
"valueSet" : "http://nccn.org/fhir/ValueSet/action-placeholder",
"content" : "complete",
"concept" : [
{
"code" : "chemotherapy/radiation",
"display" : "Chemotherapy/radiation"
},
{
"code" : "local control",
"display" : "Local control"
},
{
"code" : "radiation therapy",
"display" : "Radiation therapy"
},
{
"code" : "surgery",
"display" : "Surgery"
}
]
}