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