FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Provenance |
| Id | UKCore-Provenance-RARecordConsent-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Provenance",
"id": "UKCore-Provenance-RARecordConsent-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Consent/UKCore-Consent-ForInformationAccess-Example"
}
],
"recorded": "2022-03-01T10:05:33+00:00",
"agent": [
{
"role": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName",
"code": "R0260",
"display": "General Medical Practitioner"
}
]
}
],
"who": {
"reference": "Practitioner/UKCore-Practitioner-PaulRastall-Example",
"display": "Dr Paul Rastall"
},
"onBehalfOf": {
"reference": "Organization/https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
"display": "White Rose Medical Centre"
}
}
]
}