FHIR IG analytics| Package | fhir.r4.ukcore.stu1 |
| Resource Type | Patient |
| Id | UKCore-Patient-Extension-CopyCorrespondenceIndicator-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "UKCore-Patient-Extension-CopyCorrespondenceIndicator-Example",
"contact": [
{
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator",
"valueBoolean": true
}
],
"name": {
"use": "official",
"family": "CARTER",
"given": [
"Emily"
]
},
"telecom": [
{
"system": "phone",
"value": "01131231288"
}
],
"gender": "female"
}
]
}