{
  "resourceType": "StructureDefinition",
  "id": "04cc4b2d-bb60-44b7-8e30-f348d2dc8e3b",
  "meta": {
    "lastUpdated": "2019-07-31T17:59:24.4466707+00:00"
  },
  "url": "http://ots.nccn.org/hl7/fhir/StructureDefinition/scheduleConstraint-beginningWith-cycle",
  "name": "scheduleConstraint-beginningWith-cycle",
  "title": "scheduleConstraint-beginningWith-cycle",
  "status": "active",
  "experimental": false,
  "date": "2019-07-31T17:59:24.2804895+00:00",
  "publisher": "National Comprehensive Cancer Network, Inc.",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nccn.org/about/contact.aspx",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A classification system for scheduleConstraint-beginningWith-cycles that appear within the NCCN Chemotherapy Order Templates",
  "copyright": "National Comprehensive Cancer Network, Inc. (c) 2017. All right reserved.",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "ActivityDefinition.dosage.timing"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "On which cycle to start giving this dosage option",
        "definition": "On which cycle to start giving this dosage option"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ots.nccn.org/hl7/fhir/StructureDefinition/scheduleConstraint-beginningWith-cycle"
      },
      {
        "id": "Extension.value[x]:valueInteger",
        "path": "Extension.valueInteger",
        "sliceName": "valueInteger",
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  }
}