FHIR IG Statistics: StructureDefinition/DataStandardsWales-QuestionnaireResponse
Package | fhir.r4.wales.test |
Resource Type | StructureDefinition |
Id | DataStandardsWales-QuestionnaireResponse |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-QuestionnaireResponse |
URL | https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-QuestionnaireResponse |
Version | 0.1.0 |
Status | draft |
Date | 2025-01-01 |
Name | DataStandardsWalesQuestionnaireResponse |
Title | Data Standards Wales Questionnaire Response |
Realm | us |
Authority | hl7 |
Description | Resource structure is based on UKCore-QuestionnaireResponse v1.2.0 which is not yet included in a balloted release. Added manually to prevent structure deviation and to support NHS Wales projects. Once available, the resource will be updated and derived from UK Core. This profile defines the UK constraints and extensions on the International FHIR resource [QuestionnaireResponse](https://hl7.org/fhir/R4/QuestionnaireResponse.html). |
Purpose | This profile describes a structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. |
Copyright | 2025 NHS Wales |
Type | QuestionnaireResponse |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DataStandardsWales-QuestionnaireResponse",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-QuestionnaireResponse",
"version": "0.1.0",
"name": "DataStandardsWalesQuestionnaireResponse",
"title": "Data Standards Wales Questionnaire Response",
"status": "draft",
"date": "2025-01-01",
"publisher": "Data Standards Wales",
"contact": [
{
"name": "Data Standards Wales",
"telecom": [
{
"system": "email",
"value": "fhir.standards@wales.nhs.uk",
"use": "work",
"rank": 1
}
]
}
],
"description": "Resource structure is based on UKCore-QuestionnaireResponse v1.2.0 which is not yet included in a balloted release. Added manually to prevent structure deviation and to support NHS Wales projects. Once available, the resource will be updated and derived from UK Core. This profile defines the UK constraints and extensions on the International FHIR resource [QuestionnaireResponse](https://hl7.org/fhir/R4/QuestionnaireResponse.html).",
"purpose": "This profile describes a structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to.",
"copyright": "2025 NHS Wales",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "QuestionnaireResponse",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "QuestionnaireResponse.identifier",
"path": "QuestionnaireResponse.identifier",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.basedOn",
"path": "QuestionnaireResponse.basedOn",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/CarePlan",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ServiceRequest"
]
}
]
},
{
"id": "QuestionnaireResponse.partOf",
"path": "QuestionnaireResponse.partOf",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure"
]
}
]
},
{
"id": "QuestionnaireResponse.questionnaire",
"path": "QuestionnaireResponse.questionnaire",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.status",
"path": "QuestionnaireResponse.status",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.subject",
"path": "QuestionnaireResponse.subject",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.encounter",
"path": "QuestionnaireResponse.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter"
]
}
]
},
{
"id": "QuestionnaireResponse.authored",
"path": "QuestionnaireResponse.authored",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.author",
"path": "QuestionnaireResponse.author",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device"
]
}
],
"mustSupport": true
},
{
"id": "QuestionnaireResponse.source",
"path": "QuestionnaireResponse.source",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
]
}
]
},
{
"id": "QuestionnaireResponse.item",
"path": "QuestionnaireResponse.item",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.item.linkId",
"path": "QuestionnaireResponse.item.linkId",
"mustSupport": true
},
{
"id": "QuestionnaireResponse.item.answer",
"path": "QuestionnaireResponse.item.answer",
"mustSupport": true
}
]
}
}