ValueSet-action-type
{
"resourceType" : "ValueSet",
"id" : "action-type",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>ActionType</h2><div><p>The type of action defined by a given level in the PlanDefinition action hierarchy</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-action-type.html"><code>http://nccn.org/fhir/CodeSystem/action-type</code></a></li></ul></div>"
},
"url" : "http://nccn.org/fhir/ValueSet/action-type",
"name" : "ActionType",
"status" : "draft",
"date" : "2017-04-14T19:53:50-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "The type of action defined by a given level in the PlanDefinition action hierarchy",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://nccn.org/fhir/CodeSystem/action-type"
}
]
}
}