{
  "resourceType": "StructureDefinition",
  "id": "81976869-f89a-4d1e-9b38-8a750f551902",
  "meta": {
    "lastUpdated": "2019-10-22T11:34:10.621+00:00"
  },
  "url": "http://ots.nccn.org/hl7/fhir/StructureDefinition/radiationTherapyRelationship",
  "name": "radiationTherapyRelationship",
  "title": "radiationTherapyRelationship",
  "status": "active",
  "experimental": false,
  "date": "2019-10-22T11:34:10.3596134+00:00",
  "publisher": "National Comprehensive Cancer Network, Inc.",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nccn.org/about/contact.aspx",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The relationship to a radiation therapy action that is defined outside of the scope of this plan.",
  "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.countUnits"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "The regimen is given before, after, or concurrent with radiation therapy",
        "definition": "The relationship to a radiation therapy action that is defined outside of the scope of this plan."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ots.nccn.org/hl7/fhir/StructureDefinition/radiationTherapyRelationship"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "Extension.value[x]:valueCode.id",
        "path": "Extension.valueCode.id",
        "definition": "This value set includes codes from the following code systems:"
      }
    ]
  }
}