FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | QuestionnaireResponse |
| Id | UKCore-QuestionnaireResponse-EOLPlan-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "QuestionnaireResponse",
"id": "UKCore-QuestionnaireResponse-EOLPlan-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example",
"status": "completed",
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"encounter": {
"reference": "Encounter/UKCore-Encounter-InpatientEncounter-Example"
},
"authored": "2023-11-14T08:07:00+00:00",
"author": {
"reference": "Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example"
},
"source": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"item": [
{
"linkId": "Q1",
"text": "Advanced Treatment Preferences",
"item": [
{
"linkId": "Q1.1",
"text": "Clinical Problems and Advised Interventions",
"item": [
{
"linkId": "Q1.1g",
"text": "ATP Problems",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "95417003",
"display": "Primary fibromyalgia syndrome"
}
}
]
}
]
},
{
"linkId": "Q1.2",
"text": "Anticipatory medicines/just in case box issued",
"answer": [
{
"valueString": "Yes"
}
]
},
{
"linkId": "Q1.3",
"text": "Advance Decision to Refuse Treatment",
"answer": [
{
"valueString": "Yes"
}
]
}
]
},
{
"linkId": "Q2",
"text": "Consent",
"item": [
{
"linkId": "Q2g",
"text": "Consent for Information Sharing",
"answer": [
{
"valueDate": "2023-11-13"
}
]
}
]
},
{
"linkId": "Q3",
"text": "EOL Register",
"item": [
{
"linkId": "Q3g",
"text": "On End Of Life Register",
"answer": [
{
"valueDateTime": "2023-11-13T16:07:00+00:00"
}
]
}
]
}
]
}