FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Patient |
| Id | UKCore-Patient-Extension-BirthTime-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "UKCore-Patient-Extension-BirthTime-Example",
"_birthDate": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
"valueDateTime": "2002-03-11T15:39:00+00:00"
}
]
}
}