{
  "resourceType": "StructureDefinition",
  "id": "7323c170-6f69-4f71-ae38-911cd0817c5e",
  "meta": {
    "lastUpdated": "2019-12-04T18:28:48.747+00:00"
  },
  "url": "http://ots.nccn.org/hl7/fhir/StructureDefinition/scheduleConstraint-advanced",
  "name": "scheduleConstraint-advanced",
  "title": "scheduleConstraint-advanced",
  "status": "active",
  "experimental": false,
  "date": "2019-12-04T18:28:48.5468555+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.id",
        "path": "Extension.id",
        "definition": "A coded schedule that specifies which pattern to follow for administration (e.g. on odd or even cycles)."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ots.nccn.org/hl7/fhir/StructureDefinition/scheduleConstraint-advanced"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}