FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Consent |
| Id | Consent-UGRGenomicData-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Consent",
"id": "Consent-UGRGenomicData-Example",
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "59284-0",
"display": "Consent"
}
]
}
],
"patient": {
"reference": "Patient/Patient-MeirLieberman-Example"
},
"dateTime": "2025-04-24",
"performer": [
{
"reference": "Patient/Patient-MeirLieberman-Example"
}
],
"organization": [
{
"identifier": {
"system": "https://fhir.hl7.org.uk/Id/ODS-code",
"value": "X26"
}
}
],
"sourceReference": {
"reference": "QuestionnaireResponse/QuestionnaireResponse-ConsentQuestionnaire-Example"
},
"policy": [
{
"uri": "https://www.england.nhs.uk/wp-content/uploads/2018/05/nhs-england-privacy-notice-v1.77.pdf"
}
],
"provision": {
"type": "permit",
"purpose": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "POPHLTH"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HRESCH"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
],
"class": [
{
"system": "http://hl7.org/fhir/resource-types",
"code": "DocumentReference",
"display": "DocumentReference"
}
],
"data": [
{
"meaning": "instance",
"reference": {
"reference": "DocumentReference/DocumentReference-PharmCAT-Example"
}
}
]
}
}