CodeSystem-schedule-constraint
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="schedule-constraint"/>
<text>
<status value="generated"/>
<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 code system http://nccn.org/fhir/CodeSystem/schedule-constraint 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>odd cycles<a name="schedule-constraint-oddcycles"> </a></td><td>Odd cycles</td><td/></tr><tr><td>even cycles<a name="schedule-constraint-evencycles"> </a></td><td>Even cycles</td><td/></tr></table></div>
</text>
<url value="http://nccn.org/fhir/CodeSystem/schedule-constraint"/>
<name value="ScheduleConstraint"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2017-04-14T19:53:50-04:00"/>
<contact>
<telecom>
<system value="url"/>
</telecom>
<telecom>
<system value="email"/>
</telecom>
</contact>
<description value="A coded schedule for the applicability of an action"/>
<caseSensitive value="true"/>
<valueSet value="http://nccn.org/fhir/ValueSet/schedule-constraint"/>
<content value="complete"/>
<concept>
<code value="odd cycles"/>
<display value="Odd cycles"/>
</concept>
<concept>
<code value="even cycles"/>
<display value="Even cycles"/>
</concept>
</CodeSystem>