FHIR IG analytics| Package | uk-core-access |
| Resource Type | Patient |
| Id | Patient-b88f0099-5213-4502-a49d-cc3887027bdd.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient b88f0099-5213-4502-a49d-cc3887027bdd
Mary MORRIS (official) Female, DoB: 1972-10-07 ( https://fhir.nhs.uk/Id/nhs-number#4123456879)
| Other Id: | https://fhir.another-provider.nhs.uk/Id/pas-identifier/12345 | ||
{
"resourceType": "Patient",
"id": "b88f0099-5213-4502-a49d-cc3887027bdd",
"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": "4123456879"
},
{
"system": "https://fhir.another-provider.nhs.uk/Id/pas-identifier",
"value": "12345"
}
],
"name": [
{
"use": "official",
"family": "MORRIS",
"given": [
"Mary"
]
}
],
"gender": "female",
"birthDate": "1972-10-07"
}