PackagesCanonicalsLogsProblems
    Packages
    uk.nhsengland.genomics.r4@0.3.2
    https://fhir.nhs.uk/Questionnaire/Questionnaire-RoD-ConsulteeDeclarationForm-Example
{
  "description": "This questionnaire is to be used to document the consent of a patient Consultee before undergoing Genomic testing and their choice of participation in the National Genomic Research Library programme",
  "_filename": "examples/Questionnaire-RoD-ConsulteeDeclarationForm-Example.json",
  "package_name": "uk.nhsengland.genomics.r4",
  "subjectType": [ "Patient" ],
  "date": "2023-09-15T09:00:00Z",
  "publisher": "NHS England",
  "purpose": "Consultee declaration regarding whole genome sequencing",
  "name": "QuestionnaireRoDConsulteeDeclarationFormExample",
  "item": [ {
    "item": [ {
      "text": "First Name",
      "type": "string",
      "linkId": "givenName",
      "required": true
    }, {
      "text": "Last Name",
      "type": "string",
      "linkId": "familyName",
      "required": true
    }, {
      "text": "NHS number (or postcode if not not known)",
      "type": "string",
      "linkId": "nhs_Number",
      "required": true
    }, {
      "text": "Date of Birth",
      "type": "date",
      "linkId": "birthDate",
      "required": true
    } ],
    "text": "Patient Details",
    "type": "group",
    "linkId": "patientDetails"
  }, {
    "text": "Your relative, friend, patient or client has been invited to take part in the National Genomic Research Library. You are being asked to act as a consultee on their behalf.",
    "type": "display",
    "linkId": "consulteeConsentAwareness"
  }, {
    "text": "Your relative, friend, patient or client is considered to be unable to decide for themselves whether they want their data and samples to be used in research. Someone who can’t make this kind of decision for themselves is described as lacking capacity. When we talk about this person, we will refer to ‘the person who lacks capacity’ or ‘the person’.",
    "type": "display",
    "linkId": "guidanceForConsultee"
  }, {
    "text": "The role of a consultee",
    "type": "display",
    "linkId": "roleOfConsultee"
  }, {
    "text": "A consultee is someone who will only consider the likely views and interests of the person who lacks capacity. They must set aside their own personal views about participating in research and consider the person they represent. A consultee cannot be part of the person’s NHS clinical team or anyone else acting in a professional or paid capacity (e.g. a person’s solicitor).",
    "type": "display",
    "linkId": "roleOfConsultee1"
  }, {
    "item": [ {
      "text": "• Next of kin (i.e. parent, partner, husband, wife, son or daughter) or friend, family member or carer",
      "type": "display",
      "linkId": "typesOfConsultee1"
    }, {
      "text": "• A person holding Lasting Power of Attorney for Personal welfare registered with the Public Guardian",
      "type": "display",
      "linkId": "typesOfConsultee2"
    }, {
      "text": "• A deputy appointed by the Court of Protection",
      "type": "display",
      "linkId": "typesOfConsultee3"
    } ],
    "text": "They must be an adult who is prepared to be consulted on the person’s behalf. For example:",
    "type": "group",
    "linkId": "typesOfConsultee"
  }, {
    "text": "The law protects the interests of adults who lack capacity. In England and Wales, it states that a consultee can advise about the person’s likely wishes or feelings. If the person does not want to take part, we will respect their wishes. More information about being a consultee and the National Genomic Research Library can be found at www.genomicsengland.co.uk",
    "type": "display",
    "linkId": "guidanceOnConsulteeRole"
  }, {
    "text": "The consultee agreement",
    "type": "display",
    "linkId": "consulteeAgreement"
  }, {
    "item": [ {
      "text": "• I must only consider the likely views and interests of the person who lacks capacity",
      "type": "display",
      "linkId": "consulteeResponsibility1"
    }, {
      "text": "• I must consider the aims of the research, the practicalities, risks and benefits",
      "type": "display",
      "linkId": "consulteeResponsibility2"
    }, {
      "text": "• I will inform the healthcare team of any decisions the person may have already made about research",
      "type": "display",
      "linkId": "consulteeResponsibility3"
    }, {
      "text": "• I have been made aware and given an opportunity to get independent advice",
      "type": "display",
      "linkId": "consulteeResponsibility4"
    }, {
      "text": "• If I feel that the person wishes to be withdrawn, I will notify a healthcare professional",
      "type": "display",
      "linkId": "consulteeResponsibility5"
    }, {
      "text": "• I might be asked to give advice again in the future, for example if more blood or saliva samples were needed",
      "type": "display",
      "linkId": "consulteeResponsibility6"
    }, {
      "text": "• Hospital staff will tell me if any future changes to the research might affect the person",
      "type": "display",
      "linkId": "consulteeResponsibility7"
    }, {
      "text": "• I can stop being a consultee at any time",
      "type": "display",
      "linkId": "consulteeResponsibility8"
    } ],
    "text": "By saying ‘yes’ to be a consultee, I understand that:",
    "type": "group",
    "linkId": "consulteeResponsibility"
  }, {
    "text": "Please ask any questions before taking the decisions shown on the following page.",
    "type": "display",
    "linkId": "clarificationForConfirmation"
  }, {
    "item": [ {
      "item": [ {
        "text": "I have been consulted about this person’s participation in the National Genomic Research Library",
        "type": "boolean",
        "linkId": "choiceConfirmation1",
        "prefix": "1.",
        "required": true
      }, {
        "text": "If your answer to 1 is NO, then please ignore 2 and sign below.",
        "type": "display",
        "linkId": "isChoiceOfConfirmationFalse"
      }, {
        "text": "I am willing to accept the role of consultee for this person",
        "type": "boolean",
        "linkId": "choiceConfirmation2",
        "prefix": "2.",
        "required": true,
        "enableWhen": [ {
          "operator": "=",
          "question": "choiceConfirmation1",
          "answerBoolean": true
        } ]
      } ],
      "text": "I confirm that I have read and had the opportunity to discuss information about acting as a consultee for the person lacking capacity. My research choices are indicated below.",
      "type": "group",
      "linkId": "confirmation"
    } ],
    "text": "Confirmation of decision",
    "type": "group",
    "linkId": "confirmationOfDecision"
  }, {
    "text": "Consent obtained remotely, no consultee signature",
    "type": "boolean",
    "linkId": "isRemoteConsentTrue",
    "required": true
  }, {
    "item": [ {
      "text": "Your Name(i.e, the Consultee)",
      "type": "string",
      "linkId": "consulteeNamecombined",
      "required": true
    }, {
      "text": "Date",
      "type": "dateTime",
      "linkId": "dateConsulteeCompletedForm",
      "required": true
    }, {
      "text": "Signature",
      "type": "string",
      "linkId": "consulteeSignature",
      "required": true,
      "enableWhen": [ {
        "operator": "=",
        "question": "isRemoteConsentTrue",
        "answerBoolean": false
      } ]
    } ],
    "text": "Consultee Validation",
    "type": "group",
    "linkId": "consulteeValidation"
  }, {
    "item": [ {
      "item": [ {
        "text": "Healthcare professional name",
        "type": "string",
        "linkId": "healthcareProfessionalName",
        "required": true
      }, {
        "text": "Signature",
        "type": "string",
        "linkId": "healthcareProfessionalSignature",
        "required": true
      }, {
        "text": "Date",
        "type": "dateTime",
        "linkId": "datehealthcareProfessionalCompletedForm",
        "required": true
      } ],
      "text": "To be completed by the healthcare professional recording the consultee’s choices.",
      "type": "group",
      "linkId": "healthcareProfessional"
    } ],
    "text": "Healthcare professional use only",
    "type": "group",
    "linkId": "healthcareProfessionalValidation"
  } ],
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "Consultee declaration regarding whole genome sequencing",
  "package_version": "0.3.2",
  "status": "draft",
  "id": "d8aab249-315e-45ef-85c8-2ac3defd148b",
  "kind": null,
  "url": "https://fhir.nhs.uk/Questionnaire/Questionnaire-RoD-ConsulteeDeclarationForm-Example",
  "version": "0.1.0",
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}