{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.3.1937.777.28.4.267--20210520173110",
  "language": "en-GB",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2021-05-20T15:31:10+00:00"
      }
    }
  ],
  "url": "http://art-decor.org/fhir/StructureDefinition/2.16.840.1.113883.3.1937.777.28.4.267--20210520173110",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.3.1937.777.28.4.267"
    }
  ],
  "version": "0.2.0",
  "name": "Palliative_and_end_of_life_care",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": true,
  "type": "palliative_and_end_of_life_care",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "2.16.840.1.113883.3.1937.777.28.4.267--20210520173110",
        "path": "palliative_and_end_of_life_care",
        "short": "Palliative and end of life care",
        "definition": "-",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care",
          "min": 1,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10868--20190327190225",
        "path": "palliative_and_end_of_life_care.person_demographics",
        "short": "Person demographics",
        "definition": "The person's details and contact information.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10869--20190327190518",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name",
        "short": "Person name",
        "definition": "Details of the person's name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13799--20201109160939",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_first_name",
        "short": "Person first name",
        "definition": "The first name(s) of the person. This includes middle names.",
        "requirements": "Patient.name.given",
        "min": 1,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_first_name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13800--20201109164341",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_family_name",
        "short": "Person family name",
        "definition": "The family name or surname of the person",
        "requirements": "Patient.name.family",
        "min": 1,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_family_name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10870--20190327190643",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_preferred_name",
        "short": "Person preferred name",
        "definition": "The name by which a person wishes to be addressed. The preferred name volunteered by the person or a preferred name given by PDS that the person has asked to be called by.",
        "requirements": "Patient.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_preferred_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13089--20200604172232",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.title",
        "short": "Title",
        "definition": "Person's title",
        "requirements": "Patient.name.prefix",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13798--20201108225248",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_name_suffix",
        "short": "Person name suffix",
        "definition": "A textual suffix that may be added to the end of a PERSON's name, for example, OBE, MBE, BSc, JP, GM",
        "requirements": "Patient.name.suffix",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_name_suffix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13801--20201109170329",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_full_name",
        "short": "Person full name",
        "definition": "The full name of the person in text representation.",
        "requirements": "Patient.name.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_full_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10871--20190327190801",
        "path": "palliative_and_end_of_life_care.person_demographics.date_of_birth",
        "short": "Date of birth",
        "definition": "The date of birth of the person.",
        "requirements": "Patient.birthdate",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.date_of_birth",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10872--20190327190852",
        "path": "palliative_and_end_of_life_care.person_demographics.gender",
        "short": "Gender",
        "definition": "The person's stated gender.",
        "requirements": "Patient.gender",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.gender",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10874--20190327191137",
        "path": "palliative_and_end_of_life_care.person_demographics.ethnicity",
        "short": "Ethnicity",
        "definition": "The ethnicity of the person as specified by the person.",
        "requirements": "Patient.extension(ethnicCategory)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.ethnicity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 2,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10876--20190327191505",
        "path": "palliative_and_end_of_life_care.person_demographics.religion",
        "short": "Religion",
        "definition": "The religious affiliation as specified by the person.",
        "requirements": "Patient.extension(religiousAffiliation)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.religion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10877--20190327191545",
        "path": "palliative_and_end_of_life_care.person_demographics.sex",
        "short": "Sex",
        "definition": "The person’s phenotypic sex. Determines how the person will be treated clinically.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.sex",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10879--20190327191657",
        "path": "palliative_and_end_of_life_care.person_demographics.nhs_number",
        "short": "NHS number",
        "definition": "The unique identifier for a person within the NHS in England and Wales.",
        "requirements": "Patient.identifier(nhsnumber)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.nhs_number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 10,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13297--20200806120833",
        "path": "palliative_and_end_of_life_care.person_demographics.nhs_number_status_indicator",
        "short": "NHS number status indicator",
        "definition": "Provides an indication of the reliability of an NHS Number.",
        "requirements": "Patient.identifier(nhsnumber).extension(nhsverificationstatus)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.nhs_number_status_indicator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 2,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10880--20190327191859",
        "path": "palliative_and_end_of_life_care.person_demographics.other_identifier",
        "short": "Other identifier",
        "definition": "Country specific or local identifier, e.g. Community Health Index (CHI) in Scotland.",
        "requirements": "Patient.identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.other_identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 20,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10881--20190327191927",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address",
        "short": "Person's address",
        "definition": "Person’s usual place of residence, and where relevant temporary and correspondence addresses.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13082--20200529152851",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_1",
        "short": "Address line 1",
        "definition": "Person's first line of address.",
        "requirements": "Patient.address.line",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_1",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13083--20200529153241",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_2",
        "short": "Address line 2",
        "definition": "Person's second line of address.",
        "requirements": "Patient.address.city",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_2",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13084--20200529153534",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_3",
        "short": "Address line 3",
        "definition": "Person's third line of address.",
        "requirements": "Patient.address.district",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_3",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13085--20200601112956",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_4",
        "short": "Address line 4",
        "definition": "Person's fourth line of address.",
        "requirements": "Patient.address.state",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_4",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13086--20200601113210",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_5",
        "short": "Address line 5",
        "definition": "Person's fifth line of address.",
        "requirements": "Patient.address.country",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_5",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13087--20200601114009",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.postcode",
        "short": "Postcode",
        "definition": "The person's postcode.",
        "requirements": "Patient.address.postalcode",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.postcode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 8,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13221--20200708155839",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_type",
        "short": "Address type",
        "definition": "The type of address e.g. Main address, Temp address",
        "requirements": "Patient.address.use",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13804--20201125183236",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details",
        "short": "Person's contact details",
        "definition": "Details of the person's contact information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10886--20190327192917",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.preferred_contact_method",
        "short": "Preferred contact method",
        "definition": "Preferred contact method, e.g. email, letter, phone, text message etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.preferred_contact_method",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10883--20190327192239",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details",
        "short": "Person's telephone number details",
        "definition": "The person's telephone number details",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13808--20201126165124",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number",
        "short": "Person's telephone number",
        "definition": "The person's telephone number",
        "requirements": "Patient.contact.telecon.value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13805--20201125183754",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number_type",
        "short": "Person's telephone number type",
        "definition": "The contact type e.g. home, mobile",
        "requirements": "Patient.telecon.use",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Home"
          },
          {
            "label": "example 2",
            "valueString": "Mobile"
          },
          {
            "label": "example 3",
            "valueString": "Temp"
          },
          {
            "label": "example 4",
            "valueString": "Old"
          },
          {
            "label": "example 5",
            "valueString": "Work"
          }
        ],
        "maxLength": 6,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13809--20201126165509",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.preference_of_telephone_number",
        "short": "Preference of telephone number",
        "definition": "The preferred order of use for the telephone number",
        "requirements": "Patient.telecom.rank",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.preference_of_telephone_number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13807--20201126162922",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details",
        "short": "Person's email address details",
        "definition": "Details of the person's email address",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10882--20190327192019",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address",
        "short": "Person's email address",
        "definition": "Email address of the person.",
        "requirements": "Patient.contact.telecon.value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13811--20201126173054",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address_type",
        "short": "Person's email address type",
        "definition": "The type of email address, home, work",
        "requirements": "Patient.telecon.use",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Home"
          },
          {
            "label": "example 2",
            "valueString": "Work"
          },
          {
            "label": "example 3",
            "valueString": "old"
          }
        ],
        "maxLength": 6,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13810--20201126170711",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.preference_of_email_address",
        "short": "Preference of email address",
        "definition": "The preferred order of use of email address",
        "requirements": "Patient.telecon.rank",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.preference_of_email_address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13806--20201126160706",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.other_contact_information",
        "short": "Other contact information",
        "definition": "Contact details via fax, sms, url",
        "requirements": "Patient.contact.telecon.value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.other_contact_information",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10885--20190327192557",
        "path": "palliative_and_end_of_life_care.person_demographics.marital_status",
        "short": "Marital status",
        "definition": "An indicator to identify the legal marital status of the person.",
        "requirements": "Patient.maritalstatus",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.marital_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13847--20201230114554",
        "path": "palliative_and_end_of_life_care.person_demographics.organ_and_tissue_donation",
        "short": "Organ and tissue donation",
        "definition": "Whether the person has opted out of automatic organ and/or tissue donation where applicable. This is information provided by the national register.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.organ_and_tissue_donation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.101--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice",
        "short": "GP practice",
        "definition": "Details of the person's GP practice.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10643--20181109145924",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry",
        "short": "GP practice record entry",
        "definition": "This is an GP practice record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10003--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_name",
        "short": "GP name",
        "definition": "The name of the person's GP. If the person is registered with a GP practice, their usual GP name will be something volunteered by the person or their representative.",
        "requirements": "Practitioner.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10002--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_details",
        "short": "GP practice details",
        "definition": "Name and address of the person's registered GP Practice. Registered GP practice details are available from the Person Dempographics Service (PDS), or volunteered from the person or their representative. Include details of the practice name and address.",
        "requirements": "PractitionerRole.organisation.Name (0..1)\r\nPractitionerRole.organisation.telcom (0..*)\r\nPractitionerRole.organisation.Address (0..*)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10001--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_identifier",
        "short": "GP practice identifier",
        "definition": "The identifier of the registered GP practice.",
        "requirements": "PratitionerRole.organisation.identifier",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 6,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.466--20181031000000",
        "path": "palliative_and_end_of_life_care.about_me",
        "short": "About me",
        "definition": "About me",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12964--20200330105029",
        "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me",
        "short": "What is most important to me",
        "definition": "A description of what is most important to you.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14325--20210701134923",
        "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me.what_is_most_important_to_me",
        "short": "What is most important to me",
        "definition": "A description of what is most important to you \r\n**Emergency Information : -** Include any essential information that any professional in health and social care should know about the you in any situation, including emergencies.\r\n**Other Information : -**This could include : - Values, Spirituality/religion, Ethnicity, Culture, Pets, Goals and aspirations, Meaningful activities including leisure activities, visiting places, sport and exercise, listening to music, employment, education, volunteering",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me.what_is_most_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13009--20200427112317",
        "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me",
        "short": "People who are important to me",
        "definition": "Details of who is important to you and why.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14327--20210701162725",
        "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me.people_who_are_important_to_me",
        "short": "People who are important to me",
        "definition": "Details of who is important to you and why. They could be family members, carers, friends, members of staff etc. Include how you want the people important to you to be engaged and involved in your care and support in both emergency and normal situations. Include how you stay connected to the people important to you. Who should not be contacted or consulted about your care and support and why, if you wish to say",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me.people_who_are_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13006--20200424114824",
        "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me",
        "short": "How I communicate and how to communicate with me",
        "definition": "A description of how you communicate normally.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14329--20210701163925",
        "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me.how_i_communicate_and_how_to_communicate_with_me",
        "short": "How I communicate and how to communicate with me",
        "definition": "A description of how you communicate normally including any communication aids you use, for example a hearing aid.\r\n\r\n\r\n* Include your preferred language of communication, if your first language is not English.\r\n* Include how you would communicate when you are in pain or distress.\r\n* Include how you communicate choices.\r\n* Include how you give feedback or raise a concern.\r\n* Include how you like to receive information\r\n\r\n\r\n\r\nDescribe how you would like others to engage and communicate with you, including how you would like to be addressed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me.how_i_communicate_and_how_to_communicate_with_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13005--20200424114553",
        "path": "palliative_and_end_of_life_care.about_me.my_wellness",
        "short": "My wellness",
        "definition": "A description covering what you are able to do, how you engage with others and how you feel on a typical day through to on a day when you are unwell or really unwell.",
        "alias": [
          "0.3"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.my_wellness",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14331--20210701165812",
        "path": "palliative_and_end_of_life_care.about_me.my_wellness.my_wellness",
        "short": "My wellness",
        "definition": "| \r\n\r\n\r\n\r\n\r\n\r\nA description covering what you are able to do, how you engage with others and how you feel on a typical day through to on a day when you are unwell or really unwell\r\n\r\n\r\n\r\n\r\n\r\n |\r\n\r\n\r\n\r\n\r\n\r\n\r\n| \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n* Include any causes that might result in you becoming unwell and strategies for avoiding or addressing the causes. For example, not drinking enough water could cause constipation.\r\n* Include any signs that indicate you might be becoming unwell.\r\n* On a bad day describe what is different about what you are able to do, how you engage with others and how you feel.\r\n* Include how your everyday life is affected by any medical conditions e.g. dementia and any symptoms e.g. itchiness, cough, pain and how you manage those conditions.\r\n* Include past health issues or experiences that need to be considered\r\n* Include your wellbeing and lifestyle goals and aspirations\r\n\r\n\r\n\r\n\n                    \r\n\r\n\r\n\r\n\r\n\r\n |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.my_wellness.my_wellness",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13008--20200427103459",
        "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont",
        "short": "Please do and please don't",
        "definition": "A description of things you want someone supporting you to do (or not to do).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14333--20210701172602",
        "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont.please_do_and_please_dont",
        "short": "Please do and please don't",
        "definition": "A description of things you want someone supporting you to do (or not to do).\r\nThings you want someone to **do **might include (for example): - Talk to me not to my carer, remind me to take my medication, encourage me to wash my hands regularly, explain to me what is happening and why, respond to my communication.\r\nA description of things you **do not** want someone supporting you to do might include (for example): - Discussing or asking questions about certain topics, making assumptions about something, providing support when it is not wanted, talking to you in a certain way, undergoing a specific intervention or taking a medication the person does not want.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont.please_do_and_please_dont",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13007--20200427102954",
        "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me",
        "short": "How and when to support me",
        "definition": "A description of how and when you want someone caring for you to support you.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14335--20210701173520",
        "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me.how_and_when_to_support_me",
        "short": "How and when to support me",
        "definition": "A description of how and when you want someone caring for you to support you.\r\n\r\n\r\n\r\n\r\n* This could include support needs in an emergency situation (for example taking blood)\r\n* This could include support you need to maintain important routines or to carry out particular activities, for example: - Personal care routines, Eating and drinking, Bedtime routines, Taking medications, Moving and transitioning\r\n* This could also include support needed with:- wearing glasses/hearing aids/false teeth etc, making informed choices or understanding dangers and risks, managing your emotions, moods and behaviours, memory or confusion.\r\n* Include how your support needs change in different environments. Include any triggers that might result in you needing further support and strategies for avoiding or addressing the triggers. Include how you want the support to be provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me.how_and_when_to_support_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13094--20200622113009",
        "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me",
        "short": "Also worth knowing about me",
        "definition": "A description of what is also worth knowing about you for people caring or supporting you.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14337--20210701174150",
        "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me.also_worth_knowing_about_me",
        "short": "Also worth knowing about me",
        "definition": "A description of what is also worth knowing about you for people caring or supporting you.\r\n\r\n\r\n\r\n\r\n* This could include a short history of your life (where you have worked, where you lived, important events in your life, important people in your past life).\r\n* This could include a short profile of your current life:- your work / study, your aspirations, your skills, your networks, things you like e.g. particular foods, places, a football team and things you like to talk about, things you dislike\r\n* This could also include any care and support preferences that have not been included elsewhere.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me.also_worth_knowing_about_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10367--20181031000000",
        "path": "palliative_and_end_of_life_care.about_me.date",
        "short": "Date",
        "definition": "This is a record of the date that this information was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10368--20181031000000",
        "path": "palliative_and_end_of_life_care.about_me.supported_to_write_this_by",
        "short": "Supported to write this by",
        "definition": "Where relevant, this is a record of name, relationship/role and contact details of the individual who supported the person to write this section e.g. carer, family member, advocate, professional.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.supported_to_write_this_by",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14326--20210701135003",
        "path": "palliative_and_end_of_life_care.about_me.location_to_multimedia_file",
        "short": "Location to multimedia file",
        "definition": "The link to the person's multimedia file",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.location_to_multimedia_file",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.160--20181031000000",
        "path": "palliative_and_end_of_life_care.individual_requirements",
        "short": "Individual requirements",
        "definition": "The individual requirements of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12991--20200423195039",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment",
        "short": "Reasonable adjustment",
        "definition": "A record of reasonable adjustments that must be provided by the service to comply with the Equality Act 2010.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13061--20200512143835",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry",
        "short": "Reasonable adjustment record entry",
        "definition": "This is a reasonable adjustment record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13017--20200428185715",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment",
        "short": "Reasonable adjustment",
        "definition": "The reasonable adjustment required e.g. requires specific contact method, requires communication professional",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13505--20200902184038",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.coded_value",
        "short": "Coded value",
        "definition": "The coded value for reasonable adjustment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13506--20200902184144",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13018--20200428190103",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment_additional_detail",
        "short": "Reasonable adjustment additional detail",
        "definition": "Further detail about the support required and the consequence of not providing it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment_additional_detail",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13001--20200423200901",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment",
        "short": "Impairment",
        "definition": "A record of any impairments for the person relating to reasonable adjustments.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13062--20200512155251",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry",
        "short": "Impairment record entry",
        "definition": "This is an impairment record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13022--20200428192125",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category",
        "short": "Impairment category",
        "definition": "The category of the impairment e.g.  Physical disability, Sensory disability - such as sight or hearing, Long-term condition",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13507--20200902184517",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.coded_value",
        "short": "Coded value",
        "definition": "The coded value for impairment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13508--20200902184600",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13023--20200428192316",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_additional_detail",
        "short": "Impairment additional detail",
        "definition": "Description of what the person can do with the impairment, what they want to be able to do and how they should be supported to do it and what the consequences are of not providing the support.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWhere there is a sensory disability include sensory processing difficulties (e.g. affects to balance and movement, oversensitive, under-sensitive).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_additional_detail",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10066--20181031000000",
        "path": "palliative_and_end_of_life_care.individual_requirements.cognition",
        "short": "Cognition",
        "definition": "Details of the persons cognitive impairment.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.cognition",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13669--20200908224226",
        "path": "palliative_and_end_of_life_care.individual_requirements.cognition.cognition",
        "short": "Cognition",
        "definition": "The cognitive impairment to be considered when communicating with the person, child or their primary carer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.cognition.cognition",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10067--20181031000000",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility",
        "short": "Mobility",
        "definition": "Details of the person's mobility needs.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13670--20200908224514",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs",
        "short": "Mobility needs",
        "definition": "The mobility needs of the person that allows movement between two spaces and achieves participation and a degree of independence.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13671--20200908224706",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.coded_value",
        "short": "Coded value",
        "definition": "The coded value for mobility needs",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13672--20200908224750",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10835--20190322162441",
        "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements",
        "short": "Other individual requirements",
        "definition": "Details of any other individual requirements the person may have",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13673--20200908225148",
        "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements.other_individual_requirement",
        "short": "Other individual requirement",
        "definition": "Other individual requirements that a person may have.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements.other_individual_requirement",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10741--20190306175512",
        "path": "palliative_and_end_of_life_care.alerts",
        "short": "Alerts",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alerts"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Details of alerts.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Any significant information meriting a specific and highly visible warning to any user (e.g. metallic implant, emergency keyholder information, potential dangerous pet)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.alerts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10916--20190409125312",
        "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry",
        "short": "Alerts record entry",
        "definition": "This is an alerts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10742--20190306181058",
        "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry.alert",
        "short": "Alert",
        "definition": "Any significant information meriting a specific and highly visible warning to any user (e.g. metallic implant, potential dangerous pet).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry.alert",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.520--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information",
        "short": "Legal information",
        "definition": "The legal information relating to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10422--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child",
        "short": "Consent relating to child",
        "definition": "Details of the person's consent relating to child",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13576--20200907165040",
        "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.consent_relating_to_child",
        "short": "Consent relating to child",
        "definition": "The person with parental responsibility or appointed guardian where a child lacks competency. Consideration of age and competency, applying Gillick competency or Fraser guidelines.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.consent_relating_to_child",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22489--20220503125836",
        "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.location_of_document",
        "short": "Location of document",
        "definition": "The location of the consent document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10424--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment",
        "short": "Mental capacity assessment",
        "definition": "Details of the persons mental capacity assessment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13724--20200916113228",
        "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.mental_capacity_assessment",
        "short": "Mental capacity assessment",
        "definition": "Whether an assessment of the mental capacity of the (adult) person has been undertaken, if so, what capacity the decision relates to and the outcome of the assessment. Also record best interests decision if person lacks capacity.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.mental_capacity_assessment",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13779--20201016164041",
        "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.location_of_document",
        "short": "Location of document",
        "definition": "The location of the mental capacity assessment information.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.location_of_document",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10425--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for health and welfare or court-appointed deputy (or equivalent)",
        "definition": "Details of the person's LPA record or equivalent",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13634--20200908200547",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for health and welfare or court appointed deputy (or equivalent)",
        "definition": "Record of one or more people who have been given power (LPA) by the person when they had capacity to make decisions about their health and welfare should they lose capacity to make those decisions. To be valid, an LPA must have been registered with the Court of Protection. If life-sustaining treatment is being considered the LPA document must state specifically that the attorney has been given power to consent to or refuse life-sustaining treatment. Details of any person (deputy) appointed by the court to make decisions about the person’s health and welfare. A deputy does not have the power to refuse life-sustaining treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13636--20200908201008",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13776--20201012135045",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.location_of_document",
        "short": "Location of document",
        "definition": "The location of the LPA information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13635--20200908200839",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.name_of_lpa",
        "short": "Name of LPA",
        "definition": "The names of any appointed people or deputies",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.name_of_lpa",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13637--20200908201129",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.contact_details",
        "short": "Contact details",
        "definition": "The contact details of the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14949--20210928120650",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for property and financial affairs or court-appointed deputy (or equivalent)",
        "definition": "Details of the person's LPA record or equivalent",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14954--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for property and financial affairs or court appointed deputy (or equivalent)",
        "definition": "Record of one or more people who have been given power (LPA) by the person when they had capacity to make decisions about their property and financial affairs should they lose capacity to make those decisions. To be valid, an LPA must have been registered with the Court of Protection. If life-sustaining treatment is being considered the LPA document must state specifically that the attorney has been given power to consent to or refuse life-sustaining treatment. Details of any person (deputy) appointed by the court to make decisions about the person’s property and financial affairs. A deputy does not have the power to refuse life-sustaining treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14955--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14956--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.location_of_document",
        "short": "Location of document",
        "definition": "The location of the LPA information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14957--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.name_of_lpa",
        "short": "Name of LPA",
        "definition": "The names of any appointed people or deputies",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.name_of_lpa",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14958--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.contact_details",
        "short": "Contact details",
        "definition": "The contact details of the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10428--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt",
        "short": "Advance decision to refuse treatment (ADRT)",
        "definition": "Details of the person's ADRT status.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13502--20200902173630",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment",
        "short": "Advance decision to refuse treatment",
        "definition": "A record of an advance decision to refuse one or more specific types of future treatment, made by a person who had capacity at the time of recording the decision. The decision only applies when the person no longer has the capacity to consent to or refuse the specific treatment being considered. An ADRT must be in writing, signed and witnessed. If the ADRT is refusing life-sustaining treatment it must state specifically that the treatment is refused even if the person’s life is at risk.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13503--20200902174653",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.coded_value",
        "short": "Coded value",
        "definition": "The coded value for advance decision to refuse treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13504--20200902174838",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22480--20220419192925",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.location_of_document",
        "short": "Location of document",
        "definition": "Location of the advance decision to refuse treatment document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.452--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts",
        "short": "Professional contacts",
        "definition": "The details of the person’s professional contacts.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10767--20190318180716",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry",
        "short": "Professional contacts record entry",
        "definition": "This is a professional contacts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10352--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10353--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12973--20200406200200",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.key_worker",
        "short": "Key worker",
        "definition": "A flag that identifies the personal contact is the key worker assigned to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.key_worker",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10354--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.speciality",
        "short": "Speciality",
        "definition": "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.speciality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10355--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.team",
        "short": "Team",
        "definition": "The name of the team.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.team",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10356--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.organisation",
        "short": "Organisation",
        "definition": "The name of the organisation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.organisation",
          "min": 0,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10357--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10358--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.start_date",
        "short": "Start date",
        "definition": "The start date of the professional relationship with the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.start_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10359--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.end_date",
        "short": "End date",
        "definition": "The end date of the professional relationship with the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.445--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts",
        "short": "Personal contacts",
        "definition": "The details of the individual's personal contacts.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10768--20190319130513",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry",
        "short": "Personal contacts record entry",
        "definition": "This is personal contacts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10345--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.name",
        "short": "Name",
        "definition": "The name of the personal contact.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10346--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship",
        "short": "Relationship",
        "definition": "The relationship the personal contact has to the person, e.g. father, grandmother, family friend etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "defaultValueCodeableConcept": {
          "text": "10"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12968--20200406131310",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship_type",
        "short": "Relationship type",
        "definition": "Additional roles the person performs on behalf of the other (e.g. Carer, Next of Kin, Emergency Contact, Dependent, etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10350--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10937--20190502171544",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.comments",
        "short": "Comments",
        "definition": "Notes on the significance of the personal contact to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.comments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10927--20190430170000",
        "path": "palliative_and_end_of_life_care.problem_list",
        "short": "Problem list",
        "definition": "A summary of the problems that require investigation or treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10928--20190430170101",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry",
        "short": "Problem list record entry",
        "definition": "This is a problem list record entry. \r\n\r\nThere may be 0 to many record entries under problem list. \r\n\r\nEach record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10932--20190430170840",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem",
        "short": "Problem",
        "definition": "A condition which needs addressing and so is important for every professional to know about when seeing the person. \r\n\r\nProblems may include diagnoses, symptoms, and social or behavioural issues",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13244--20200727184332",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the problem list.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13245--20200727184630",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10933--20190430171025",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.onset_date",
        "short": "Onset date",
        "definition": "A date or estimated date that the problem began",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.onset_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10934--20190430171059",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.end_date",
        "short": "End Date",
        "definition": "The date or estimated date the problem was resolved.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10935--20190430171155",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.stage_of_disease",
        "short": "Stage of disease",
        "definition": "The stage of the disease where relevant.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.stage_of_disease",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10936--20190430171322",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.comment",
        "short": "Comment",
        "definition": "Supporting text may be given covering the problem.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.comment",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14356--20210704212534",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis",
        "short": "Primary Palliative Care Diagnosis",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14357--20210704212700",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis",
        "short": "Primary Palliative Care Diagnosis",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14358--20210704213944",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.coded_value",
        "short": "Coded value",
        "definition": "The primary end of life problem for the person",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14359--20210704214049",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.free_text",
        "short": "Free text",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 250,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14360--20210704214351",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.description_of_palliative_care_diagnosis",
        "short": "Description of  palliative care diagnosis",
        "definition": "Further details may be included on the person's palliative or end of life diagnosis",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.description_of_palliative_care_diagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.136--20181031000000",
        "path": "palliative_and_end_of_life_care.social_context",
        "short": "Social context",
        "definition": "The social setting in which the person lives, such as their household, occupational history, and lifestyle factors.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10047--20181031000000",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status",
        "short": "Accommodation status",
        "definition": "Details of the type of accommodation where the person lives.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13348--20200806171204",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status",
        "short": "Accommodation status",
        "definition": "An indication of the type of accommodation where the person lives. \r\n\r\nThis should be based on the main or permanent residence.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13349--20200806171326",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.coded_value",
        "short": "Coded value",
        "definition": "The coded value for accommodation status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 4,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13350--20200806171653",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.282--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions",
        "short": "Allergies and adverse reactions",
        "definition": "Allergies and adverse reactions",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10657--20181113122303",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry",
        "short": "Allergies and adverse reactions record entry",
        "definition": "This is a allergies and adverse reactions record entry. There may be 1 to many record entries under a section. \r\n\r\nEach record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10186--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.type_of_reaction",
        "short": "Type of reaction",
        "definition": "The type of reaction experienced by the person (allergic, adverse, intolerance)",
        "requirements": "AllergyIntolerance.type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.type_of_reaction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10182--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent",
        "short": "Causative agent",
        "definition": "The agent such as food, drug or substances that has caused or may cause an allergy, intolerance or adverse reaction in this person Or “No known drug allergies or adverse reactions” Or “Information not available”",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13441--20200819141248",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.coded_value",
        "short": "Coded value",
        "definition": "The coded value for causative agent",
        "requirements": "Allergyintolerance.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13442--20200819153340",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10658--20181113122925",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster",
        "short": "Reaction details cluster",
        "definition": "Details of the reaction.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11665--20190530201732",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance",
        "short": "Substance",
        "definition": "The substance, or a class of substances, that is considered to be responsible for the adverse reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13554--20200904164448",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.coded_value",
        "short": "Coded value",
        "definition": "The coded value for substance",
        "requirements": "AllergyIntolerance. reaction.substance",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13555--20200904164554",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10183--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction",
        "short": "Description of reaction",
        "definition": "A description of the manifestation of the allergic or adverse reaction experienced by the person. For example, skin rash.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13556--20200904164837",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.coded_value",
        "short": "Coded value",
        "definition": "The coded value for description of reaction.",
        "requirements": "AllergyIntolerance.reaction.manifestation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13557--20200904165103",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13844--20201229224439",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.onset_date",
        "short": "Onset date",
        "definition": "Date and time when manifestations showed e.g could be at home a few days earlier than the contact",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.onset_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10184--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity",
        "short": "Severity",
        "definition": "A description of the severity of the reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13558--20200904174342",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.coded_value",
        "short": "Coded value",
        "definition": "The coded value for severity",
        "requirements": "AllergyIntolerance.reaction.severity",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13559--20200904174853",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10185--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty",
        "short": "Certainty",
        "definition": "A description of the certainty that the stated causative agent caused the allergic or adverse reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13560--20200904175226",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.coded_value",
        "short": "Coded value",
        "definition": "The coded value for certainty.",
        "requirements": "AllergyIntolerance.verificationStatus",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13561--20200904175521",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13856--20210118184519",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure",
        "short": "Route of exposure",
        "definition": "The route the person was exposed to the substance",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13857--20210118185012",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.coded_value",
        "short": "Coded value",
        "definition": "The coded value for route of exposure",
        "requirements": "AllergyIntolerance.exposureroute",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13858--20210118185502",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded text available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10189--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.comment",
        "short": "Comment",
        "definition": "Any additional comment or clarification about the adverse reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10187--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.evidence",
        "short": "Evidence",
        "definition": "Results of investigations that confirmed the certainty of the diagnosis. Examples might include results of skin prick allergy tests",
        "requirements": "AllergyIntolerance.extension.evidence",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.evidence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10188--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.date_first_experienced",
        "short": "Date first experienced",
        "definition": "When the reaction was first experienced i.e this may not be the first this has happened. May be a date or partial date (e.g. year) or text (**e.g. during childhood**)",
        "requirements": "AllergyIntolerance.onset",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.date_first_experienced",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14253--20210304132934",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.allergy_end_date",
        "short": "Allergy end date",
        "definition": "The date the allergy was diagnosed as ended",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.allergy_end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14273--20210409110111",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.comment",
        "short": "Comment",
        "definition": "Any further comments on the person's allergies or adverse reactions.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.636--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices",
        "short": "Medications and medical devices",
        "definition": "Medications and medical devices",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10663--20181113155621",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry",
        "short": "Medication item entry",
        "definition": "All medications and devices that can be prescribed to be entered via this Medication item entry. Handles details of continuation / addition / amendment of admission medications.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10664--20181113162551",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster",
        "short": "Medication item cluster",
        "definition": "Medication item cluster",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10536--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name",
        "short": "Medication name",
        "definition": "May be generic name or brand name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13622--20200908191521",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.coded_value",
        "short": "Coded value",
        "definition": "The coded value for medication name",
        "requirements": "MedicationStatement.medication[x].medicationCodableConcept",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13623--20200908191739",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10537--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form",
        "short": "Form",
        "definition": "The form of the medication e.g. capsule, drops, tablet, lotion etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13624--20200908193229",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.coded_value",
        "short": "Coded value",
        "definition": "The coded value for form.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13625--20200908193334",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10538--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route",
        "short": "Route",
        "definition": "The route by which the medication is administered e.g. oral, IM, IV",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13655--20200908203038",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.coded_value",
        "short": "Coded value",
        "definition": "The coded value for route",
        "requirements": "MedicationStatement.dosage.route",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13656--20200908203140",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10540--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site",
        "short": "Site",
        "definition": "The anatomical site at which the medication is to be administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13657--20200908203318",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.coded_value",
        "short": "Coded value",
        "definition": "The coded value for site",
        "requirements": "MedicationStatement.dosage.site",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13658--20200908203542",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.free_text",
        "short": "Free text",
        "definition": "Free text field to be used when code is not available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10541--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.method",
        "short": "Method",
        "definition": "The technique or method by which the medication is to be administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.method",
          "min": 0,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13379--20200810165127",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.over_the_counter_medication_flag",
        "short": "Over the counter medication flag",
        "definition": "Indicates if the medication or device is acquired without a prescription i.e. got by the person over the counter",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.over_the_counter_medication_flag",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11639--20190530174022",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster",
        "short": "Structured dose direction cluster",
        "definition": "A structural representation of the elements carried by the dose syntax in 'parsable dose strength / timing' i.e. dose strength, dose timing, dose duration and maximum dose.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10554--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_amount",
        "short": "Structured dose amount",
        "definition": "A structural representation of dose amount, e.g. 20mg or 2 tablets. This element will generally only be used when persisting data within systems with 'parsable dose directions' being used to exchange the same information between systems. As per FHIR Dose Syntax Implementation Guidance (NHS Digital): [https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home](https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home \"\")",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_amount",
          "min": 0,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10555--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_timing",
        "short": "Structured dose timing",
        "definition": "A slot containing a structural, computable representation of dose timing and maximum dose. This element will generally only be used when persisting data within systems with 'parsable dose directions' being used to exchange the same information between systems. As per FHIR Dose Syntax Implementation Guidance (NHS Digital): [https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home](https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home \"\")",
        "requirements": "MedicationStatement.dosage.timing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_timing",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10548--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_direction_duration",
        "short": "Dose direction duration",
        "definition": "Recommendation of the time period for which the medication should be continued, including direction not to discontinue. As per FHIR Dose Syntax Implementation Guidance (NHS Digital): [https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home](https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home \"\")",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_direction_duration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10544--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_directions_description",
        "short": "Dose directions description",
        "definition": "Describes the entire medication dosage and administration directions including dose quantity and medication frequency and optionally duration e.g. “1 tablet at night\" or “2mg at 10pm”.",
        "requirements": "MedicationStatement.dosage.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_directions_description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10545--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.additional_instructions",
        "short": "Additional instructions",
        "definition": "Allows for: requirements for adherence support, e.g. compliance aids, prompts and packaging requirements, additional information about specific medicines e.g. where specific brand required, person requirements, e.g. unable to swallow tablets.",
        "requirements": "MedicationStatement.dosage.additionalInstruction",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.additional_instructions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10561--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster",
        "short": "Course details cluster",
        "definition": "Details of the overall course of medication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10666--20181113164755",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.course_status",
        "short": "Course status",
        "definition": "The status of this prescription.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.course_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10546--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.indication",
        "short": "Indication",
        "definition": "Reason for medication being prescribed, where known.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.indication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10667--20181113164922",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.start_datetime",
        "short": "Start date/time",
        "definition": "The date and/or time that the medication course should begin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.start_datetime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10557--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.end_datetime",
        "short": "End date/time",
        "definition": "The date and/or time that the medication course should finish.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.end_datetime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10668--20181113165909",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.link_to_indication_record",
        "short": "Link to indication record",
        "definition": "A link to the record which contains the indication for this medication order.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.link_to_indication_record",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10547--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.commentrecommendation",
        "short": "Comment/recommendation",
        "definition": "Suggestions about duration and/or review, ongoing monitoring requirements, advice on starting, discontinuing or changing medication. Additional comment or recommendation about the medication course e.g. 'Patient named supply', 'unlicensed medication', 'Foreign brand' or monitoring recommendations",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.commentrecommendation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10568--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster",
        "short": "Medication change summary cluster",
        "definition": "Records the changes made to medication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10669--20181113170050",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.status",
        "short": "Status",
        "definition": "The nature of any change made to the medication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10670--20181113170207",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.indication",
        "short": "Indication",
        "definition": "Reason for change in medication, e.g. sub-therapeutic dose, person intolerant.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.indication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10671--20181113170303",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.date_of_change",
        "short": "Date of change",
        "definition": "The date of the change - addition, or amendment",
        "requirements": "ExtensionUKCoreMedicationDosageLastChanged",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.date_of_change",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10672--20181113170342",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.description_of_amendment",
        "short": "Description of amendment",
        "definition": "Where a change is made to the medication i.e. one drug stopped and another started or eg dose, frequency or route is changed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.description_of_amendment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10665--20181113164441",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.total_dose_daily_quantity",
        "short": "Total dose daily quantity",
        "definition": "The total daily dose of this medication. This is helpful for estimating optimal adherence to dosing guidance. It may be computed from product/dose strength and frequency or entered manually.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.total_dose_daily_quantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10583--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry",
        "short": "Medical devices entry",
        "definition": "Medical devices",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10673--20181113171015",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.medical_device",
        "short": "Medical device",
        "definition": "Any medical device that isn't prescribed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.medical_device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11280--20190529174702",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.comments",
        "short": "Comments",
        "definition": "Any information regarding the medical device.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.comments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10576--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry",
        "short": "Medication discontinued entry",
        "definition": "Medication discontinued entry",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10577--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication",
        "short": "Name of discontinued medication",
        "definition": "The name of the medication or medical device being discontinued",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13659--20200908205752",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.coded_value",
        "short": "Coded value",
        "definition": "The coded value for medication name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13660--20200908205840",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.free_text",
        "short": "Free text",
        "definition": "Amount of vaccine administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12472--20190625114223",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.status",
        "short": "Status",
        "definition": "The status of any change made to the medication. MUST CONTAIN STOPPED.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10579--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.indication",
        "short": "Indication",
        "definition": "The clinical indication for any changes in medication status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.indication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10580--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.date_of_change",
        "short": "Date of change",
        "definition": "The date of the discontinuation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.date_of_change",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10582--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.comment",
        "short": "Comment",
        "definition": "Any additional comment about the discontinuation or amendment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.508--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan",
        "short": "Care and support plan",
        "definition": "This records the decisions reached during conversation between the individual and health and care professional about future plans and also records progress.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10419--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths",
        "short": "Strengths",
        "definition": "Any strengths and assets the person has relating to their goals and hopes about their health and well-being.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14369--20210706121333",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's strengths.  Could be derived from the assessment of the person e.g. 300738008 |Able to participate in leisure activities (finding)|",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14370--20210706122131",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.free_text",
        "short": "Free text",
        "definition": "The person’s strengths (in free text).  If the strengths are coded then this is any supplementary or personalised information that relates to the coded strength.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "The person’s strengths (in free text).  If the strengths are coded then this is any supplementary or personalised information that relates to the coded strength."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10414--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems",
        "short": "Needs, concerns or problems",
        "definition": "Details of the person needs, concerns or problems",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14371--20210706123219",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's needs, concerns or problems.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14372--20210706123550",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.free_text",
        "short": "Free text",
        "definition": "The person’s needs, concerns or problems (in free text).  If the needs, concerns or problems are coded then this is any supplementary or personalised information that relates to the coded need, concern or problem.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "The person’s needs, concerns or problems (in free text).  If the needs, concerns or problems are coded then this is any supplementary or personalised information that relates to the coded need, concern or problem."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10413--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes",
        "short": "Goals and hopes",
        "definition": "| \r\n\r\n\r\n\r\nThe overall goals, hopes, aims or targets that the person has. Including anything that the person wants to achieve that relates to their future health and wellbeing. Each goal may include a description of why it is important to the person. Goals may also be ranked in order of importance or priority to the person.\r\n\r\n\r\n\r\n |",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14373--20210706125516",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's goals, aim's and hopes. e.g. 999002111000000103 |Occupational therapy goals simple reference set (foundation metadata concept)|",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14374--20210706125933",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.free_text",
        "short": "Free text",
        "definition": "The person’s goals and hopes (in free text).  If the goals and hopes are coded then this is any supplementary or personalised information that relates to the coded goal or hope.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14399--20210707123616",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_importance_score",
        "short": "Goal importance score",
        "definition": "Assessment of the person's motivations to achieve this goal, how important the goal is to the person on a scale of 1-10.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_importance_score",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10408--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities",
        "short": "Actions and activities",
        "definition": "Actions or activities the person or others plan to take to achieve the person's goals and the resources required to do this.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10675--20181115133322",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what",
        "short": "What",
        "definition": "What the action is and how it is to be carried out?",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14383--20210706150318",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the action.\r\n\r\n| \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14384--20210706150500",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.free_text",
        "short": "Free text",
        "definition": "The person’s actions (in free text).  If the actions are coded then this is any supplementary or personalised information that relates to the coded action.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10676--20181115133404",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who",
        "short": "Who",
        "definition": "Name and role (e.g. person, carer, GP, OT, etc.) of the person, or a team, carrying out the proposed action, and, if relevant where action should take place.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14393--20210706162518",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.name",
        "short": "Name",
        "definition": "The name of the professional or person carrying out the proposed action.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14394--20210706162627",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.role",
        "short": "Role",
        "definition": "The role of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14395--20210706162859",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.team",
        "short": "Team",
        "definition": "The name of the team.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.team",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14396--20210706163039",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10677--20181115133438",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.when",
        "short": "When",
        "definition": "Planned date, time, or interval, as relevant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.when",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10678--20181115133519",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.suggested_strategies",
        "short": "Suggested strategies",
        "definition": "Suggested strategies for potential problems.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.suggested_strategies",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10679--20181115133557",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status",
        "short": "Status",
        "definition": "The status of the action or activity e.g. in progress, done, refused",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14385--20210706152349",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the person's activity status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14386--20210706152554",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.free_text",
        "short": "Free text",
        "definition": "Any supplementary or personalised information for the person's activity status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10680--20181115135404",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.confidence",
        "short": "Confidence",
        "definition": "How confident the person feels to carry out the action associated to the goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.confidence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10682--20181115135505",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.date_last_updated",
        "short": "Date last updated",
        "definition": "Date when action/activity record was last updated",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.date_last_updated",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10683--20181115135547",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.review_date",
        "short": "Review date",
        "definition": "When the action evaluation needs to be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.review_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10674--20181115133226",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal",
        "short": "Stage goal",
        "definition": "Details of the person's stage goals",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14284--20210610201427",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal",
        "short": "Stage goal",
        "definition": "A specific sub-goal that is related to the overall goal as agreed by the person in collaboration with a professional.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14375--20210706130353",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.coded_value",
        "short": "Coded value",
        "definition": "The coded expression associated with the person's stage goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14376--20210706130711",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.free_text",
        "short": "Free text",
        "definition": "The person’s stage goal (in free text).  If the stage goal is coded then this is any supplementary or personalised information that relates to the coded stage goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10681--20181115135434",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome",
        "short": "Outcome",
        "definition": "The outcome of the stage goal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14378--20210706132755",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the person's stage goal outcome.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14379--20210706133250",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.free_text",
        "short": "Free text",
        "definition": "Any supplementary and personalised information relating to the person's outcome.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14377--20210706132138",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.goal_status",
        "short": "Goal status",
        "definition": "The status associated with the person's stage goal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.goal_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10416--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes",
        "short": "Outcomes",
        "definition": "Outcomes of each of the person’s goals, aims and targets. Includes comments recorded by the person, date and status.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14380--20210706145509",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's overall goal outcome",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14382--20210706145853",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.free_text",
        "short": "Free text",
        "definition": "The person’s outcome (in free text) of a goal.  If the outcome is coded then this is any supplementary or personalised information that relates to the coded outcome.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14400--20210707131458",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_status",
        "short": "Goal status",
        "definition": "The status associated with the person's overall goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10409--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative",
        "short": "Agreed with person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14322--20210629130522",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
        "short": "Person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14323--20210629131457",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_full_name",
        "short": "Person full name",
        "definition": "The full name of the person in text representation.",
        "requirements": "Patient.name.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_full_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14324--20210629131614",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10410--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source",
        "short": "Care funding source",
        "definition": "A reference to the funding source and any conditions or limitations associated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14391--20210706161205",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.coded_value",
        "short": "Coded value",
        "definition": "The organisation code of the care funding source",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14392--20210706161407",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.free_text",
        "short": "Free text",
        "definition": "Any further information for the person's care funding source e.g. self funded",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10412--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.date_this_plan_was_last_updated",
        "short": "Date this plan was last updated",
        "definition": "This is a record of the date that this care and support plan was last updated.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.date_this_plan_was_last_updated",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10415--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.other_care_planning_documents",
        "short": "Other care planning documents",
        "definition": "Reference other care planning documents, including the type, location and date. \r\n\r\nThis may include condition-specific plans, advance care plans, end of life care plan, etc.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.other_care_planning_documents",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10417--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.planned_review_dateinterval",
        "short": "Planned review date/interval",
        "definition": "This is the date/interval when this information will next be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.planned_review_dateinterval",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10418--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "This is a record of who has responsibility for arranging review of this information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14345--20210701204034",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14346--20210701204135",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14347--20210701204259",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.469--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans",
        "short": "Contingency plans",
        "definition": "These are the things to do and people to contact, should an individual’s\nhealth or other circumstances get worse.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10375--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors",
        "short": "Trigger factors",
        "definition": "Signs to watch out for that may indicate a significant change in health or other circumstances e.g. feeling agitated",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14389--20210706155834",
        "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.coded_value",
        "short": "Coded value",
        "definition": "The trigger that leads to instigation of a significant change in health or other circumstances.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14390--20210706160156",
        "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.free_text",
        "short": "Free text",
        "definition": "The person’s trigger factors (in free text).  If the trigger factor is coded then this is any supplementary or personalised information that relates to the coded trigger factor.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10371--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name",
        "short": "Contingency plan name",
        "definition": "When the action evaluation needs to be reviewed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14387--20210706155058",
        "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the type of care plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14388--20210706155306",
        "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.free_text",
        "short": "Free text",
        "definition": "Free text if no coded value is available.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10376--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen",
        "short": "What should happen",
        "definition": "Guidance on specific actions or interventions that may be required or should be avoided in specific situations. This may include circumstances where action needs to be taken if a carer is unable to care for the person. A statement of suggested actions. Usually expressed as: in the event of X do Y.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14403--20210707134754",
        "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.coded_value",
        "short": "Coded value",
        "definition": "The coded value for what should happen",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14404--20210707134920",
        "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.free_text",
        "short": "Free text",
        "definition": "What should happen (in free text).  If 'what should happen' is coded then this is any supplementary or personalised information that relates to the coded value for 'what should happen'.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10377--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted",
        "short": "Who should be contacted",
        "definition": "Who should be contacted in the event of significant problems or deterioration in health or wellbeing. e.g. name, role and contact details.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14405--20210707135626",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14406--20210707135748",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14407--20210707135915",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10369--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative",
        "short": "Agreed with person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14339--20210701191112",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
        "short": "Person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14340--20210701191345",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_full_name",
        "short": "Person full name",
        "definition": "The full name of the person in text representation.",
        "requirements": "Patient.name.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_full_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14341--20210701191523",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10372--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.date_this_plan_was_last_updated",
        "short": "Date this plan was last updated",
        "definition": "The date that this contingency plan was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.date_this_plan_was_last_updated",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10373--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.planned_review_dateinterval",
        "short": "Planned review date/interval",
        "definition": "This is the date/interval when this contingency plan will next be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.planned_review_dateinterval",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10374--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "This is who has responsibility for arranging review of this information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14342--20210701193829",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14343--20210701193946",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14344--20210701194059",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13850--20210108163756",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies",
        "short": "Coping strategies",
        "definition": "Details of coping strategies used",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13851--20210108164537",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.coping_strategy",
        "short": "Coping strategy",
        "definition": "The coping strategies are defined as thoughts and behaviours that people use to manage the internal and external demands of situations that are appraised as stressful. This should also include a record of any tools used to carry out the coping strategy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.coping_strategy",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13852--20210108164718",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.start_date",
        "short": "Start date",
        "definition": "The date when the coping strategy started",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.start_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13853--20210108164858",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.end_date",
        "short": "End date",
        "definition": "The date when the coping strategy ended",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13854--20210108164959",
        "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs",
        "short": "Relapse indicators / early warning signs",
        "definition": "Details of the relapse indicators for the person. These may also be called 'early warning signs'",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14401--20210707133810",
        "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.coded_value",
        "short": "Coded value",
        "definition": "The coded value for relapse indicators/early warning signs",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14402--20210707134246",
        "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.free_text",
        "short": "Free text",
        "definition": "Any supplementary or personalised information regarding the relapse indicators/early warning signs",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10777--20190319171220",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement",
        "short": "Advance statement",
        "definition": "Written requests and preferences made by a person with capacity conveying their wishes, beliefs and values for their future care should they lose capacity.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13695--20200909170633",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement",
        "short": "Advance statement",
        "definition": "Does the person have an advance statement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13696--20200909170921",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.coded_value",
        "short": "Coded value",
        "definition": "The coded value for advance statement",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13697--20200909171048",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13760--20200929145349",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.location_of_document",
        "short": "Location of document",
        "definition": "The location of where the advanced statement is held.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10370--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.anticipatory_medicinesequipment",
        "short": "Anticipatory medicines/equipment",
        "definition": "Medicines or equipment available that may be required in specific situations and their location. A statement regarding the availability or location of the anticipatory medicines/equipment. SNOMED CT Tag : - 871021000000106 | Prescription of palliative care anticipatory medication (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.anticipatory_medicinesequipment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.502--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans",
        "short": "Additional support plans",
        "definition": "Additional support plans",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10402--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name",
        "short": "Additional support plan name",
        "definition": "The name of the particular additional supporting plan, e.g. dieticians plan, wound management plan, discharge management plan and behaviour support plan.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14397--20210706164030",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the type of care plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14398--20210706164320",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.free_text",
        "short": "Free text",
        "definition": "Free text if no coded value is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10403--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_content",
        "short": "Additional support plan content",
        "definition": "This is the content of any additional care and support plan which the person and/or care professional consider should be shared with others providing care and support. May be structured in different ways, e.g. tables, diagrams, images. This is the content of any additional care and support plan which the individual and/or care professional consider should be shared with others providing care and support. It should be structured as recommended for the care and support plan and if contains additional detail, it may be referenced here.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_content",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10405--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.planned_review_dateinterval",
        "short": "Planned review date/interval",
        "definition": "This is the date/interval when this information will next be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.planned_review_dateinterval",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10406--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "This is a record of who has responsibility for arranging review of this information. Should include their name, role and contact details.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14348--20210701204451",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14349--20210701204607",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14350--20210701204937",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10407--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.date_this_plan_was_last_updated",
        "short": "Date this plan was last updated",
        "definition": "This is a record of the date that this information was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.date_this_plan_was_last_updated",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10743--20190307110643",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care",
        "short": "Palliative and end of life care",
        "definition": "Information relating to palliative and end of life care.\r\n\r\nN.B. This is not an end of life care plan or a palliative care plan but contains information that would be found in an end of life care or palliative care plan.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22324--20220224181147",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning",
        "short": "Involvement in advance care planning",
        "definition": "Details of the person's , family and carer's involvement in advance care planning",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22325--20220224181559",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning",
        "short": "Person and personal contacts involved in advance care planning",
        "definition": "The person, their  legitimate representative, family member or carer involved in advance care planning",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22328--20220224182513",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.coded_value",
        "short": "Coded value",
        "definition": "A code for  representing when a person, their  legitimate representative, family member or carer are  involved in the end of Life Plan.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SNOMED\nCT:-\r\n\r\n\r\n\r\n713662007\n|Discussion about advance care planning (procedure)|\r\n\r\n\r\n\r\n714747005\n|Discussion about advance care planning declined (situation)|\r\n\r\n\r\n\r\n714361002\n|Discussion about advance care planning with caregiver (situation)|\r\n\r\n\r\n\r\n713665009\n|Discussion about advance care planning with family member (situation)| \r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n922321000000108\n|Discussion about advance care planning not appropriate at this time (finding)|"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22327--20220224182313",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded data is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22373--20220310154958",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.name",
        "short": "Name",
        "definition": "| The name\n  of the personal contact. |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 50,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22372--20220310154657",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship",
        "short": "Relationship",
        "definition": "| The\n  relationship the personal contact has to the person, e.g. father,\n  grandmother, family friend etc. |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22371--20220310154146",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship_type",
        "short": "Relationship type",
        "definition": "| Additional\n  roles the person performs on behalf of the other (e.g. Carer, Next of Kin,\n  Emergency Contact, Dependent, etc.) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22326--20220224181912",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.role",
        "short": "Role",
        "definition": "The role of the person involved in the end of life plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14351--20210704192012",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans",
        "short": "End of life care plans",
        "definition": "Details of a person's palliative and end of life care plans.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16743--20211110233406",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name",
        "short": "End of life care plan name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Plan Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of palliative care or end of life plan, e.g. Advance Care Plan, Treatment Escalation Plan, etc",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Type of Palliative Care or End of Life Plan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22301--20220223105047",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.coded_value",
        "short": "Coded value",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22302--20220223105537",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.free_text",
        "short": "Free text",
        "definition": "Enter the plan name in text where no code exists",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16541--20211105021015",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_contents",
        "short": "Plan contents",
        "definition": "To record the details of a person end of life plan. May include a person's wishes and preferences in their Advance Care Plan or a list of ceilings of treatment for Treatment Escalation Plan or priorities of care and anticipatory actions for an Emergency Care and Treatment Plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_contents",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16543--20211105021631",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_review_date",
        "short": "Plan review date",
        "definition": "The next plan review date",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_review_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16544--20211105023143",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "The professional responsible for reviewing the plan in the future",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16545--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional.",
        "requirements": "Practitioner.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16546--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker etc",
        "requirements": "Practitioner.PractitionerRole.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16547--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.grade",
        "short": "Grade",
        "definition": "The grade of the professional.",
        "requirements": "PractitionerRole.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.grade",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16548--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.speciality",
        "short": "Speciality",
        "definition": "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
        "requirements": "PractitionerRole.speciality",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.speciality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16549--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier for the professional e.g. GMC number, HCPC number etc or the personal identifier used by the local organisation.",
        "requirements": "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.professional_identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16550--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.organisation_name",
        "short": "Organisation name",
        "definition": "The name, including the identifier, of the organisation providing the service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.organisation_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16551--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10771--20190319134220",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision",
        "short": "Cardio-pulmonary resuscitation (CPR) decision",
        "definition": "Whether a decision has been made; the decision;  who made the decision; the date of decision; date for review and location of documentation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13686--20200909163543",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision",
        "short": "Cardio-pulmonary resuscitation (CPR) decision",
        "definition": "The cardio-pulmonary resuscitation (CPR) decision.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13687--20200909164050",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.coded_value",
        "short": "Coded value",
        "definition": "The coded value for CPR decision or DNACPR",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13688--20200909164548",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22313--20220223174256",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision",
        "short": "Involvement in CPR Decision",
        "definition": "Details of the person , their family and carers involvement in the CPR decision",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22316--20220223175048",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision",
        "short": "Person and personal contacts involved in the decision",
        "definition": "The person, their  legitimate representative, family member or carer involved in the CPR decision.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22318--20220224163405",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.coded_value",
        "short": "Coded value",
        "definition": "A code for  representing when a person, their  legitimate representative, family member or carer are  involved in the CPR decision.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22319--20220224164821",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded text available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22376--20220310160702",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.name",
        "short": "Name",
        "definition": "| The name\n  of the person involved in the decision |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22375--20220310160353",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship",
        "short": "Relationship",
        "definition": "The relationship the personal contact has to the person, e.g. father, grandmother, family friend etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22374--20220310160011",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship_type",
        "short": "Relationship type",
        "definition": "| Additional\n  roles the person performs on behalf of the other (e.g. Carer, Next of Kin,\n  Emergency Contact, Dependent, etc.) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14364--20210705103540",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.role",
        "short": "Role",
        "definition": "The role of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13705--20200910121008",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.date_for_review",
        "short": "Date for review",
        "definition": "The date for review of CPR decision.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.date_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22479--20220419190550",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "The professional responsible for reviewing the decision",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22493--20220505184249",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional that saw the person",
        "requirements": "Encounter.participant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22494--20220505184443",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.grade",
        "short": "Grade",
        "definition": "The grade of the person completing the record.",
        "requirements": "PractitionerRole.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.grade",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22492--20220505183042",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22490--20220505182231",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.specialty",
        "short": "Specialty",
        "definition": "The specialty e.g. physiotherapy, oncology, mental health etc",
        "requirements": "Encounter.participant.individual.Practitioner.PractitionerRole.speciality",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.specialty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22482--20220426192934",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.organisation_name",
        "short": "Organisation name",
        "definition": "The name, including the identifier, of the organisation providing the service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.organisation_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22483--20220426195654",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.professional_identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22481--20220426192624",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13706--20200910123014",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.location_of_document",
        "short": "Location of document",
        "definition": "The location of the CPR decision document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10745--20190307111045",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis",
        "short": "Estimated prognosis",
        "definition": "Details of the persons estimated prognosis",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13691--20200909164955",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis",
        "short": "Estimated prognosis",
        "definition": "Where a person is terminally ill this is a clinical judgment indicating the anticipated period of time until death e.g. last days, weeks, months or year of life.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22311--20220223172837",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.coded_value",
        "short": "Coded value",
        "definition": "SNOMED  CT :-1128811000000100 -Prognosis findings simple reference set\r\n\r\nRecommended value set",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22312--20220223173204",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22308--20220223165649",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register",
        "short": "Person is on the Palliative Care Register",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22309--20220223170138",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.coded_value",
        "short": "Coded value",
        "definition": "SNOMED CT :- Pending",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22310--20220223170421",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.free_text",
        "short": "Free Text",
        "definition": "Free text field to be used if no coded text available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10785--20190319172130",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment",
        "short": "Anticipatory medicines/equipment",
        "definition": "Details of the persons availability or location regarding their anticipatory medicines/equipment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13707--20200910152700",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.statement_on_anticipatory_medicinesequipment",
        "short": "Statement  on anticipatory medicines/equipment",
        "definition": "A statement regarding the availability or location of the anticipatory medicines/equipment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.statement_on_anticipatory_medicinesequipment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22340--20220301141835",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment",
        "short": "Anticipatory medicines and equipment",
        "definition": "Coded data on the issue of palliative care  anticipatory medicines and equipment",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22341--20220301142601",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.coded_value",
        "short": "Coded  value",
        "definition": "SNOMED CT codes",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22342--20220301142949",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.free_text",
        "short": "Free text",
        "definition": "| Free\n  text field to be used if no code is available |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10780--20190319171433",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death",
        "short": "Preferred place of death",
        "definition": "Details of the person's preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13716--20200910163313",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death",
        "short": "Preferred place of death",
        "definition": "The preferences that a person has identified as their preferred place to die.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13717--20200910163346",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.name_of_the_place",
        "short": "Name of the place",
        "definition": "The name of the preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.name_of_the_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22470--20220405171425",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place",
        "short": "Type of Place",
        "definition": "The type of preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22471--20220405171757",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.coded_value",
        "short": "Coded  value",
        "definition": "SNOMED CT codes",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22321--20220224171556",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded text is available fro preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22407--20220310183905",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support",
        "short": "Palliative care financial support",
        "definition": "Details of the financial support forms/claims the clinician has informed the person about or/and  helped the person complete",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22417--20220310184728",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support",
        "short": "Type of financial support",
        "definition": "The type of form or claim",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22419--20220310185132",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.coded_value",
        "short": "Coded value",
        "definition": "The coded value of type of  form or claim",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22418--20220310184908",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.free_text",
        "short": "Free text",
        "definition": "| Free\n  text field to be used if no coded text available |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.309--20181031000000",
        "path": "palliative_and_end_of_life_care.after_death",
        "short": "After death",
        "definition": "End of Life",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10211--20181031000000",
        "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death",
        "short": "Actual place of death",
        "definition": "The location where the person actually died as recorded on the death certificate. If the person died somewhere other than their preferred place, record the reasons why this happened.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.15114--20210928130312",
        "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.name_of_the_place",
        "short": "Name of the place",
        "definition": "The name of the actual place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.name_of_the_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.15115--20210928130412",
        "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.type_of_place",
        "short": "Type of place",
        "definition": "The type of place where the person's death took place",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.type_of_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10213--20181031000000",
        "path": "palliative_and_end_of_life_care.after_death.date_of_death",
        "short": "Date of death",
        "definition": "The date on which a person died or is officially deemed to have died, as recorded on the death certificate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.date_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10820--20190320190755",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images",
        "short": "Documents (including correspondence, audio and images)",
        "definition": "Details about documents related to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11259--20190529133407",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents",
        "short": "Documents",
        "definition": "This is the documents record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10946--20190516160141",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.documentation_location",
        "short": "Documentation location",
        "definition": "The location of the document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.documentation_location",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10942--20190516153223",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.confidentiality",
        "short": "Confidentiality",
        "definition": "The code specifying the level of confidentiality of the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.confidentiality",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10940--20190516152915",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.class",
        "short": "Class",
        "definition": "The document type e.g. report, summary, images, treatment plan, patient preferences, workflow",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.class",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10944--20190516155849",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_title",
        "short": "Document title",
        "definition": "The title of the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_title",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10945--20190516160044",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_name",
        "short": "Document name",
        "definition": "The name of the document. This should align to the PRSB document naming standard. Where the document is a KOS document this field (designated typeCode) is used to carry the DICOM Imaging procedure: This attribute shall be populated by the XDS-I Imaging Document Source from a code in the Procedure Code Sequence (0008,1032) of the performed procedure with which the document is associated. Values may be found in a suitable DICOM browser",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10949--20190516165732",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_mime_type",
        "short": "Document MIME type",
        "definition": "MIME type of the document e.g. application, pdf, audio, jpeg",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_mime_type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11163--20190528113134",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service",
        "short": "Service",
        "definition": "The high level imaging speciality code e.g. (R-3027B, SRT, “Radiology”)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13749--20200925163031",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.coded_value",
        "short": "Coded value",
        "definition": "The coded value for service",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.coded_value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13750--20200925163124",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.free_text",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10941--20190516153126",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.comments",
        "short": "Comments",
        "definition": "Comments associated with the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.comments",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12449--20190619154551",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images",
        "short": "Additional information required for images.",
        "definition": "Additional information required for images.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12450--20190619154803",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure",
        "short": "Image procedure",
        "definition": "The procedure used to capture the image",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12451--20190619155341",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure_date",
        "short": "Image procedure date",
        "definition": "The date and time the image procedure was performed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure_date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12452--20190619155456",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional",
        "short": "Performing professional",
        "definition": "The professional who performed the image procedure.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12453--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.name",
        "short": "Name",
        "definition": "The name of the professional.",
        "requirements": "Practitioner.name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12454--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker etc",
        "requirements": "Practitioner.PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12455--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.grade",
        "short": "Grade",
        "definition": "The grade of the professional.",
        "requirements": "PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.grade",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12456--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.speciality",
        "short": "Speciality",
        "definition": "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
        "requirements": "PractitionerRole.speciality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.speciality",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12457--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier for the professional e.g. GMC number, HCPC number etc or the personal identifier used by the local organisation.",
        "requirements": "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.professional_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12458--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.organisation",
        "short": "Organisation",
        "definition": "The name of the organisation the professional works for.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12459--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional",
        "requirements": "Practitioner.telecom\r\nPractitionerRole.telecom\r\nOrganisation.telcom",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.contact_details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11158--20190528111929",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images",
        "short": "Images",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11159--20190528112013",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_capture_date",
        "short": "Image capture date",
        "definition": "The date and time when the image was captured.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_capture_date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12460--20190619155956",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_id",
        "short": "Image ID",
        "definition": "A unique image identifier generated by the system.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12461--20190619160210",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_location",
        "short": "Image location",
        "definition": "The URL for the image",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_location",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11161--20190528112519",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.format_code",
        "short": "Format code",
        "definition": "The format code of the document which provides information on how to display the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.format_code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11160--20190528112124",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.event_code_list",
        "short": "Event code list",
        "definition": "The type of image (acquisition modality) and the anatomical site imaged.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.event_code_list",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12462--20190619160839",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record",
        "short": "Person completing record",
        "definition": "Details of the person completing the record.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12463--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.name",
        "short": "Name",
        "definition": "The name of the person completing the record.",
        "requirements": "Composition.author.Practitioner.name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12464--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.role",
        "short": "Role",
        "definition": "The organisational role of the person completing record.",
        "requirements": "Composition.author.Practitioner.PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12465--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.grade",
        "short": "Grade",
        "definition": "The grade of the person completing the record.",
        "requirements": "PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.grade",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12466--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.specialty",
        "short": "Specialty",
        "definition": "The main specialty of the person completing the record.",
        "requirements": "PractitionerRole.speciality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.specialty",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12467--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.organisation",
        "short": "Organisation",
        "definition": "The organisation the person completing the record works for.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12468--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier for the person completing the record e.g. GMC number, HCPC number etc, or the personal identifier used by the local organisation.",
        "requirements": "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.professional_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12469--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.date_completed",
        "short": "Date completed",
        "definition": "The date and time the record was completed.",
        "requirements": "Composition.date",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.date_completed",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12470--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the person completing the record.",
        "requirements": "Practitioner.telecom\r\nPractitionerRole.telecom\r\nOrganisation.telcom",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.contact_details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12471--20190619160928",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.comments",
        "short": "Comments",
        "definition": "Comments associated with the imaging",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.comments",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "2.16.840.1.113883.3.1937.777.28.4.267--20210520173110",
        "path": "palliative_and_end_of_life_care",
        "short": "Palliative and end of life care",
        "definition": "-",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care",
          "min": 1,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10868--20190327190225",
        "path": "palliative_and_end_of_life_care.person_demographics",
        "short": "Person demographics",
        "definition": "The person's details and contact information.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10869--20190327190518",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name",
        "short": "Person name",
        "definition": "Details of the person's name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13799--20201109160939",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_first_name",
        "short": "Person first name",
        "definition": "The first name(s) of the person. This includes middle names.",
        "requirements": "Patient.name.given",
        "min": 1,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_first_name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13800--20201109164341",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_family_name",
        "short": "Person family name",
        "definition": "The family name or surname of the person",
        "requirements": "Patient.name.family",
        "min": 1,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_family_name",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10870--20190327190643",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_preferred_name",
        "short": "Person preferred name",
        "definition": "The name by which a person wishes to be addressed. The preferred name volunteered by the person or a preferred name given by PDS that the person has asked to be called by.",
        "requirements": "Patient.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_preferred_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13089--20200604172232",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.title",
        "short": "Title",
        "definition": "Person's title",
        "requirements": "Patient.name.prefix",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13798--20201108225248",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_name_suffix",
        "short": "Person name suffix",
        "definition": "A textual suffix that may be added to the end of a PERSON's name, for example, OBE, MBE, BSc, JP, GM",
        "requirements": "Patient.name.suffix",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_name_suffix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13801--20201109170329",
        "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_full_name",
        "short": "Person full name",
        "definition": "The full name of the person in text representation.",
        "requirements": "Patient.name.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.person_name.person_full_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10871--20190327190801",
        "path": "palliative_and_end_of_life_care.person_demographics.date_of_birth",
        "short": "Date of birth",
        "definition": "The date of birth of the person.",
        "requirements": "Patient.birthdate",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.date_of_birth",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10872--20190327190852",
        "path": "palliative_and_end_of_life_care.person_demographics.gender",
        "short": "Gender",
        "definition": "The person's stated gender.",
        "requirements": "Patient.gender",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.gender",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10874--20190327191137",
        "path": "palliative_and_end_of_life_care.person_demographics.ethnicity",
        "short": "Ethnicity",
        "definition": "The ethnicity of the person as specified by the person.",
        "requirements": "Patient.extension(ethnicCategory)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.ethnicity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 2,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10876--20190327191505",
        "path": "palliative_and_end_of_life_care.person_demographics.religion",
        "short": "Religion",
        "definition": "The religious affiliation as specified by the person.",
        "requirements": "Patient.extension(religiousAffiliation)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.religion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10877--20190327191545",
        "path": "palliative_and_end_of_life_care.person_demographics.sex",
        "short": "Sex",
        "definition": "The person’s phenotypic sex. Determines how the person will be treated clinically.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.sex",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10879--20190327191657",
        "path": "palliative_and_end_of_life_care.person_demographics.nhs_number",
        "short": "NHS number",
        "definition": "The unique identifier for a person within the NHS in England and Wales.",
        "requirements": "Patient.identifier(nhsnumber)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.nhs_number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 10,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13297--20200806120833",
        "path": "palliative_and_end_of_life_care.person_demographics.nhs_number_status_indicator",
        "short": "NHS number status indicator",
        "definition": "Provides an indication of the reliability of an NHS Number.",
        "requirements": "Patient.identifier(nhsnumber).extension(nhsverificationstatus)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.nhs_number_status_indicator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 2,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10880--20190327191859",
        "path": "palliative_and_end_of_life_care.person_demographics.other_identifier",
        "short": "Other identifier",
        "definition": "Country specific or local identifier, e.g. Community Health Index (CHI) in Scotland.",
        "requirements": "Patient.identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.other_identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 20,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10881--20190327191927",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address",
        "short": "Person's address",
        "definition": "Person’s usual place of residence, and where relevant temporary and correspondence addresses.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13082--20200529152851",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_1",
        "short": "Address line 1",
        "definition": "Person's first line of address.",
        "requirements": "Patient.address.line",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_1",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13083--20200529153241",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_2",
        "short": "Address line 2",
        "definition": "Person's second line of address.",
        "requirements": "Patient.address.city",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_2",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13084--20200529153534",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_3",
        "short": "Address line 3",
        "definition": "Person's third line of address.",
        "requirements": "Patient.address.district",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_3",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13085--20200601112956",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_4",
        "short": "Address line 4",
        "definition": "Person's fourth line of address.",
        "requirements": "Patient.address.state",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_4",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13086--20200601113210",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_5",
        "short": "Address line 5",
        "definition": "Person's fifth line of address.",
        "requirements": "Patient.address.country",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_line_5",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13087--20200601114009",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.postcode",
        "short": "Postcode",
        "definition": "The person's postcode.",
        "requirements": "Patient.address.postalcode",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.postcode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 8,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13221--20200708155839",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_type",
        "short": "Address type",
        "definition": "The type of address e.g. Main address, Temp address",
        "requirements": "Patient.address.use",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_address.address_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13804--20201125183236",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details",
        "short": "Person's contact details",
        "definition": "Details of the person's contact information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10886--20190327192917",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.preferred_contact_method",
        "short": "Preferred contact method",
        "definition": "Preferred contact method, e.g. email, letter, phone, text message etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.preferred_contact_method",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10883--20190327192239",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details",
        "short": "Person's telephone number details",
        "definition": "The person's telephone number details",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13808--20201126165124",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number",
        "short": "Person's telephone number",
        "definition": "The person's telephone number",
        "requirements": "Patient.contact.telecon.value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13805--20201125183754",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number_type",
        "short": "Person's telephone number type",
        "definition": "The contact type e.g. home, mobile",
        "requirements": "Patient.telecon.use",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.persons_telephone_number_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Home"
          },
          {
            "label": "example 2",
            "valueString": "Mobile"
          },
          {
            "label": "example 3",
            "valueString": "Temp"
          },
          {
            "label": "example 4",
            "valueString": "Old"
          },
          {
            "label": "example 5",
            "valueString": "Work"
          }
        ],
        "maxLength": 6,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13809--20201126165509",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.preference_of_telephone_number",
        "short": "Preference of telephone number",
        "definition": "The preferred order of use for the telephone number",
        "requirements": "Patient.telecom.rank",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_telephone_number_details.preference_of_telephone_number",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13807--20201126162922",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details",
        "short": "Person's email address details",
        "definition": "Details of the person's email address",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10882--20190327192019",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address",
        "short": "Person's email address",
        "definition": "Email address of the person.",
        "requirements": "Patient.contact.telecon.value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13811--20201126173054",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address_type",
        "short": "Person's email address type",
        "definition": "The type of email address, home, work",
        "requirements": "Patient.telecon.use",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.persons_email_address_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "example 1",
            "valueString": "Home"
          },
          {
            "label": "example 2",
            "valueString": "Work"
          },
          {
            "label": "example 3",
            "valueString": "old"
          }
        ],
        "maxLength": 6,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13810--20201126170711",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.preference_of_email_address",
        "short": "Preference of email address",
        "definition": "The preferred order of use of email address",
        "requirements": "Patient.telecon.rank",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.persons_email_address_details.preference_of_email_address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13806--20201126160706",
        "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.other_contact_information",
        "short": "Other contact information",
        "definition": "Contact details via fax, sms, url",
        "requirements": "Patient.contact.telecon.value",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.persons_contact_details.other_contact_information",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10885--20190327192557",
        "path": "palliative_and_end_of_life_care.person_demographics.marital_status",
        "short": "Marital status",
        "definition": "An indicator to identify the legal marital status of the person.",
        "requirements": "Patient.maritalstatus",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.marital_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 1
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13847--20201230114554",
        "path": "palliative_and_end_of_life_care.person_demographics.organ_and_tissue_donation",
        "short": "Organ and tissue donation",
        "definition": "Whether the person has opted out of automatic organ and/or tissue donation where applicable. This is information provided by the national register.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.person_demographics.organ_and_tissue_donation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.101--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice",
        "short": "GP practice",
        "definition": "Details of the person's GP practice.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10643--20181109145924",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry",
        "short": "GP practice record entry",
        "definition": "This is an GP practice record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10003--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_name",
        "short": "GP name",
        "definition": "The name of the person's GP. If the person is registered with a GP practice, their usual GP name will be something volunteered by the person or their representative.",
        "requirements": "Practitioner.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10002--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_details",
        "short": "GP practice details",
        "definition": "Name and address of the person's registered GP Practice. Registered GP practice details are available from the Person Dempographics Service (PDS), or volunteered from the person or their representative. Include details of the practice name and address.",
        "requirements": "PractitionerRole.organisation.Name (0..1)\r\nPractitionerRole.organisation.telcom (0..*)\r\nPractitionerRole.organisation.Address (0..*)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10001--20181031000000",
        "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_identifier",
        "short": "GP practice identifier",
        "definition": "The identifier of the registered GP practice.",
        "requirements": "PratitionerRole.organisation.identifier",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.gp_practice.gp_practice_record_entry.gp_practice_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 6,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.466--20181031000000",
        "path": "palliative_and_end_of_life_care.about_me",
        "short": "About me",
        "definition": "About me",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12964--20200330105029",
        "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me",
        "short": "What is most important to me",
        "definition": "A description of what is most important to you.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14325--20210701134923",
        "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me.what_is_most_important_to_me",
        "short": "What is most important to me",
        "definition": "A description of what is most important to you \r\n**Emergency Information : -** Include any essential information that any professional in health and social care should know about the you in any situation, including emergencies.\r\n**Other Information : -**This could include : - Values, Spirituality/religion, Ethnicity, Culture, Pets, Goals and aspirations, Meaningful activities including leisure activities, visiting places, sport and exercise, listening to music, employment, education, volunteering",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.what_is_most_important_to_me.what_is_most_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13009--20200427112317",
        "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me",
        "short": "People who are important to me",
        "definition": "Details of who is important to you and why.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14327--20210701162725",
        "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me.people_who_are_important_to_me",
        "short": "People who are important to me",
        "definition": "Details of who is important to you and why. They could be family members, carers, friends, members of staff etc. Include how you want the people important to you to be engaged and involved in your care and support in both emergency and normal situations. Include how you stay connected to the people important to you. Who should not be contacted or consulted about your care and support and why, if you wish to say",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.people_who_are_important_to_me.people_who_are_important_to_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13006--20200424114824",
        "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me",
        "short": "How I communicate and how to communicate with me",
        "definition": "A description of how you communicate normally.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14329--20210701163925",
        "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me.how_i_communicate_and_how_to_communicate_with_me",
        "short": "How I communicate and how to communicate with me",
        "definition": "A description of how you communicate normally including any communication aids you use, for example a hearing aid.\r\n\r\n\r\n* Include your preferred language of communication, if your first language is not English.\r\n* Include how you would communicate when you are in pain or distress.\r\n* Include how you communicate choices.\r\n* Include how you give feedback or raise a concern.\r\n* Include how you like to receive information\r\n\r\n\r\n\r\nDescribe how you would like others to engage and communicate with you, including how you would like to be addressed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_i_communicate_and_how_to_communicate_with_me.how_i_communicate_and_how_to_communicate_with_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13005--20200424114553",
        "path": "palliative_and_end_of_life_care.about_me.my_wellness",
        "short": "My wellness",
        "definition": "A description covering what you are able to do, how you engage with others and how you feel on a typical day through to on a day when you are unwell or really unwell.",
        "alias": [
          "0.3"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.my_wellness",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14331--20210701165812",
        "path": "palliative_and_end_of_life_care.about_me.my_wellness.my_wellness",
        "short": "My wellness",
        "definition": "| \r\n\r\n\r\n\r\n\r\n\r\nA description covering what you are able to do, how you engage with others and how you feel on a typical day through to on a day when you are unwell or really unwell\r\n\r\n\r\n\r\n\r\n\r\n |\r\n\r\n\r\n\r\n\r\n\r\n\r\n| \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n* Include any causes that might result in you becoming unwell and strategies for avoiding or addressing the causes. For example, not drinking enough water could cause constipation.\r\n* Include any signs that indicate you might be becoming unwell.\r\n* On a bad day describe what is different about what you are able to do, how you engage with others and how you feel.\r\n* Include how your everyday life is affected by any medical conditions e.g. dementia and any symptoms e.g. itchiness, cough, pain and how you manage those conditions.\r\n* Include past health issues or experiences that need to be considered\r\n* Include your wellbeing and lifestyle goals and aspirations\r\n\r\n\r\n\r\n\n                    \r\n\r\n\r\n\r\n\r\n\r\n |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.my_wellness.my_wellness",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13008--20200427103459",
        "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont",
        "short": "Please do and please don't",
        "definition": "A description of things you want someone supporting you to do (or not to do).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14333--20210701172602",
        "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont.please_do_and_please_dont",
        "short": "Please do and please don't",
        "definition": "A description of things you want someone supporting you to do (or not to do).\r\nThings you want someone to **do **might include (for example): - Talk to me not to my carer, remind me to take my medication, encourage me to wash my hands regularly, explain to me what is happening and why, respond to my communication.\r\nA description of things you **do not** want someone supporting you to do might include (for example): - Discussing or asking questions about certain topics, making assumptions about something, providing support when it is not wanted, talking to you in a certain way, undergoing a specific intervention or taking a medication the person does not want.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.please_do_and_please_dont.please_do_and_please_dont",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13007--20200427102954",
        "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me",
        "short": "How and when to support me",
        "definition": "A description of how and when you want someone caring for you to support you.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14335--20210701173520",
        "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me.how_and_when_to_support_me",
        "short": "How and when to support me",
        "definition": "A description of how and when you want someone caring for you to support you.\r\n\r\n\r\n\r\n\r\n* This could include support needs in an emergency situation (for example taking blood)\r\n* This could include support you need to maintain important routines or to carry out particular activities, for example: - Personal care routines, Eating and drinking, Bedtime routines, Taking medications, Moving and transitioning\r\n* This could also include support needed with:- wearing glasses/hearing aids/false teeth etc, making informed choices or understanding dangers and risks, managing your emotions, moods and behaviours, memory or confusion.\r\n* Include how your support needs change in different environments. Include any triggers that might result in you needing further support and strategies for avoiding or addressing the triggers. Include how you want the support to be provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.how_and_when_to_support_me.how_and_when_to_support_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13094--20200622113009",
        "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me",
        "short": "Also worth knowing about me",
        "definition": "A description of what is also worth knowing about you for people caring or supporting you.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14337--20210701174150",
        "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me.also_worth_knowing_about_me",
        "short": "Also worth knowing about me",
        "definition": "A description of what is also worth knowing about you for people caring or supporting you.\r\n\r\n\r\n\r\n\r\n* This could include a short history of your life (where you have worked, where you lived, important events in your life, important people in your past life).\r\n* This could include a short profile of your current life:- your work / study, your aspirations, your skills, your networks, things you like e.g. particular foods, places, a football team and things you like to talk about, things you dislike\r\n* This could also include any care and support preferences that have not been included elsewhere.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.also_worth_knowing_about_me.also_worth_knowing_about_me",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10367--20181031000000",
        "path": "palliative_and_end_of_life_care.about_me.date",
        "short": "Date",
        "definition": "This is a record of the date that this information was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10368--20181031000000",
        "path": "palliative_and_end_of_life_care.about_me.supported_to_write_this_by",
        "short": "Supported to write this by",
        "definition": "Where relevant, this is a record of name, relationship/role and contact details of the individual who supported the person to write this section e.g. carer, family member, advocate, professional.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.supported_to_write_this_by",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14326--20210701135003",
        "path": "palliative_and_end_of_life_care.about_me.location_to_multimedia_file",
        "short": "Location to multimedia file",
        "definition": "The link to the person's multimedia file",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.about_me.location_to_multimedia_file",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.160--20181031000000",
        "path": "palliative_and_end_of_life_care.individual_requirements",
        "short": "Individual requirements",
        "definition": "The individual requirements of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12991--20200423195039",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment",
        "short": "Reasonable adjustment",
        "definition": "A record of reasonable adjustments that must be provided by the service to comply with the Equality Act 2010.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13061--20200512143835",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry",
        "short": "Reasonable adjustment record entry",
        "definition": "This is a reasonable adjustment record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13017--20200428185715",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment",
        "short": "Reasonable adjustment",
        "definition": "The reasonable adjustment required e.g. requires specific contact method, requires communication professional",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13505--20200902184038",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.coded_value",
        "short": "Coded value",
        "definition": "The coded value for reasonable adjustment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13506--20200902184144",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13018--20200428190103",
        "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment_additional_detail",
        "short": "Reasonable adjustment additional detail",
        "definition": "Further detail about the support required and the consequence of not providing it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.reasonable_adjustment.reasonable_adjustment_record_entry.reasonable_adjustment_additional_detail",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13001--20200423200901",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment",
        "short": "Impairment",
        "definition": "A record of any impairments for the person relating to reasonable adjustments.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13062--20200512155251",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry",
        "short": "Impairment record entry",
        "definition": "This is an impairment record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13022--20200428192125",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category",
        "short": "Impairment category",
        "definition": "The category of the impairment e.g.  Physical disability, Sensory disability - such as sight or hearing, Long-term condition",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13507--20200902184517",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.coded_value",
        "short": "Coded value",
        "definition": "The coded value for impairment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13508--20200902184600",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_category.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13023--20200428192316",
        "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_additional_detail",
        "short": "Impairment additional detail",
        "definition": "Description of what the person can do with the impairment, what they want to be able to do and how they should be supported to do it and what the consequences are of not providing the support.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWhere there is a sensory disability include sensory processing difficulties (e.g. affects to balance and movement, oversensitive, under-sensitive).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.impairment.impairment_record_entry.impairment_additional_detail",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10066--20181031000000",
        "path": "palliative_and_end_of_life_care.individual_requirements.cognition",
        "short": "Cognition",
        "definition": "Details of the persons cognitive impairment.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.cognition",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13669--20200908224226",
        "path": "palliative_and_end_of_life_care.individual_requirements.cognition.cognition",
        "short": "Cognition",
        "definition": "The cognitive impairment to be considered when communicating with the person, child or their primary carer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.cognition.cognition",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10067--20181031000000",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility",
        "short": "Mobility",
        "definition": "Details of the person's mobility needs.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13670--20200908224514",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs",
        "short": "Mobility needs",
        "definition": "The mobility needs of the person that allows movement between two spaces and achieves participation and a degree of independence.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13671--20200908224706",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.coded_value",
        "short": "Coded value",
        "definition": "The coded value for mobility needs",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13672--20200908224750",
        "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.mobility.mobility_needs.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10835--20190322162441",
        "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements",
        "short": "Other individual requirements",
        "definition": "Details of any other individual requirements the person may have",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13673--20200908225148",
        "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements.other_individual_requirement",
        "short": "Other individual requirement",
        "definition": "Other individual requirements that a person may have.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.individual_requirements.other_individual_requirements.other_individual_requirement",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10741--20190306175512",
        "path": "palliative_and_end_of_life_care.alerts",
        "short": "Alerts",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Alerts"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Details of alerts.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Any significant information meriting a specific and highly visible warning to any user (e.g. metallic implant, emergency keyholder information, potential dangerous pet)."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.alerts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10916--20190409125312",
        "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry",
        "short": "Alerts record entry",
        "definition": "This is an alerts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10742--20190306181058",
        "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry.alert",
        "short": "Alert",
        "definition": "Any significant information meriting a specific and highly visible warning to any user (e.g. metallic implant, potential dangerous pet).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.alerts.alerts_record_entry.alert",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.520--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information",
        "short": "Legal information",
        "definition": "The legal information relating to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10422--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child",
        "short": "Consent relating to child",
        "definition": "Details of the person's consent relating to child",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13576--20200907165040",
        "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.consent_relating_to_child",
        "short": "Consent relating to child",
        "definition": "The person with parental responsibility or appointed guardian where a child lacks competency. Consideration of age and competency, applying Gillick competency or Fraser guidelines.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.consent_relating_to_child",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22489--20220503125836",
        "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.location_of_document",
        "short": "Location of document",
        "definition": "The location of the consent document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.consent_relating_to_child.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10424--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment",
        "short": "Mental capacity assessment",
        "definition": "Details of the persons mental capacity assessment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13724--20200916113228",
        "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.mental_capacity_assessment",
        "short": "Mental capacity assessment",
        "definition": "Whether an assessment of the mental capacity of the (adult) person has been undertaken, if so, what capacity the decision relates to and the outcome of the assessment. Also record best interests decision if person lacks capacity.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.mental_capacity_assessment",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13779--20201016164041",
        "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.location_of_document",
        "short": "Location of document",
        "definition": "The location of the mental capacity assessment information.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.mental_capacity_assessment.location_of_document",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10425--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for health and welfare or court-appointed deputy (or equivalent)",
        "definition": "Details of the person's LPA record or equivalent",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13634--20200908200547",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for health and welfare or court appointed deputy (or equivalent)",
        "definition": "Record of one or more people who have been given power (LPA) by the person when they had capacity to make decisions about their health and welfare should they lose capacity to make those decisions. To be valid, an LPA must have been registered with the Court of Protection. If life-sustaining treatment is being considered the LPA document must state specifically that the attorney has been given power to consent to or refuse life-sustaining treatment. Details of any person (deputy) appointed by the court to make decisions about the person’s health and welfare. A deputy does not have the power to refuse life-sustaining treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13636--20200908201008",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13776--20201012135045",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.location_of_document",
        "short": "Location of document",
        "definition": "The location of the LPA information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13635--20200908200839",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.name_of_lpa",
        "short": "Name of LPA",
        "definition": "The names of any appointed people or deputies",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.name_of_lpa",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13637--20200908201129",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.contact_details",
        "short": "Contact details",
        "definition": "The contact details of the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_health_and_welfare_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_health_and_welfare_or_court_appointed_deputy_or_equivalent.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14949--20210928120650",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for property and financial affairs or court-appointed deputy (or equivalent)",
        "definition": "Details of the person's LPA record or equivalent",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14954--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent",
        "short": "Lasting power of attorney for property and financial affairs or court appointed deputy (or equivalent)",
        "definition": "Record of one or more people who have been given power (LPA) by the person when they had capacity to make decisions about their property and financial affairs should they lose capacity to make those decisions. To be valid, an LPA must have been registered with the Court of Protection. If life-sustaining treatment is being considered the LPA document must state specifically that the attorney has been given power to consent to or refuse life-sustaining treatment. Details of any person (deputy) appointed by the court to make decisions about the person’s property and financial affairs. A deputy does not have the power to refuse life-sustaining treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14955--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14956--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.location_of_document",
        "short": "Location of document",
        "definition": "The location of the LPA information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14957--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.name_of_lpa",
        "short": "Name of LPA",
        "definition": "The names of any appointed people or deputies",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.name_of_lpa",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14958--20210928120818",
        "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.contact_details",
        "short": "Contact details",
        "definition": "The contact details of the LPA",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.lasting_power_of_attorney_for_property_and_financial_affairs_or_courtappointed_deputy_or_equivalent.lasting_power_of_attorney_for_property_and_financial_affairs_or_court_appointed_deputy_or_equivalent.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10428--20181031000000",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt",
        "short": "Advance decision to refuse treatment (ADRT)",
        "definition": "Details of the person's ADRT status.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13502--20200902173630",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment",
        "short": "Advance decision to refuse treatment",
        "definition": "A record of an advance decision to refuse one or more specific types of future treatment, made by a person who had capacity at the time of recording the decision. The decision only applies when the person no longer has the capacity to consent to or refuse the specific treatment being considered. An ADRT must be in writing, signed and witnessed. If the ADRT is refusing life-sustaining treatment it must state specifically that the treatment is refused even if the person’s life is at risk.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13503--20200902174653",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.coded_value",
        "short": "Coded value",
        "definition": "The coded value for advance decision to refuse treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13504--20200902174838",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22480--20220419192925",
        "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.location_of_document",
        "short": "Location of document",
        "definition": "Location of the advance decision to refuse treatment document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.legal_information.advance_decision_to_refuse_treatment_adrt.advance_decision_to_refuse_treatment.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.452--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts",
        "short": "Professional contacts",
        "definition": "The details of the person’s professional contacts.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10767--20190318180716",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry",
        "short": "Professional contacts record entry",
        "definition": "This is a professional contacts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10352--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10353--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12973--20200406200200",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.key_worker",
        "short": "Key worker",
        "definition": "A flag that identifies the personal contact is the key worker assigned to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.key_worker",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10354--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.speciality",
        "short": "Speciality",
        "definition": "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.speciality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10355--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.team",
        "short": "Team",
        "definition": "The name of the team.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.team",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10356--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.organisation",
        "short": "Organisation",
        "definition": "The name of the organisation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.organisation",
          "min": 0,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10357--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10358--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.start_date",
        "short": "Start date",
        "definition": "The start date of the professional relationship with the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.start_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10359--20181031000000",
        "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.end_date",
        "short": "End date",
        "definition": "The end date of the professional relationship with the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.professional_contacts.professional_contacts_record_entry.end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.445--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts",
        "short": "Personal contacts",
        "definition": "The details of the individual's personal contacts.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10768--20190319130513",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry",
        "short": "Personal contacts record entry",
        "definition": "This is personal contacts record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10345--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.name",
        "short": "Name",
        "definition": "The name of the personal contact.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10346--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship",
        "short": "Relationship",
        "definition": "The relationship the personal contact has to the person, e.g. father, grandmother, family friend etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "defaultValueCodeableConcept": {
          "text": "10"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12968--20200406131310",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship_type",
        "short": "Relationship type",
        "definition": "Additional roles the person performs on behalf of the other (e.g. Carer, Next of Kin, Emergency Contact, Dependent, etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.relationship_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10350--20181031000000",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10937--20190502171544",
        "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.comments",
        "short": "Comments",
        "definition": "Notes on the significance of the personal contact to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.personal_contacts.personal_contacts_record_entry.comments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10927--20190430170000",
        "path": "palliative_and_end_of_life_care.problem_list",
        "short": "Problem list",
        "definition": "A summary of the problems that require investigation or treatment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10928--20190430170101",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry",
        "short": "Problem list record entry",
        "definition": "This is a problem list record entry. \r\n\r\nThere may be 0 to many record entries under problem list. \r\n\r\nEach record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10932--20190430170840",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem",
        "short": "Problem",
        "definition": "A condition which needs addressing and so is important for every professional to know about when seeing the person. \r\n\r\nProblems may include diagnoses, symptoms, and social or behavioural issues",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13244--20200727184332",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the problem list.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13245--20200727184630",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.problem.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10933--20190430171025",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.onset_date",
        "short": "Onset date",
        "definition": "A date or estimated date that the problem began",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.onset_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10934--20190430171059",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.end_date",
        "short": "End Date",
        "definition": "The date or estimated date the problem was resolved.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10935--20190430171155",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.stage_of_disease",
        "short": "Stage of disease",
        "definition": "The stage of the disease where relevant.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.stage_of_disease",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10936--20190430171322",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.comment",
        "short": "Comment",
        "definition": "Supporting text may be given covering the problem.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.comment",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14356--20210704212534",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis",
        "short": "Primary Palliative Care Diagnosis",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14357--20210704212700",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis",
        "short": "Primary Palliative Care Diagnosis",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14358--20210704213944",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.coded_value",
        "short": "Coded value",
        "definition": "The primary end of life problem for the person",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14359--20210704214049",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.free_text",
        "short": "Free text",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.primary_palliative_care_diagnosis.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 250,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14360--20210704214351",
        "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.description_of_palliative_care_diagnosis",
        "short": "Description of  palliative care diagnosis",
        "definition": "Further details may be included on the person's palliative or end of life diagnosis",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.problem_list.problem_list_record_entry.primary_palliative_care_diagnosis.description_of_palliative_care_diagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.136--20181031000000",
        "path": "palliative_and_end_of_life_care.social_context",
        "short": "Social context",
        "definition": "The social setting in which the person lives, such as their household, occupational history, and lifestyle factors.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10047--20181031000000",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status",
        "short": "Accommodation status",
        "definition": "Details of the type of accommodation where the person lives.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13348--20200806171204",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status",
        "short": "Accommodation status",
        "definition": "An indication of the type of accommodation where the person lives. \r\n\r\nThis should be based on the main or permanent residence.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13349--20200806171326",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.coded_value",
        "short": "Coded value",
        "definition": "The coded value for accommodation status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 4,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13350--20200806171653",
        "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.social_context.accommodation_status.accommodation_status.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.282--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions",
        "short": "Allergies and adverse reactions",
        "definition": "Allergies and adverse reactions",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10657--20181113122303",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry",
        "short": "Allergies and adverse reactions record entry",
        "definition": "This is a allergies and adverse reactions record entry. There may be 1 to many record entries under a section. \r\n\r\nEach record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10186--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.type_of_reaction",
        "short": "Type of reaction",
        "definition": "The type of reaction experienced by the person (allergic, adverse, intolerance)",
        "requirements": "AllergyIntolerance.type",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.type_of_reaction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10182--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent",
        "short": "Causative agent",
        "definition": "The agent such as food, drug or substances that has caused or may cause an allergy, intolerance or adverse reaction in this person Or “No known drug allergies or adverse reactions” Or “Information not available”",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13441--20200819141248",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.coded_value",
        "short": "Coded value",
        "definition": "The coded value for causative agent",
        "requirements": "Allergyintolerance.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13442--20200819153340",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.causative_agent.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10658--20181113122925",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster",
        "short": "Reaction details cluster",
        "definition": "Details of the reaction.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11665--20190530201732",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance",
        "short": "Substance",
        "definition": "The substance, or a class of substances, that is considered to be responsible for the adverse reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13554--20200904164448",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.coded_value",
        "short": "Coded value",
        "definition": "The coded value for substance",
        "requirements": "AllergyIntolerance. reaction.substance",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13555--20200904164554",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.substance.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10183--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction",
        "short": "Description of reaction",
        "definition": "A description of the manifestation of the allergic or adverse reaction experienced by the person. For example, skin rash.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13556--20200904164837",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.coded_value",
        "short": "Coded value",
        "definition": "The coded value for description of reaction.",
        "requirements": "AllergyIntolerance.reaction.manifestation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13557--20200904165103",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.description_of_reaction.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13844--20201229224439",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.onset_date",
        "short": "Onset date",
        "definition": "Date and time when manifestations showed e.g could be at home a few days earlier than the contact",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.onset_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10184--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity",
        "short": "Severity",
        "definition": "A description of the severity of the reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13558--20200904174342",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.coded_value",
        "short": "Coded value",
        "definition": "The coded value for severity",
        "requirements": "AllergyIntolerance.reaction.severity",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13559--20200904174853",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.severity.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10185--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty",
        "short": "Certainty",
        "definition": "A description of the certainty that the stated causative agent caused the allergic or adverse reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13560--20200904175226",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.coded_value",
        "short": "Coded value",
        "definition": "The coded value for certainty.",
        "requirements": "AllergyIntolerance.verificationStatus",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13561--20200904175521",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.certainty.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13856--20210118184519",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure",
        "short": "Route of exposure",
        "definition": "The route the person was exposed to the substance",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13857--20210118185012",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.coded_value",
        "short": "Coded value",
        "definition": "The coded value for route of exposure",
        "requirements": "AllergyIntolerance.exposureroute",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13858--20210118185502",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded text available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.route_of_exposure.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10189--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.comment",
        "short": "Comment",
        "definition": "Any additional comment or clarification about the adverse reaction.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.reaction_details_cluster.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10187--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.evidence",
        "short": "Evidence",
        "definition": "Results of investigations that confirmed the certainty of the diagnosis. Examples might include results of skin prick allergy tests",
        "requirements": "AllergyIntolerance.extension.evidence",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.evidence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10188--20181031000000",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.date_first_experienced",
        "short": "Date first experienced",
        "definition": "When the reaction was first experienced i.e this may not be the first this has happened. May be a date or partial date (e.g. year) or text (**e.g. during childhood**)",
        "requirements": "AllergyIntolerance.onset",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.date_first_experienced",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14253--20210304132934",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.allergy_end_date",
        "short": "Allergy end date",
        "definition": "The date the allergy was diagnosed as ended",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.allergy_end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14273--20210409110111",
        "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.comment",
        "short": "Comment",
        "definition": "Any further comments on the person's allergies or adverse reactions.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.allergies_and_adverse_reactions.allergies_and_adverse_reactions_record_entry.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ]
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.636--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices",
        "short": "Medications and medical devices",
        "definition": "Medications and medical devices",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10663--20181113155621",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry",
        "short": "Medication item entry",
        "definition": "All medications and devices that can be prescribed to be entered via this Medication item entry. Handles details of continuation / addition / amendment of admission medications.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10664--20181113162551",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster",
        "short": "Medication item cluster",
        "definition": "Medication item cluster",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10536--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name",
        "short": "Medication name",
        "definition": "May be generic name or brand name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13622--20200908191521",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.coded_value",
        "short": "Coded value",
        "definition": "The coded value for medication name",
        "requirements": "MedicationStatement.medication[x].medicationCodableConcept",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13623--20200908191739",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10537--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form",
        "short": "Form",
        "definition": "The form of the medication e.g. capsule, drops, tablet, lotion etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13624--20200908193229",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.coded_value",
        "short": "Coded value",
        "definition": "The coded value for form.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13625--20200908193334",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.form.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10538--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route",
        "short": "Route",
        "definition": "The route by which the medication is administered e.g. oral, IM, IV",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13655--20200908203038",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.coded_value",
        "short": "Coded value",
        "definition": "The coded value for route",
        "requirements": "MedicationStatement.dosage.route",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13656--20200908203140",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.route.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10540--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site",
        "short": "Site",
        "definition": "The anatomical site at which the medication is to be administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13657--20200908203318",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.coded_value",
        "short": "Coded value",
        "definition": "The coded value for site",
        "requirements": "MedicationStatement.dosage.site",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13658--20200908203542",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.free_text",
        "short": "Free text",
        "definition": "Free text field to be used when code is not available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.site.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10541--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.method",
        "short": "Method",
        "definition": "The technique or method by which the medication is to be administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.method",
          "min": 0,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13379--20200810165127",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.over_the_counter_medication_flag",
        "short": "Over the counter medication flag",
        "definition": "Indicates if the medication or device is acquired without a prescription i.e. got by the person over the counter",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.over_the_counter_medication_flag",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11639--20190530174022",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster",
        "short": "Structured dose direction cluster",
        "definition": "A structural representation of the elements carried by the dose syntax in 'parsable dose strength / timing' i.e. dose strength, dose timing, dose duration and maximum dose.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10554--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_amount",
        "short": "Structured dose amount",
        "definition": "A structural representation of dose amount, e.g. 20mg or 2 tablets. This element will generally only be used when persisting data within systems with 'parsable dose directions' being used to exchange the same information between systems. As per FHIR Dose Syntax Implementation Guidance (NHS Digital): [https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home](https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home \"\")",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_amount",
          "min": 0,
          "max": "1"
        },
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10555--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_timing",
        "short": "Structured dose timing",
        "definition": "A slot containing a structural, computable representation of dose timing and maximum dose. This element will generally only be used when persisting data within systems with 'parsable dose directions' being used to exchange the same information between systems. As per FHIR Dose Syntax Implementation Guidance (NHS Digital): [https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home](https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home \"\")",
        "requirements": "MedicationStatement.dosage.timing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.structured_dose_timing",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10548--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_direction_duration",
        "short": "Dose direction duration",
        "definition": "Recommendation of the time period for which the medication should be continued, including direction not to discontinue. As per FHIR Dose Syntax Implementation Guidance (NHS Digital): [https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home](https://simplifier.net/guide/DoseSyntaxImplementationGuidanceforFHIRR4/Home \"\")",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_direction_duration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10544--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_directions_description",
        "short": "Dose directions description",
        "definition": "Describes the entire medication dosage and administration directions including dose quantity and medication frequency and optionally duration e.g. “1 tablet at night\" or “2mg at 10pm”.",
        "requirements": "MedicationStatement.dosage.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.structured_dose_direction_cluster.dose_directions_description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10545--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.additional_instructions",
        "short": "Additional instructions",
        "definition": "Allows for: requirements for adherence support, e.g. compliance aids, prompts and packaging requirements, additional information about specific medicines e.g. where specific brand required, person requirements, e.g. unable to swallow tablets.",
        "requirements": "MedicationStatement.dosage.additionalInstruction",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.additional_instructions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10561--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster",
        "short": "Course details cluster",
        "definition": "Details of the overall course of medication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10666--20181113164755",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.course_status",
        "short": "Course status",
        "definition": "The status of this prescription.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.course_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10546--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.indication",
        "short": "Indication",
        "definition": "Reason for medication being prescribed, where known.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.indication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10667--20181113164922",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.start_datetime",
        "short": "Start date/time",
        "definition": "The date and/or time that the medication course should begin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.start_datetime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10557--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.end_datetime",
        "short": "End date/time",
        "definition": "The date and/or time that the medication course should finish.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.end_datetime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10668--20181113165909",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.link_to_indication_record",
        "short": "Link to indication record",
        "definition": "A link to the record which contains the indication for this medication order.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.link_to_indication_record",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10547--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.commentrecommendation",
        "short": "Comment/recommendation",
        "definition": "Suggestions about duration and/or review, ongoing monitoring requirements, advice on starting, discontinuing or changing medication. Additional comment or recommendation about the medication course e.g. 'Patient named supply', 'unlicensed medication', 'Foreign brand' or monitoring recommendations",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.course_details_cluster.commentrecommendation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10568--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster",
        "short": "Medication change summary cluster",
        "definition": "Records the changes made to medication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10669--20181113170050",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.status",
        "short": "Status",
        "definition": "The nature of any change made to the medication.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10670--20181113170207",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.indication",
        "short": "Indication",
        "definition": "Reason for change in medication, e.g. sub-therapeutic dose, person intolerant.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.indication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10671--20181113170303",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.date_of_change",
        "short": "Date of change",
        "definition": "The date of the change - addition, or amendment",
        "requirements": "ExtensionUKCoreMedicationDosageLastChanged",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.date_of_change",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10672--20181113170342",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.description_of_amendment",
        "short": "Description of amendment",
        "definition": "Where a change is made to the medication i.e. one drug stopped and another started or eg dose, frequency or route is changed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.medication_change_summary_cluster.description_of_amendment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10665--20181113164441",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.total_dose_daily_quantity",
        "short": "Total dose daily quantity",
        "definition": "The total daily dose of this medication. This is helpful for estimating optimal adherence to dosing guidance. It may be computed from product/dose strength and frequency or entered manually.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_item_cluster.total_dose_daily_quantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10583--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry",
        "short": "Medical devices entry",
        "definition": "Medical devices",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10673--20181113171015",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.medical_device",
        "short": "Medical device",
        "definition": "Any medical device that isn't prescribed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.medical_device",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11280--20190529174702",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.comments",
        "short": "Comments",
        "definition": "Any information regarding the medical device.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medical_devices_entry.comments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10576--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry",
        "short": "Medication discontinued entry",
        "definition": "Medication discontinued entry",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10577--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication",
        "short": "Name of discontinued medication",
        "definition": "The name of the medication or medical device being discontinued",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13659--20200908205752",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.coded_value",
        "short": "Coded value",
        "definition": "The coded value for medication name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13660--20200908205840",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.free_text",
        "short": "Free text",
        "definition": "Amount of vaccine administered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.name_of_discontinued_medication.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12472--20190625114223",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.status",
        "short": "Status",
        "definition": "The status of any change made to the medication. MUST CONTAIN STOPPED.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10579--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.indication",
        "short": "Indication",
        "definition": "The clinical indication for any changes in medication status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.indication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10580--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.date_of_change",
        "short": "Date of change",
        "definition": "The date of the discontinuation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.date_of_change",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10582--20181031000000",
        "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.comment",
        "short": "Comment",
        "definition": "Any additional comment about the discontinuation or amendment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.medications_and_medical_devices.medication_item_entry.medication_discontinued_entry.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.508--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan",
        "short": "Care and support plan",
        "definition": "This records the decisions reached during conversation between the individual and health and care professional about future plans and also records progress.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10419--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths",
        "short": "Strengths",
        "definition": "Any strengths and assets the person has relating to their goals and hopes about their health and well-being.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14369--20210706121333",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's strengths.  Could be derived from the assessment of the person e.g. 300738008 |Able to participate in leisure activities (finding)|",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14370--20210706122131",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.free_text",
        "short": "Free text",
        "definition": "The person’s strengths (in free text).  If the strengths are coded then this is any supplementary or personalised information that relates to the coded strength.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "The person’s strengths (in free text).  If the strengths are coded then this is any supplementary or personalised information that relates to the coded strength."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.strengths.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10414--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems",
        "short": "Needs, concerns or problems",
        "definition": "Details of the person needs, concerns or problems",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14371--20210706123219",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's needs, concerns or problems.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14372--20210706123550",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.free_text",
        "short": "Free text",
        "definition": "The person’s needs, concerns or problems (in free text).  If the needs, concerns or problems are coded then this is any supplementary or personalised information that relates to the coded need, concern or problem.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "The person’s needs, concerns or problems (in free text).  If the needs, concerns or problems are coded then this is any supplementary or personalised information that relates to the coded need, concern or problem."
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10413--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes",
        "short": "Goals and hopes",
        "definition": "| \r\n\r\n\r\n\r\nThe overall goals, hopes, aims or targets that the person has. Including anything that the person wants to achieve that relates to their future health and wellbeing. Each goal may include a description of why it is important to the person. Goals may also be ranked in order of importance or priority to the person.\r\n\r\n\r\n\r\n |",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14373--20210706125516",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's goals, aim's and hopes. e.g. 999002111000000103 |Occupational therapy goals simple reference set (foundation metadata concept)|",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14374--20210706125933",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.free_text",
        "short": "Free text",
        "definition": "The person’s goals and hopes (in free text).  If the goals and hopes are coded then this is any supplementary or personalised information that relates to the coded goal or hope.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14399--20210707123616",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_importance_score",
        "short": "Goal importance score",
        "definition": "Assessment of the person's motivations to achieve this goal, how important the goal is to the person on a scale of 1-10.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_importance_score",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10408--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities",
        "short": "Actions and activities",
        "definition": "Actions or activities the person or others plan to take to achieve the person's goals and the resources required to do this.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10675--20181115133322",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what",
        "short": "What",
        "definition": "What the action is and how it is to be carried out?",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14383--20210706150318",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the action.\r\n\r\n| \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14384--20210706150500",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.free_text",
        "short": "Free text",
        "definition": "The person’s actions (in free text).  If the actions are coded then this is any supplementary or personalised information that relates to the coded action.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.what.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10676--20181115133404",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who",
        "short": "Who",
        "definition": "Name and role (e.g. person, carer, GP, OT, etc.) of the person, or a team, carrying out the proposed action, and, if relevant where action should take place.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14393--20210706162518",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.name",
        "short": "Name",
        "definition": "The name of the professional or person carrying out the proposed action.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14394--20210706162627",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.role",
        "short": "Role",
        "definition": "The role of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14395--20210706162859",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.team",
        "short": "Team",
        "definition": "The name of the team.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.team",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14396--20210706163039",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.who.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10677--20181115133438",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.when",
        "short": "When",
        "definition": "Planned date, time, or interval, as relevant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.when",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10678--20181115133519",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.suggested_strategies",
        "short": "Suggested strategies",
        "definition": "Suggested strategies for potential problems.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.suggested_strategies",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10679--20181115133557",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status",
        "short": "Status",
        "definition": "The status of the action or activity e.g. in progress, done, refused",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14385--20210706152349",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the person's activity status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14386--20210706152554",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.free_text",
        "short": "Free text",
        "definition": "Any supplementary or personalised information for the person's activity status",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.status.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10680--20181115135404",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.confidence",
        "short": "Confidence",
        "definition": "How confident the person feels to carry out the action associated to the goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.confidence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10682--20181115135505",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.date_last_updated",
        "short": "Date last updated",
        "definition": "Date when action/activity record was last updated",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.date_last_updated",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10683--20181115135547",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.review_date",
        "short": "Review date",
        "definition": "When the action evaluation needs to be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.review_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10674--20181115133226",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal",
        "short": "Stage goal",
        "definition": "Details of the person's stage goals",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14284--20210610201427",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal",
        "short": "Stage goal",
        "definition": "A specific sub-goal that is related to the overall goal as agreed by the person in collaboration with a professional.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14375--20210706130353",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.coded_value",
        "short": "Coded value",
        "definition": "The coded expression associated with the person's stage goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14376--20210706130711",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.free_text",
        "short": "Free text",
        "definition": "The person’s stage goal (in free text).  If the stage goal is coded then this is any supplementary or personalised information that relates to the coded stage goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.stage_goal.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10681--20181115135434",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome",
        "short": "Outcome",
        "definition": "The outcome of the stage goal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14378--20210706132755",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the person's stage goal outcome.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14379--20210706133250",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.free_text",
        "short": "Free text",
        "definition": "Any supplementary and personalised information relating to the person's outcome.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.outcome.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14377--20210706132138",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.goal_status",
        "short": "Goal status",
        "definition": "The status associated with the person's stage goal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.actions_and_activities.stage_goal.goal_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10416--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes",
        "short": "Outcomes",
        "definition": "Outcomes of each of the person’s goals, aims and targets. Includes comments recorded by the person, date and status.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14380--20210706145509",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.coded_value",
        "short": "Coded value",
        "definition": "The coded value associated with the person's overall goal outcome",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14382--20210706145853",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.free_text",
        "short": "Free text",
        "definition": "The person’s outcome (in free text) of a goal.  If the outcome is coded then this is any supplementary or personalised information that relates to the coded outcome.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.outcomes.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14400--20210707131458",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_status",
        "short": "Goal status",
        "definition": "The status associated with the person's overall goal.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.needs_concerns_or_problems.goals_and_hopes.goal_status",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10409--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative",
        "short": "Agreed with person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14322--20210629130522",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
        "short": "Person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14323--20210629131457",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_full_name",
        "short": "Person full name",
        "definition": "The full name of the person in text representation.",
        "requirements": "Patient.name.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.person_full_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14324--20210629131614",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.agreed_with_person_or_legitimate_representative.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10410--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source",
        "short": "Care funding source",
        "definition": "A reference to the funding source and any conditions or limitations associated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14391--20210706161205",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.coded_value",
        "short": "Coded value",
        "definition": "The organisation code of the care funding source",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14392--20210706161407",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.free_text",
        "short": "Free text",
        "definition": "Any further information for the person's care funding source e.g. self funded",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.care_funding_source.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10412--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.date_this_plan_was_last_updated",
        "short": "Date this plan was last updated",
        "definition": "This is a record of the date that this care and support plan was last updated.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.date_this_plan_was_last_updated",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10415--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.other_care_planning_documents",
        "short": "Other care planning documents",
        "definition": "Reference other care planning documents, including the type, location and date. \r\n\r\nThis may include condition-specific plans, advance care plans, end of life care plan, etc.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.other_care_planning_documents",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10417--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.planned_review_dateinterval",
        "short": "Planned review date/interval",
        "definition": "This is the date/interval when this information will next be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.planned_review_dateinterval",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10418--20181031000000",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "This is a record of who has responsibility for arranging review of this information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14345--20210701204034",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14346--20210701204135",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14347--20210701204259",
        "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.care_and_support_plan.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.469--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans",
        "short": "Contingency plans",
        "definition": "These are the things to do and people to contact, should an individual’s\nhealth or other circumstances get worse.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10375--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors",
        "short": "Trigger factors",
        "definition": "Signs to watch out for that may indicate a significant change in health or other circumstances e.g. feeling agitated",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14389--20210706155834",
        "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.coded_value",
        "short": "Coded value",
        "definition": "The trigger that leads to instigation of a significant change in health or other circumstances.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14390--20210706160156",
        "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.free_text",
        "short": "Free text",
        "definition": "The person’s trigger factors (in free text).  If the trigger factor is coded then this is any supplementary or personalised information that relates to the coded trigger factor.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.trigger_factors.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10371--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name",
        "short": "Contingency plan name",
        "definition": "When the action evaluation needs to be reviewed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14387--20210706155058",
        "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the type of care plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14388--20210706155306",
        "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.free_text",
        "short": "Free text",
        "definition": "Free text if no coded value is available.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.contingency_plan_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10376--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen",
        "short": "What should happen",
        "definition": "Guidance on specific actions or interventions that may be required or should be avoided in specific situations. This may include circumstances where action needs to be taken if a carer is unable to care for the person. A statement of suggested actions. Usually expressed as: in the event of X do Y.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14403--20210707134754",
        "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.coded_value",
        "short": "Coded value",
        "definition": "The coded value for what should happen",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14404--20210707134920",
        "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.free_text",
        "short": "Free text",
        "definition": "What should happen (in free text).  If 'what should happen' is coded then this is any supplementary or personalised information that relates to the coded value for 'what should happen'.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.what_should_happen.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10377--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted",
        "short": "Who should be contacted",
        "definition": "Who should be contacted in the event of significant problems or deterioration in health or wellbeing. e.g. name, role and contact details.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14405--20210707135626",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14406--20210707135748",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14407--20210707135915",
        "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.who_should_be_contacted.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10369--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative",
        "short": "Agreed with person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14339--20210701191112",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
        "short": "Person or legitimate representative",
        "definition": "Indicates whether the plan was discussed and agreed with the person or legitimate representative",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_or_legitimate_representative",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14340--20210701191345",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_full_name",
        "short": "Person full name",
        "definition": "The full name of the person in text representation.",
        "requirements": "Patient.name.text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.person_full_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14341--20210701191523",
        "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.agreed_with_person_or_legitimate_representative.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10372--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.date_this_plan_was_last_updated",
        "short": "Date this plan was last updated",
        "definition": "The date that this contingency plan was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.date_this_plan_was_last_updated",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10373--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.planned_review_dateinterval",
        "short": "Planned review date/interval",
        "definition": "This is the date/interval when this contingency plan will next be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.planned_review_dateinterval",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10374--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "This is who has responsibility for arranging review of this information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14342--20210701193829",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14343--20210701193946",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14344--20210701194059",
        "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13850--20210108163756",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies",
        "short": "Coping strategies",
        "definition": "Details of coping strategies used",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13851--20210108164537",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.coping_strategy",
        "short": "Coping strategy",
        "definition": "The coping strategies are defined as thoughts and behaviours that people use to manage the internal and external demands of situations that are appraised as stressful. This should also include a record of any tools used to carry out the coping strategy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.coping_strategy",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13852--20210108164718",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.start_date",
        "short": "Start date",
        "definition": "The date when the coping strategy started",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.start_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13853--20210108164858",
        "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.end_date",
        "short": "End date",
        "definition": "The date when the coping strategy ended",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.coping_strategies.end_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13854--20210108164959",
        "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs",
        "short": "Relapse indicators / early warning signs",
        "definition": "Details of the relapse indicators for the person. These may also be called 'early warning signs'",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14401--20210707133810",
        "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.coded_value",
        "short": "Coded value",
        "definition": "The coded value for relapse indicators/early warning signs",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14402--20210707134246",
        "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.free_text",
        "short": "Free text",
        "definition": "Any supplementary or personalised information regarding the relapse indicators/early warning signs",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.relapse_indicators__early_warning_signs.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10777--20190319171220",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement",
        "short": "Advance statement",
        "definition": "Written requests and preferences made by a person with capacity conveying their wishes, beliefs and values for their future care should they lose capacity.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13695--20200909170633",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement",
        "short": "Advance statement",
        "definition": "Does the person have an advance statement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13696--20200909170921",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.coded_value",
        "short": "Coded value",
        "definition": "The coded value for advance statement",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13697--20200909171048",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.advance_statement.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13760--20200929145349",
        "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.location_of_document",
        "short": "Location of document",
        "definition": "The location of where the advanced statement is held.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.advance_statement.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10370--20181031000000",
        "path": "palliative_and_end_of_life_care.contingency_plans.anticipatory_medicinesequipment",
        "short": "Anticipatory medicines/equipment",
        "definition": "Medicines or equipment available that may be required in specific situations and their location. A statement regarding the availability or location of the anticipatory medicines/equipment. SNOMED CT Tag : - 871021000000106 | Prescription of palliative care anticipatory medication (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.contingency_plans.anticipatory_medicinesequipment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.502--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans",
        "short": "Additional support plans",
        "definition": "Additional support plans",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10402--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name",
        "short": "Additional support plan name",
        "definition": "The name of the particular additional supporting plan, e.g. dieticians plan, wound management plan, discharge management plan and behaviour support plan.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14397--20210706164030",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.coded_value",
        "short": "Coded value",
        "definition": "The coded value for the type of care plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14398--20210706164320",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.free_text",
        "short": "Free text",
        "definition": "Free text if no coded value is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10403--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_content",
        "short": "Additional support plan content",
        "definition": "This is the content of any additional care and support plan which the person and/or care professional consider should be shared with others providing care and support. May be structured in different ways, e.g. tables, diagrams, images. This is the content of any additional care and support plan which the individual and/or care professional consider should be shared with others providing care and support. It should be structured as recommended for the care and support plan and if contains additional detail, it may be referenced here.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.additional_support_plan_content",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10405--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.planned_review_dateinterval",
        "short": "Planned review date/interval",
        "definition": "This is the date/interval when this information will next be reviewed. SNOMED CT tag : - 425268008 | Review of care plan (procedure) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.planned_review_dateinterval",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10406--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "This is a record of who has responsibility for arranging review of this information. Should include their name, role and contact details.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14348--20210701204451",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional with responsibility for the care of the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14349--20210701204607",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker, key worker, care home manager, care coordinator, LA hospital liaison person, care home contact, hospital clinician, Independent Mental Capacity Advocate (IMCA) etc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14350--20210701204937",
        "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional (e.g. telephone number, email address etc.).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10407--20181031000000",
        "path": "palliative_and_end_of_life_care.additional_support_plans.date_this_plan_was_last_updated",
        "short": "Date this plan was last updated",
        "definition": "This is a record of the date that this information was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.additional_support_plans.date_this_plan_was_last_updated",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10743--20190307110643",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care",
        "short": "Palliative and end of life care",
        "definition": "Information relating to palliative and end of life care.\r\n\r\nN.B. This is not an end of life care plan or a palliative care plan but contains information that would be found in an end of life care or palliative care plan.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22324--20220224181147",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning",
        "short": "Involvement in advance care planning",
        "definition": "Details of the person's , family and carer's involvement in advance care planning",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22325--20220224181559",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning",
        "short": "Person and personal contacts involved in advance care planning",
        "definition": "The person, their  legitimate representative, family member or carer involved in advance care planning",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22328--20220224182513",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.coded_value",
        "short": "Coded value",
        "definition": "A code for  representing when a person, their  legitimate representative, family member or carer are  involved in the end of Life Plan.",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "SNOMED\nCT:-\r\n\r\n\r\n\r\n713662007\n|Discussion about advance care planning (procedure)|\r\n\r\n\r\n\r\n714747005\n|Discussion about advance care planning declined (situation)|\r\n\r\n\r\n\r\n714361002\n|Discussion about advance care planning with caregiver (situation)|\r\n\r\n\r\n\r\n713665009\n|Discussion about advance care planning with family member (situation)| \r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n922321000000108\n|Discussion about advance care planning not appropriate at this time (finding)|"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22327--20220224182313",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded data is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22373--20220310154958",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.name",
        "short": "Name",
        "definition": "| The name\n  of the personal contact. |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 50,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22372--20220310154657",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship",
        "short": "Relationship",
        "definition": "| The\n  relationship the personal contact has to the person, e.g. father,\n  grandmother, family friend etc. |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22371--20220310154146",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship_type",
        "short": "Relationship type",
        "definition": "| Additional\n  roles the person performs on behalf of the other (e.g. Carer, Next of Kin,\n  Emergency Contact, Dependent, etc.) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.relationship_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22326--20220224181912",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.role",
        "short": "Role",
        "definition": "The role of the person involved in the end of life plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.involvement_in_advance_care_planning.person_and_personal_contacts_involved_in_advance_care_planning.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14351--20210704192012",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans",
        "short": "End of life care plans",
        "definition": "Details of a person's palliative and end of life care plans.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16743--20211110233406",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name",
        "short": "End of life care plan name",
        "_short": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Plan Name"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "definition": "Type of palliative care or end of life plan, e.g. Advance Care Plan, Treatment Escalation Plan, etc",
        "_definition": {
          "extension": [
            {
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "en-US"
                },
                {
                  "url": "content",
                  "valueMarkdown": "Type of Palliative Care or End of Life Plan"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/translation"
            }
          ]
        },
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22301--20220223105047",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.coded_value",
        "short": "Coded value",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22302--20220223105537",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.free_text",
        "short": "Free text",
        "definition": "Enter the plan name in text where no code exists",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.end_of_life_care_plan_name.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16541--20211105021015",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_contents",
        "short": "Plan contents",
        "definition": "To record the details of a person end of life plan. May include a person's wishes and preferences in their Advance Care Plan or a list of ceilings of treatment for Treatment Escalation Plan or priorities of care and anticipatory actions for an Emergency Care and Treatment Plan",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_contents",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16543--20211105021631",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_review_date",
        "short": "Plan review date",
        "definition": "The next plan review date",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.plan_review_date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16544--20211105023143",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "The professional responsible for reviewing the plan in the future",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16545--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional.",
        "requirements": "Practitioner.name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16546--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker etc",
        "requirements": "Practitioner.PractitionerRole.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16547--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.grade",
        "short": "Grade",
        "definition": "The grade of the professional.",
        "requirements": "PractitionerRole.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.grade",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16548--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.speciality",
        "short": "Speciality",
        "definition": "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
        "requirements": "PractitionerRole.speciality",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.speciality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16549--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier for the professional e.g. GMC number, HCPC number etc or the personal identifier used by the local organisation.",
        "requirements": "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.professional_identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16550--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.organisation_name",
        "short": "Organisation name",
        "definition": "The name, including the identifier, of the organisation providing the service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.organisation_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.16551--20211105024306",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.end_of_life_care_plans.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10771--20190319134220",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision",
        "short": "Cardio-pulmonary resuscitation (CPR) decision",
        "definition": "Whether a decision has been made; the decision;  who made the decision; the date of decision; date for review and location of documentation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13686--20200909163543",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision",
        "short": "Cardio-pulmonary resuscitation (CPR) decision",
        "definition": "The cardio-pulmonary resuscitation (CPR) decision.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13687--20200909164050",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.coded_value",
        "short": "Coded value",
        "definition": "The coded value for CPR decision or DNACPR",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13688--20200909164548",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.cardiopulmonary_resuscitation_cpr_decision.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22313--20220223174256",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision",
        "short": "Involvement in CPR Decision",
        "definition": "Details of the person , their family and carers involvement in the CPR decision",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22316--20220223175048",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision",
        "short": "Person and personal contacts involved in the decision",
        "definition": "The person, their  legitimate representative, family member or carer involved in the CPR decision.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22318--20220224163405",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.coded_value",
        "short": "Coded value",
        "definition": "A code for  representing when a person, their  legitimate representative, family member or carer are  involved in the CPR decision.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22319--20220224164821",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded text available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22376--20220310160702",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.name",
        "short": "Name",
        "definition": "| The name\n  of the person involved in the decision |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22375--20220310160353",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship",
        "short": "Relationship",
        "definition": "The relationship the personal contact has to the person, e.g. father, grandmother, family friend etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22374--20220310160011",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship_type",
        "short": "Relationship type",
        "definition": "| Additional\n  roles the person performs on behalf of the other (e.g. Carer, Next of Kin,\n  Emergency Contact, Dependent, etc.) |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.relationship_type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.14364--20210705103540",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.role",
        "short": "Role",
        "definition": "The role of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.involvement_in_cpr_decision.person_and_personal_contacts_involved_in_the_decision.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13705--20200910121008",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.date_for_review",
        "short": "Date for review",
        "definition": "The date for review of CPR decision.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.date_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22479--20220419190550",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review",
        "short": "Responsibility for review",
        "definition": "The professional responsible for reviewing the decision",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22493--20220505184249",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.name",
        "short": "Name",
        "definition": "The name of the professional that saw the person",
        "requirements": "Encounter.participant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22494--20220505184443",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.grade",
        "short": "Grade",
        "definition": "The grade of the person completing the record.",
        "requirements": "PractitionerRole.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.grade",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22492--20220505183042",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.role",
        "short": "Role",
        "definition": "The role of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.role",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22490--20220505182231",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.specialty",
        "short": "Specialty",
        "definition": "The specialty e.g. physiotherapy, oncology, mental health etc",
        "requirements": "Encounter.participant.individual.Practitioner.PractitionerRole.speciality",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.specialty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22482--20220426192934",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.organisation_name",
        "short": "Organisation name",
        "definition": "The name, including the identifier, of the organisation providing the service",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.organisation_name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 255,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22483--20220426195654",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier of the person providing the service.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.professional_identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22481--20220426192624",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the personal contact (e.g. telephone number, address, email address etc.)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.responsibility_for_review.contact_details",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13706--20200910123014",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.location_of_document",
        "short": "Location of document",
        "definition": "The location of the CPR decision document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.cardiopulmonary_resuscitation_cpr_decision.location_of_document",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10745--20190307111045",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis",
        "short": "Estimated prognosis",
        "definition": "Details of the persons estimated prognosis",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13691--20200909164955",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis",
        "short": "Estimated prognosis",
        "definition": "Where a person is terminally ill this is a clinical judgment indicating the anticipated period of time until death e.g. last days, weeks, months or year of life.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22311--20220223172837",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.coded_value",
        "short": "Coded value",
        "definition": "SNOMED  CT :-1128811000000100 -Prognosis findings simple reference set\r\n\r\nRecommended value set",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22312--20220223173204",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.estimated_prognosis.estimated_prognosis.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22308--20220223165649",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register",
        "short": "Person is on the Palliative Care Register",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22309--20220223170138",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.coded_value",
        "short": "Coded value",
        "definition": "SNOMED CT :- Pending",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22310--20220223170421",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.free_text",
        "short": "Free Text",
        "definition": "Free text field to be used if no coded text available",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.person_is_on_the_palliative_care_register.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10785--20190319172130",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment",
        "short": "Anticipatory medicines/equipment",
        "definition": "Details of the persons availability or location regarding their anticipatory medicines/equipment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13707--20200910152700",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.statement_on_anticipatory_medicinesequipment",
        "short": "Statement  on anticipatory medicines/equipment",
        "definition": "A statement regarding the availability or location of the anticipatory medicines/equipment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.statement_on_anticipatory_medicinesequipment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22340--20220301141835",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment",
        "short": "Anticipatory medicines and equipment",
        "definition": "Coded data on the issue of palliative care  anticipatory medicines and equipment",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22341--20220301142601",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.coded_value",
        "short": "Coded  value",
        "definition": "SNOMED CT codes",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22342--20220301142949",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.free_text",
        "short": "Free text",
        "definition": "| Free\n  text field to be used if no code is available |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.anticipatory_medicinesequipment.anticipatory_medicines_and_equipment.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10780--20190319171433",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death",
        "short": "Preferred place of death",
        "definition": "Details of the person's preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13716--20200910163313",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death",
        "short": "Preferred place of death",
        "definition": "The preferences that a person has identified as their preferred place to die.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13717--20200910163346",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.name_of_the_place",
        "short": "Name of the place",
        "definition": "The name of the preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.name_of_the_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22470--20220405171425",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place",
        "short": "Type of Place",
        "definition": "The type of preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22471--20220405171757",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.coded_value",
        "short": "Coded  value",
        "definition": "SNOMED CT codes",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22321--20220224171556",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no coded text is available fro preferred place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.preferred_place_of_death.preferred_place_of_death.type_of_place.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22407--20220310183905",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support",
        "short": "Palliative care financial support",
        "definition": "Details of the financial support forms/claims the clinician has informed the person about or/and  helped the person complete",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22417--20220310184728",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support",
        "short": "Type of financial support",
        "definition": "The type of form or claim",
        "min": 0,
        "max": "*",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22419--20220310185132",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.coded_value",
        "short": "Coded value",
        "definition": "The coded value of type of  form or claim",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.coded_value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.22418--20220310184908",
        "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.free_text",
        "short": "Free text",
        "definition": "| Free\n  text field to be used if no coded text available |",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.palliative_and_end_of_life_care.palliative_care_financial_support.type_of_financial_support.free_text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.309--20181031000000",
        "path": "palliative_and_end_of_life_care.after_death",
        "short": "After death",
        "definition": "End of Life",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10211--20181031000000",
        "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death",
        "short": "Actual place of death",
        "definition": "The location where the person actually died as recorded on the death certificate. If the person died somewhere other than their preferred place, record the reasons why this happened.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.15114--20210928130312",
        "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.name_of_the_place",
        "short": "Name of the place",
        "definition": "The name of the actual place of death",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.name_of_the_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.15115--20210928130412",
        "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.type_of_place",
        "short": "Type of place",
        "definition": "The type of place where the person's death took place",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.actual_place_of_death.type_of_place",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10213--20181031000000",
        "path": "palliative_and_end_of_life_care.after_death.date_of_death",
        "short": "Date of death",
        "definition": "The date on which a person died or is officially deemed to have died, as recorded on the death certificate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.after_death.date_of_death",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10820--20190320190755",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images",
        "short": "Documents (including correspondence, audio and images)",
        "definition": "Details about documents related to the person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11259--20190529133407",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents",
        "short": "Documents",
        "definition": "This is the documents record entry. There may be 0 to many record entries under a section. Each record entry is made up of a number of elements or data items.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10946--20190516160141",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.documentation_location",
        "short": "Documentation location",
        "definition": "The location of the document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.documentation_location",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10942--20190516153223",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.confidentiality",
        "short": "Confidentiality",
        "definition": "The code specifying the level of confidentiality of the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.confidentiality",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10940--20190516152915",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.class",
        "short": "Class",
        "definition": "The document type e.g. report, summary, images, treatment plan, patient preferences, workflow",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.class",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10944--20190516155849",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_title",
        "short": "Document title",
        "definition": "The title of the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_title",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10945--20190516160044",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_name",
        "short": "Document name",
        "definition": "The name of the document. This should align to the PRSB document naming standard. Where the document is a KOS document this field (designated typeCode) is used to carry the DICOM Imaging procedure: This attribute shall be populated by the XDS-I Imaging Document Source from a code in the Procedure Code Sequence (0008,1032) of the performed procedure with which the document is associated. Values may be found in a suitable DICOM browser",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10949--20190516165732",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_mime_type",
        "short": "Document MIME type",
        "definition": "MIME type of the document e.g. application, pdf, audio, jpeg",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.document_mime_type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11163--20190528113134",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service",
        "short": "Service",
        "definition": "The high level imaging speciality code e.g. (R-3027B, SRT, “Radiology”)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13749--20200925163031",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.coded_value",
        "short": "Coded value",
        "definition": "The coded value for service",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.coded_value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.13750--20200925163124",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.free_text",
        "short": "Free text",
        "definition": "Free text field to be used if no code is available",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.service.free_text",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.10941--20190516153126",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.comments",
        "short": "Comments",
        "definition": "Comments associated with the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.comments",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12449--20190619154551",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images",
        "short": "Additional information required for images.",
        "definition": "Additional information required for images.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12450--20190619154803",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure",
        "short": "Image procedure",
        "definition": "The procedure used to capture the image",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12451--20190619155341",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure_date",
        "short": "Image procedure date",
        "definition": "The date and time the image procedure was performed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.image_procedure_date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12452--20190619155456",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional",
        "short": "Performing professional",
        "definition": "The professional who performed the image procedure.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12453--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.name",
        "short": "Name",
        "definition": "The name of the professional.",
        "requirements": "Practitioner.name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12454--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.role",
        "short": "Role",
        "definition": "The role the professional has in relation to the person e.g. GP, physiotherapist, community nurse, social worker etc",
        "requirements": "Practitioner.PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12455--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.grade",
        "short": "Grade",
        "definition": "The grade of the professional.",
        "requirements": "PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.grade",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12456--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.speciality",
        "short": "Speciality",
        "definition": "The specialty of the professional e.g. physiotherapy, oncology, mental health etc",
        "requirements": "PractitionerRole.speciality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.speciality",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12457--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier for the professional e.g. GMC number, HCPC number etc or the personal identifier used by the local organisation.",
        "requirements": "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.professional_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12458--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.organisation",
        "short": "Organisation",
        "definition": "The name of the organisation the professional works for.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12459--20190619155527",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the professional",
        "requirements": "Practitioner.telecom\r\nPractitionerRole.telecom\r\nOrganisation.telcom",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.performing_professional.contact_details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11158--20190528111929",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images",
        "short": "Images",
        "definition": "-",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11159--20190528112013",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_capture_date",
        "short": "Image capture date",
        "definition": "The date and time when the image was captured.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_capture_date",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12460--20190619155956",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_id",
        "short": "Image ID",
        "definition": "A unique image identifier generated by the system.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12461--20190619160210",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_location",
        "short": "Image location",
        "definition": "The URL for the image",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.images.image_location",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11161--20190528112519",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.format_code",
        "short": "Format code",
        "definition": "The format code of the document which provides information on how to display the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.format_code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.11160--20190528112124",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.event_code_list",
        "short": "Event code list",
        "definition": "The type of image (acquisition modality) and the anatomical site imaged.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.event_code_list",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12462--20190619160839",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record",
        "short": "Person completing record",
        "definition": "Details of the person completing the record.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12463--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.name",
        "short": "Name",
        "definition": "The name of the person completing the record.",
        "requirements": "Composition.author.Practitioner.name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 70,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12464--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.role",
        "short": "Role",
        "definition": "The organisational role of the person completing record.",
        "requirements": "Composition.author.Practitioner.PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12465--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.grade",
        "short": "Grade",
        "definition": "The grade of the person completing the record.",
        "requirements": "PractitionerRole.code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.grade",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12466--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.specialty",
        "short": "Specialty",
        "definition": "The main specialty of the person completing the record.",
        "requirements": "PractitionerRole.speciality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.specialty",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 3,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12467--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.organisation",
        "short": "Organisation",
        "definition": "The organisation the person completing the record works for.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12468--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.professional_identifier",
        "short": "Professional identifier",
        "definition": "Professional identifier for the person completing the record e.g. GMC number, HCPC number etc, or the personal identifier used by the local organisation.",
        "requirements": "Practitioner.identifier (for professional national identifiers),PractitionerRole.identifier (for local role identifiers)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.professional_identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 32,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12469--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.date_completed",
        "short": "Date completed",
        "definition": "The date and time the record was completed.",
        "requirements": "Composition.date",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.date_completed",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12470--20190619160903",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.contact_details",
        "short": "Contact details",
        "definition": "Contact details of the person completing the record.",
        "requirements": "Practitioner.telecom\r\nPractitionerRole.telecom\r\nOrganisation.telcom",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.person_completing_record.contact_details",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "maxLength": 35,
        "mustSupport": true
      },
      {
        "id": "2.16.840.1.113883.3.1937.777.28.2.12471--20190619160928",
        "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.comments",
        "short": "Comments",
        "definition": "Comments associated with the imaging",
        "min": 1,
        "max": "1",
        "base": {
          "path": "palliative_and_end_of_life_care.documents_including_correspondence_audio_and_images.documents.additional_information_required_for_images.comments",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "markdown"
          }
        ],
        "maxLength": 150,
        "mustSupport": true
      }
    ]
  }
}