{ "description": "Outcome of a PROMs collection event. Contains PROMs answers and scores.", "_filename": "Profile-DataStandardsWales-PSOM-QuestionnaireResponse.json", "package_name": "fhir.r4.wales.psom", "date": null, "derivation": "constraint", "publisher": "NHS Wales", "fhirVersion": "4.0.1", "name": "DataStandardsWalesPSOMQuestionnaireResponse", "mapping": [ { "name": "NHS Wales DSCN Metadata Mapping", "identity": "PROMs-Metadata-2024004" } ], "abstract": false, "copyright": "© 2023 NHS Wales.", "type": "QuestionnaireResponse", "experimental": null, "resourceType": "StructureDefinition", "title": "Data Standards Wales PSOM QuestionnaireResponse", "package_version": "1.0.0-rc3", "status": "draft", "id": "2b2adf8e-920e-42fe-bac1-47da86d451d3", "kind": "resource", "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-QuestionnaireResponse", "version": null, "differential": { "element": [ { "id": "QuestionnaireResponse.language", "min": 1, "path": "QuestionnaireResponse.language", "short": "PROMs Language", "binding": { "strength": "required", "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-PSOM-Language", "description": "PSOM Language" }, "mapping": [ { "map": "MPRPX008X", "comment": "PROMs Language", "identity": "PROMs-Metadata-2024004" } ], "definition": "The code representing the language of the completed PROMs form." }, { "id": "QuestionnaireResponse.identifier", "min": 1, "path": "QuestionnaireResponse.identifier" }, { "id": "QuestionnaireResponse.identifier.system", "min": 1, "path": "QuestionnaireResponse.identifier.system" }, { "id": "QuestionnaireResponse.identifier.value", "min": 1, "path": "QuestionnaireResponse.identifier.value" }, { "id": "QuestionnaireResponse.identifier.assigner", "min": 1, "path": "QuestionnaireResponse.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ] } ], "short": "Originating System", "comment": "The `.identifier.assigner` may omit the `.reference` element and only contain an `.identifier` or `.display` element reflecting the identifier and/or name or other textual information about the originating system.", "mapping": [ { "map": "MDDPX001X", "comment": "Originating System (implicit, main mapping is on Organization.identifier)", "identity": "PROMs-Metadata-2024004" } ], "definition": "Originating System. For PROMs, this would be the PROMs platform that collects the PROMs information from the patient, e.g. DrDoctor, PKB, Amplitude, National Platform, etc." }, { "id": "QuestionnaireResponse.questionnaire", "min": 1, "path": "QuestionnaireResponse.questionnaire", "short": "(Local) PROMs Tool", "mapping": [ { "map": "MPRPX006X", "comment": "PROMs Tool (implicit, main mapping is on Questionnaire.url)", "identity": "PROMs-Metadata-2024004" }, { "map": "MPRPX010X", "comment": "Local PROMs Tool (implicit, main mapping is on Questionnaire.url)", "identity": "PROMs-Metadata-2024004" }, { "map": "MPRPX012X", "comment": "PROMs Data Standard Version (implicit, main mapping is on Questionnaire.version)", "identity": "PROMs-Metadata-2024004" } ], "definition": "The Questionnaire that defines and organises the questions for which answers are being provided. A reference to the canonical identifier including the `.version` (MPRPX012X) of the PROMs Tool SHALL be implemented, to specify the correct version." }, { "id": "QuestionnaireResponse.subject", "min": 1, "path": "QuestionnaireResponse.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ] } ] }, { "id": "QuestionnaireResponse.authored", "min": 1, "path": "QuestionnaireResponse.authored", "short": "PROMs Completion Date & Time", "mapping": [ { "map": "MPRPX003X", "comment": "PROMs Completion Date & Time", "identity": "PROMs-Metadata-2024004" } ], "definition": "The date and time the PROMs form was completed (or when the last item was recorded for incomplete records)." }, { "id": "QuestionnaireResponse.item.linkId.extension:sensitivityFlag", "max": "1", "path": "QuestionnaireResponse.item.linkId.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label" ] } ], "short": "Sensitivity flag", "sliceName": "sensitivityFlag", "definition": "An extension to flag questions as sensitive, allowing for the identification and special handling of potentially privacy-sensitive information within a questionnaire.", "isModifier": false }, { "id": "QuestionnaireResponse.item.linkId.extension:sensitivityFlag.value[x]:valueCoding", "path": "QuestionnaireResponse.item.linkId.extension.value[x]", "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v3-InformationSensitivityPolicy", "description": "Sensitivity policy" }, "sliceName": "valueCoding" } ] }, "contact": [ { "name": "Data Standards", "telecom": [ { "use": "work", "value": "data.standards@wales.nhs.uk", "system": "email" } ] } ], "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse" }