FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Consent |
| Id | NationalProxy-Consent-confirmed-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Consent",
"id": "NationalProxy-Consent-confirmed-Example",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "147ed671-7215-40f8-bd3e-eaaee9455acb"
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "INFA"
}
]
}
],
"patient": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9000000017"
},
"display": "Jane Marie Anne Smith"
},
"performer": [
{
"type": "RelatedPerson",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9100000009"
},
"display": "Jayne Smith"
},
{
"type": "Practitioner",
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "3049449130"
}
}
],
"sourceReference": {
"reference": "https://nhsdigital.github.io/nhsengland-spine-specification-sandbox/QuestionnaireResponse/QuestionnaireResponse-proxy-access-request"
},
"policyRule": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentpolicycodes",
"code": "ssa-827"
}
],
"text": "Coding to be defined"
},
"provision": {
"actor": [
{
"role": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GRANTOR"
}
],
"text": "coding to be defined"
},
"reference": {
"reference": "https://fhir.nhs.uk/England/spine/RelatedPerson/RelatedPerson-NHS-9100000009",
"type": "RelatedPerson",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9100000009"
}
}
}
]
}
}