FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | Patient |
| Id | patient-adt_a28.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "221c028d-e15b-4d60-8035-c460c8231fa3",
"identifier": [
{
"system": "https://fhir.yorkhospitals.nhs.uk/Id/MRN",
"value": "E3843677"
},
{
"system": "https://fhir.yorkhospitals.nhs.uk/Id/MR",
"value": "900070078"
},
{
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9333333333"
}
],
"name": [
{
"family": "SMITH",
"given": [
"FREDRICA"
],
"prefix": [
"MRS"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+441234567890",
"use": "home"
}
],
"gender": "female",
"birthDate": "1965-11-12",
"address": [
{
"use": "home",
"city": "MALTON",
"district": "NORTH YORKSHIRE",
"postalCode": "YO32 5TT"
}
],
"contact": [
{
"name": {
"family": "SMITH",
"given": [
"FRANCESCA"
],
"prefix": [
"MRS"
]
},
"address": {
"use": "home",
"city": "MALTON",
"district": "NORTH YORKSHIRE",
"postalCode": "YO32 5TT"
}
}
],
"generalPractitioner": [
{
"identifier": {
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
"value": "G5612908"
},
"display": "Dr Gregory Townley"
},
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "Y06601"
},
"display": "MALTON GP PRACTICE"
}
]
}