FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Consent |
| Id | Consent-RoDYoungPersonAssentFormAvailable-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Consent",
"id": "Consent-RoDYoungPersonAssentFormAvailable-Example",
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy",
"display": "Privacy Consent"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "RESEARCH",
"display": "research information access"
}
]
}
],
"patient": {
"reference": "Patient/Patient-PheobeSmitham-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307539"
}
},
"sourceReference": {
"reference": "QuestionnaireResponse/QuestionnaireResponse-RoD-YoungPersonAssentForm-Example"
},
"policy": [
{
"authority": "https://www.england.nhs.uk",
"uri": "https://www.england.nhs.uk/wp-content/uploads/2021/09/nhs-genomic-medicine-service-young-persons-assent-form.pdf"
}
],
"provision": {
"data": [
{
"meaning": "instance",
"reference": {
"reference": "ServiceRequest/ServiceRequest-WGSTestOrderForm-DirectToLab-Example"
}
}
]
}
}