CodeSystem-radiation-therapy-relation
{
"resourceType" : "CodeSystem",
"id" : "radiation-therapy-relation",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>RadiationTherapyRelation</h2><div><p>The actions relationship to radiation therapy</p>
</div><p>This code system http://nccn.org/fhir/CodeSystem/radiation-therapy-relation 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>followed by concurrent chemotherapy/radiation<a name="radiation-therapy-relation-followedbyconcurrentchemotherapy.47radiation"> </a></td><td>Followed by concurrent chemotherapy/radiation</td><td/></tr><tr><td>followed by radiation<a name="radiation-therapy-relation-followedbyradiation"> </a></td><td>Followed by radiation</td><td/></tr><tr><td>following concurrent chemotherapy/radiation<a name="radiation-therapy-relation-followingconcurrentchemotherapy.47radiation"> </a></td><td>Following concurrent chemotherapy/radiation</td><td/></tr><tr><td>following radiation<a name="radiation-therapy-relation-followingradiation"> </a></td><td>Following radiation</td><td/></tr><tr><td>with or without subsequent radiation<a name="radiation-therapy-relation-withorwithoutsubsequentradiation"> </a></td><td>With or without subsequent radiation</td><td/></tr><tr><td>with radiation<a name="radiation-therapy-relation-withradiation"> </a></td><td>With radiation</td><td/></tr><tr><td>without radiation<a name="radiation-therapy-relation-withoutradiation"> </a></td><td>Without radiation</td><td/></tr></table></div>"
},
"url" : "http://nccn.org/fhir/CodeSystem/radiation-therapy-relation",
"name" : "RadiationTherapyRelation",
"status" : "draft",
"experimental" : false,
"date" : "2017-04-14T19:53:50-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "The actions relationship to radiation therapy",
"caseSensitive" : true,
"valueSet" : "http://nccn.org/fhir/ValueSet/radiation-therapy-relation",
"content" : "complete",
"concept" : [
{
"code" : "followed by concurrent chemotherapy/radiation",
"display" : "Followed by concurrent chemotherapy/radiation"
},
{
"code" : "followed by radiation",
"display" : "Followed by radiation"
},
{
"code" : "following concurrent chemotherapy/radiation",
"display" : "Following concurrent chemotherapy/radiation"
},
{
"code" : "following radiation",
"display" : "Following radiation"
},
{
"code" : "with or without subsequent radiation",
"display" : "With or without subsequent radiation"
},
{
"code" : "with radiation",
"display" : "With radiation"
},
{
"code" : "without radiation",
"display" : "Without radiation"
}
]
}