FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Patient |
| Id | Extension-UKCore-BirthTime-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-BirthTime-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"_birthDate": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
"valueDateTime": "2002-03-11T15:39:00+00:00"
}
]
}
}