{
  "resourceType": "StructureDefinition",
  "id": "bf8e0248-7fbd-4b86-b7b8-90ea364439d8",
  "meta": {
    "lastUpdated": "2019-06-24T12:52:39.3646695+00:00"
  },
  "url": "http://ots.nccn.org/hl7/fhir/StructureDefinition/split",
  "name": "split",
  "title": "split",
  "status": "active",
  "experimental": false,
  "date": "2019-06-24T12:52:39.0681127+00:00",
  "publisher": "National Comprehensive Cancer Network, Inc.",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nccn.org/about/contact.aspx",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A flag to denote that the regimen is split across some event.",
  "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": "Indicates the regimen precedes and follows some event",
        "definition": "A flag to denote that the regimen is split across some event."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ots.nccn.org/hl7/fhir/StructureDefinition/split"
      },
      {
        "id": "Extension.value[x]:valueQuantity",
        "path": "Extension.valueQuantity",
        "sliceName": "valueQuantity",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  }
}