{
  "resourceType": "StructureDefinition",
  "id": "zib-TreatmentDirective-Treatment",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
  "version": "1.0.0",
  "name": "Zib TreatmentDirective Treatment",
  "title": "HCIM TreatmentDirective Treatment",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension for Consent based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentInstructin version 1.0. This extenion provides infromation on the medical treatment to which the treatment instruction applies.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment"
      },
      {
        "id": "Extension.value[x]:valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "Treatment",
        "definition": "The medical treatment to which the treatment instruction applies.",
        "alias": [
          "Behandeling"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}