FHIR IG analytics| Package | uk-core-access |
| Resource Type | Patient |
| Id | Patient-9708ceae-ddc8-49d2-97c1-f6f161e0104a.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 9708ceae-ddc8-49d2-97c1-f6f161e0104a
Michael SMITHIES (official) Male, DoB: 1972-08-12 ( https://fhir.nhs.uk/Id/nhs-number#9912003814)
| Contact Detail | ph: 01131239876 | ||
{
"resourceType": "Patient",
"id": "9708ceae-ddc8-49d2-97c1-f6f161e0104a",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
"code": "01",
"display": "Number present and verified"
}
]
}
}
],
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003814"
}
],
"name": [
{
"use": "official",
"family": "SMITHIES",
"given": [
"Michael"
]
}
],
"telecom": [
{
"system": "phone",
"value": "01131239876"
}
],
"gender": "male",
"birthDate": "1972-08-12"
}