PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.stu3.test@0.0.1-prerelease
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-EDIS-Composition-1
{
  "description": "This constrained Composition resource represents an eDischarge Document Header Composition",
  "_filename": "CareConnect-ITK-EDIS-Composition-1.json",
  "package_name": "uk.nhsdigital.stu3.test",
  "date": "2018-10-22",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2018-11-16T12:19:49.24+00:00"
  },
  "publisher": "NHS Digital",
  "fhirVersion": "3.0.1",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ ",
  "name": "CareConnect-ITK-EDIS-Composition-1",
  "abstract": false,
  "copyright": "Copyright © 2017 Health and Social Care Information Centre.  NHS Digital is the trading name of the Health and Social Care Information Centre.",
  "type": "Composition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Electronic Discharge Composition",
  "package_version": "0.0.1-prerelease",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sd"
  } ],
  "status": "active",
  "id": "fc1a0fb4-2c0c-4436-8f01-bcb6290b6c5a",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-EDIS-Composition-1",
  "version": "1.3.1",
  "differential": {
    "element": [ {
      "id": "Composition",
      "path": "Composition",
      "mustSupport": true
    }, {
      "id": "Composition.extension",
      "path": "Composition.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Composition.extension:careSettingTypeExtension",
      "max": "1",
      "min": 1,
      "path": "Composition.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-CareSettingType-1"
      } ],
      "short": "Optional Extensions Element",
      "sliceName": "careSettingTypeExtension",
      "mustSupport": true
    }, {
      "id": "Composition.extension:careSettingTypeExtension.url",
      "path": "Composition.extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-CareSettingType-1"
    }, {
      "id": "Composition.identifier",
      "min": 1,
      "path": "Composition.identifier",
      "mustSupport": true
    }, {
      "id": "Composition.identifier.use",
      "max": "0",
      "path": "Composition.identifier.use"
    }, {
      "id": "Composition.identifier.type",
      "max": "0",
      "path": "Composition.identifier.type"
    }, {
      "id": "Composition.identifier.type.coding.system",
      "min": 1,
      "path": "Composition.identifier.type.coding.system"
    }, {
      "id": "Composition.identifier.type.coding.code",
      "min": 1,
      "path": "Composition.identifier.type.coding.code"
    }, {
      "id": "Composition.identifier.type.coding.display",
      "min": 1,
      "path": "Composition.identifier.type.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.identifier.system",
      "min": 1,
      "path": "Composition.identifier.system"
    }, {
      "id": "Composition.identifier.value",
      "min": 1,
      "path": "Composition.identifier.value",
      "short": "Contains a UUID",
      "example": [ {
        "label": "General",
        "valueString": "871985a7-45f9-435a-89fa-fcedd7afa7a3"
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.identifier.period",
      "max": "0",
      "path": "Composition.identifier.period"
    }, {
      "id": "Composition.identifier.assigner",
      "max": "0",
      "path": "Composition.identifier.assigner"
    }, {
      "id": "Composition.status",
      "path": "Composition.status",
      "mustSupport": true
    }, {
      "id": "Composition.type",
      "path": "Composition.type",
      "binding": {
        "strength": "preferred",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentType"
        } ],
        "description": "A set of codes to classify the type of document.",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-DocumentType-1"
        }
      },
      "mustSupport": true
    }, {
      "id": "Composition.type.coding.system",
      "min": 1,
      "path": "Composition.type.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.type.coding.version",
      "max": "0",
      "path": "Composition.type.coding.version"
    }, {
      "id": "Composition.type.coding.code",
      "min": 1,
      "path": "Composition.type.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.type.coding.display",
      "min": 1,
      "path": "Composition.type.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.class",
      "path": "Composition.class",
      "mustSupport": false
    }, {
      "id": "Composition.class.coding.system",
      "min": 1,
      "path": "Composition.class.coding.system"
    }, {
      "id": "Composition.class.coding.code",
      "min": 1,
      "path": "Composition.class.coding.code"
    }, {
      "id": "Composition.class.coding.display",
      "min": 1,
      "path": "Composition.class.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.class.text",
      "path": "Composition.class.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.subject",
      "path": "Composition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      } ],
      "mustSupport": true
    }, {
      "id": "Composition.subject.reference",
      "min": 1,
      "path": "Composition.subject.reference",
      "mustSupport": false
    }, {
      "id": "Composition.encounter",
      "path": "Composition.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Encounter-1"
      } ],
      "mustSupport": true
    }, {
      "id": "Composition.encounter.reference",
      "min": 1,
      "path": "Composition.encounter.reference"
    }, {
      "id": "Composition.date",
      "path": "Composition.date",
      "mustSupport": true
    }, {
      "id": "Composition.author",
      "path": "Composition.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Device-1"
      } ],
      "mustSupport": true
    }, {
      "id": "Composition.author.reference",
      "min": 1,
      "path": "Composition.author.reference"
    }, {
      "id": "Composition.title",
      "path": "Composition.title",
      "mustSupport": true
    }, {
      "id": "Composition.confidentiality",
      "max": "0",
      "path": "Composition.confidentiality",
      "mustSupport": false
    }, {
      "id": "Composition.attester",
      "max": "0",
      "path": "Composition.attester",
      "mustSupport": false
    }, {
      "id": "Composition.attester.mode",
      "path": "Composition.attester.mode",
      "mustSupport": false
    }, {
      "id": "Composition.attester.time",
      "path": "Composition.attester.time",
      "mustSupport": false
    }, {
      "id": "Composition.attester.party",
      "path": "Composition.attester.party",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "Composition.attester.party.reference",
      "min": 1,
      "path": "Composition.attester.party.reference"
    }, {
      "id": "Composition.custodian",
      "path": "Composition.custodian",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ],
      "mustSupport": true
    }, {
      "id": "Composition.custodian.reference",
      "min": 1,
      "path": "Composition.custodian.reference"
    }, {
      "id": "Composition.relatesTo",
      "max": "1",
      "path": "Composition.relatesTo",
      "mustSupport": true
    }, {
      "id": "Composition.relatesTo.code",
      "path": "Composition.relatesTo.code",
      "fixedCode": "replaces"
    }, {
      "id": "Composition.relatesTo.target[x]",
      "path": "Composition.relatesTo.target[x]",
      "type": [ {
        "code": "Identifier"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-EDIS-Composition-1"
      } ]
    }, {
      "id": "Composition.event",
      "max": "0",
      "path": "Composition.event"
    }, {
      "id": "Composition.event.code",
      "path": "Composition.event.code",
      "binding": {
        "strength": "preferred",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentEventType"
        } ],
        "description": "This list of codes represents the main clinical acts being documented. It uses a code from any vocabulary to describe the type of service event. The vocabulary SnomedCT is a preferred vocabulary.",
        "valueSetReference": {
          "reference": "http://snomed.info/sct"
        }
      },
      "mustSupport": false
    }, {
      "id": "Composition.event.code.coding",
      "path": "Composition.event.code.coding",
      "mustSupport": false
    }, {
      "id": "Composition.event.code.coding.system",
      "min": 1,
      "path": "Composition.event.code.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.event.code.coding.version",
      "max": "0",
      "path": "Composition.event.code.coding.version"
    }, {
      "id": "Composition.event.code.coding.code",
      "min": 1,
      "path": "Composition.event.code.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.event.code.coding.display",
      "min": 1,
      "path": "Composition.event.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.event.code.text",
      "path": "Composition.event.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.event.detail.reference",
      "min": 1,
      "path": "Composition.event.detail.reference"
    }, {
      "id": "Composition.section",
      "min": 1,
      "path": "Composition.section",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "discriminator": [ {
          "path": "code.coding.code",
          "type": "value"
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "mustSupport": true
    }, {
      "id": "Composition.section:admissionDetailsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "admissionDetailsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:admissionDetailsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Admission details",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:admissionDetailsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:admissionDetailsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:admissionDetailsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886781000000108",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Admission details",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:admissionDetailsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:admissionDetailsSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:admissionDetailsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.coding",
      "path": "Composition.section.orderedBy.coding",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:admissionDetailsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:admissionDetailsSection.entry",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Encounter-1"
      } ]
    }, {
      "id": "Composition.section:admissionDetailsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:admissionDetailsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:admissionDetailsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection",
      "max": "1",
      "min": 1,
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "allergiesAndAdverseReactionsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Allergies and adverse reactions",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886921000000105",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Allergies and adverse reactions",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Allergy-List-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.entry.display",
      "path": "Composition.section.entry.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:allergiesAndAdverseReactionsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:assessmentScalesSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "assessmentScalesSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:assessmentScalesSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Assessment scales",
      "mustSupport": false
    }, {
      "id": "Composition.section:assessmentScalesSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:assessmentScalesSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:assessmentScalesSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:assessmentScalesSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:assessmentScalesSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887141000000103",
      "mustSupport": false
    }, {
      "id": "Composition.section:assessmentScalesSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Assessment scales",
      "mustSupport": false
    }, {
      "id": "Composition.section:assessmentScalesSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:assessmentScalesSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:assessmentScalesSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:assessmentScalesSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:assessmentScalesSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:assessmentScalesSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:assessmentScalesSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:assessmentScalesSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:assessmentScalesSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:assessmentScalesSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:assessmentScalesSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:clinicalSummarySection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "clinicalSummarySection",
      "mustSupport": true
    }, {
      "id": "Composition.section:clinicalSummarySection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Clinical summary",
      "mustSupport": false
    }, {
      "id": "Composition.section:clinicalSummarySection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:clinicalSummarySection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:clinicalSummarySection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:clinicalSummarySection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:clinicalSummarySection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887181000000106",
      "mustSupport": false
    }, {
      "id": "Composition.section:clinicalSummarySection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Clinical summary",
      "mustSupport": false
    }, {
      "id": "Composition.section:clinicalSummarySection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:clinicalSummarySection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:clinicalSummarySection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:clinicalSummarySection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:clinicalSummarySection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:clinicalSummarySection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:clinicalSummarySection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:clinicalSummarySection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:clinicalSummarySection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:diagnosesSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "diagnosesSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:diagnosesSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Diagnoses",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:diagnosesSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:diagnosesSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:diagnosesSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887161000000102",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Diagnoses",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:diagnosesSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:diagnosesSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:diagnosesSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:diagnosesSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:diagnosesSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Condition-List-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:diagnosesSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:diagnosesSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:diagnosesSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:dischargeDetailsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "dischargeDetailsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:dischargeDetailsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Discharge details",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886811000000106",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Discharge details",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:dischargeDetailsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:dischargeDetailsSection.text",
      "min": 1,
      "path": "Composition.section.text",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:dischargeDetailsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:dischargeDetailsSection.entry",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Encounter-1"
      } ]
    }, {
      "id": "Composition.section:dischargeDetailsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:dischargeDetailsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:dischargeDetailsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:distributionListSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "distributionListSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:distributionListSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Distribution list"
    }, {
      "id": "Composition.section:distributionListSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:distributionListSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:distributionListSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Composition.section:distributionListSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:distributionListSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887261000000109"
    }, {
      "id": "Composition.section:distributionListSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Distribution list"
    }, {
      "id": "Composition.section:distributionListSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:distributionListSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:distributionListSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:distributionListSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:distributionListSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:distributionListSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:distributionListSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:distributionListSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:distributionListSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:distributionListSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:distributionListSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:distributionListSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-RelatedPerson-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1"
      } ],
      "short": "A reference to data that supports this section."
    }, {
      "id": "Composition.section:distributionListSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:distributionListSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:distributionListSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:gpPracticeSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "gpPracticeSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:gpPracticeSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "GP practice"
    }, {
      "id": "Composition.section:gpPracticeSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:gpPracticeSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:gpPracticeSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Composition.section:gpPracticeSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:gpPracticeSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886711000000101"
    }, {
      "id": "Composition.section:gpPracticeSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "GP practice"
    }, {
      "id": "Composition.section:gpPracticeSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:gpPracticeSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:gpPracticeSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:gpPracticeSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:gpPracticeSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:gpPracticeSection.entry",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:gpPracticeSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:gpPracticeSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:gpPracticeSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:individualRequirementsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "individualRequirementsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:individualRequirementsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Individual requirements",
      "mustSupport": false
    }, {
      "id": "Composition.section:individualRequirementsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:individualRequirementsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:individualRequirementsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:individualRequirementsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:individualRequirementsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "1078911000000106",
      "mustSupport": false
    }, {
      "id": "Composition.section:individualRequirementsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Individual requirements",
      "mustSupport": false
    }, {
      "id": "Composition.section:individualRequirementsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:individualRequirementsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:individualRequirementsSection.text",
      "min": 1,
      "path": "Composition.section.text",
      "mustSupport": false
    }, {
      "id": "Composition.section:individualRequirementsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:individualRequirementsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:individualRequirementsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:individualRequirementsSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:individualRequirementsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:individualRequirementsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:individualRequirementsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "informationAndAdviceGivenSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Information and advice given",
      "mustSupport": false
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "1052951000000105",
      "mustSupport": false
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Information and advice given",
      "mustSupport": false
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:informationAndAdviceGivenSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:investigationResultsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "investigationResultsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:investigationResultsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Investigation results",
      "mustSupport": false
    }, {
      "id": "Composition.section:investigationResultsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:investigationResultsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:investigationResultsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:investigationResultsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:investigationResultsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "1082101000000102",
      "mustSupport": false
    }, {
      "id": "Composition.section:investigationResultsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Investigation results",
      "mustSupport": false
    }, {
      "id": "Composition.section:investigationResultsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:investigationResultsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:investigationResultsSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:investigationResultsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:investigationResultsSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:investigationResultsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:investigationResultsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:investigationResultsSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:investigationResultsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:investigationResultsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:investigationResultsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:legalInformationSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "legalInformationSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:legalInformationSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Legal information",
      "mustSupport": false
    }, {
      "id": "Composition.section:legalInformationSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:legalInformationSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:legalInformationSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:legalInformationSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:legalInformationSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886961000000102",
      "mustSupport": false
    }, {
      "id": "Composition.section:legalInformationSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Legal information",
      "mustSupport": false
    }, {
      "id": "Composition.section:legalInformationSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:legalInformationSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:legalInformationSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:legalInformationSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:legalInformationSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:legalInformationSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:legalInformationSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:legalInformationSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:legalInformationSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "medicationsAndMedicalDevicesSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Medications and medical devices",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "933361000000108",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Medications and medical devices",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding",
      "path": "Composition.section.orderedBy.coding",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Medication-List-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference",
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.entry.display",
      "path": "Composition.section.entry.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:medicationsAndMedicalDevicesSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:participationInResearchSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "participationInResearchSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:participationInResearchSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Participation in research",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      },
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:participationInResearchSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886751000000102",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Participation in research",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:participationInResearchSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:participationInResearchSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:participationInResearchSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:participationInResearchSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:participationInResearchSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:participationInResearchSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:participationInResearchSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:participationInResearchSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:participationInResearchSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "patientAndCarerConcernsExpectationsAndWishesSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Patient and carer concerns, expectations and wishes",
      "mustSupport": false
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section.",
        "valueSetUri": "http://hl7.org/fhir/ValueSet/doc-section-codes"
      }
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "1052941000000107",
      "mustSupport": false
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Patient and carer concerns, expectations and wishes",
      "mustSupport": false
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:patientDemographicsSection",
      "max": "1",
      "min": 1,
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "patientDemographicsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:patientDemographicsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Patient demographics"
    }, {
      "id": "Composition.section:patientDemographicsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:patientDemographicsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:patientDemographicsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Composition.section:patientDemographicsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:patientDemographicsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886731000000109"
    }, {
      "id": "Composition.section:patientDemographicsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Patient demographics"
    }, {
      "id": "Composition.section:patientDemographicsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:patientDemographicsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:patientDemographicsSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:patientDemographicsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:patientDemographicsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:patientDemographicsSection.entry",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:patientDemographicsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:patientDemographicsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:patientDemographicsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:personCompletingRecordSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "personCompletingRecordSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:personCompletingRecordSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Person completing record",
      "mustSupport": false
    }, {
      "id": "Composition.section:personCompletingRecordSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887231000000104",
      "mustSupport": false
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Person completing record",
      "mustSupport": false
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:personCompletingRecordSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:personCompletingRecordSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:personCompletingRecordSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:personCompletingRecordSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:personCompletingRecordSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:personCompletingRecordSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:personCompletingRecordSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "Composition.section:personCompletingRecordSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:personCompletingRecordSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:personCompletingRecordSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "planAndRequestedActionsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Plan and requested actions",
      "mustSupport": false
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887201000000105",
      "mustSupport": false
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Plan and requested actions",
      "mustSupport": false
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:planAndRequestedActionsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:proceduresSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "proceduresSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:proceduresSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Procedures",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:proceduresSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:proceduresSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:proceduresSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887171000000109",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Procedures",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:proceduresSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:proceduresSection.text",
      "min": 1,
      "path": "Composition.section.text",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:proceduresSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.coding",
      "path": "Composition.section.orderedBy.coding",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:proceduresSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:proceduresSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Procedure-List-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:proceduresSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference",
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.entry.display",
      "path": "Composition.section.entry.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": false
    }, {
      "id": "Composition.section:proceduresSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:proceduresSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:referrerDetailsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "referrerDetailsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:referrerDetailsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Referrer details",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:referrerDetailsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:referrerDetailsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:referrerDetailsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "1052891000000108",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Referrer details",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:referrerDetailsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:referrerDetailsSection.text",
      "min": 1,
      "path": "Composition.section.text",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:referrerDetailsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:referrerDetailsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:referrerDetailsSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-RelatedPerson-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1"
      } ]
    }, {
      "id": "Composition.section:referrerDetailsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:referrerDetailsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:referrerDetailsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:safetyAlertsSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "safetyAlertsSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:safetyAlertsSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Safety alerts",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:safetyAlertsSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:safetyAlertsSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:safetyAlertsSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "886931000000107",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Safety alerts",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:safetyAlertsSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:safetyAlertsSection.text",
      "min": 1,
      "path": "Composition.section.text",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:safetyAlertsSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:safetyAlertsSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:safetyAlertsSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:safetyAlertsSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:safetyAlertsSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:safetyAlertsSection.section",
      "max": "0",
      "path": "Composition.section.section"
    }, {
      "id": "Composition.section:socialContextSection",
      "max": "1",
      "path": "Composition.section",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Section"
      } ],
      "sliceName": "socialContextSection",
      "mustSupport": true
    }, {
      "id": "Composition.section:socialContextSection.title",
      "min": 1,
      "path": "Composition.section.title",
      "fixedString": "Social context",
      "mustSupport": false
    }, {
      "id": "Composition.section:socialContextSection.code",
      "min": 1,
      "path": "Composition.section.code",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "CompositionSectionType"
        } ],
        "description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
      }
    }, {
      "id": "Composition.section:socialContextSection.code.coding",
      "max": "1",
      "min": 1,
      "path": "Composition.section.code.coding"
    }, {
      "id": "Composition.section:socialContextSection.code.coding.system",
      "min": 1,
      "path": "Composition.section.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": false
    }, {
      "id": "Composition.section:socialContextSection.code.coding.version",
      "max": "0",
      "path": "Composition.section.code.coding.version"
    }, {
      "id": "Composition.section:socialContextSection.code.coding.code",
      "min": 1,
      "path": "Composition.section.code.coding.code",
      "fixedCode": "887051000000101",
      "mustSupport": false
    }, {
      "id": "Composition.section:socialContextSection.code.coding.display",
      "min": 1,
      "path": "Composition.section.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "fixedString": "Social context",
      "mustSupport": false
    }, {
      "id": "Composition.section:socialContextSection.code.coding.userSelected",
      "max": "0",
      "path": "Composition.section.code.coding.userSelected"
    }, {
      "id": "Composition.section:socialContextSection.code.text",
      "max": "0",
      "path": "Composition.section.code.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:socialContextSection.text",
      "min": 1,
      "path": "Composition.section.text"
    }, {
      "id": "Composition.section:socialContextSection.text.status",
      "path": "Composition.section.text.status",
      "mustSupport": false
    }, {
      "id": "Composition.section:socialContextSection.text.div",
      "path": "Composition.section.text.div",
      "mustSupport": false
    }, {
      "id": "Composition.section:socialContextSection.mode",
      "max": "0",
      "path": "Composition.section.mode"
    }, {
      "id": "Composition.section:socialContextSection.orderedBy",
      "max": "0",
      "path": "Composition.section.orderedBy"
    }, {
      "id": "Composition.section:socialContextSection.orderedBy.coding.system",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.system"
    }, {
      "id": "Composition.section:socialContextSection.orderedBy.coding.version",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.version"
    }, {
      "id": "Composition.section:socialContextSection.orderedBy.coding.code",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.code"
    }, {
      "id": "Composition.section:socialContextSection.orderedBy.coding.display",
      "min": 1,
      "path": "Composition.section.orderedBy.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:socialContextSection.orderedBy.coding.userSelected",
      "max": "0",
      "path": "Composition.section.orderedBy.coding.userSelected"
    }, {
      "id": "Composition.section:socialContextSection.orderedBy.text",
      "max": "0",
      "path": "Composition.section.orderedBy.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Composition.section:socialContextSection.entry",
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Attachment-Binary-1"
      } ]
    }, {
      "id": "Composition.section:socialContextSection.entry.reference",
      "min": 1,
      "path": "Composition.section.entry.reference"
    }, {
      "id": "Composition.section:socialContextSection.emptyReason",
      "max": "0",
      "path": "Composition.section.emptyReason"
    }, {
      "id": "Composition.section:socialContextSection.section",
      "max": "0",
      "path": "Composition.section.section"
    } ]
  },
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition"
}