FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-PrescribingNomination-Patient.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "QuestionnaireResponse",
"id": "605aab3a-e2f0-4280-8e89-60a438b85d72",
"questionnaire": "https://fhir.nhs.uk/Questionnaire/Prescribing-Nomination",
"status": "completed",
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"authored": "2022-01-11T16:40:00+00:00",
"source": {
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"item": [
{
"linkId": "performerSiteType",
"answer": [
{
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
"code": "P1"
}
}
]
},
{
"linkId": "dispensingOrganisation",
"answer": [
{
"valueReference": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "FX748"
}
}
}
]
}
]
}