FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Patient |
| Id | Extension-UKCore-NHSNumberVerificationStatus-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "Extension-UKCore-NHSNumberVerificationStatus-Example",
"text": {
"status": "additional",
"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"
}
]
}
}
]
}
]
}