FHIR IG analytics| Package | fhir.r4.ukcore.stu1 |
| Resource Type | Patient |
| Id | Patient-Extension-BirthPlace-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "Patient-Extension-BirthPlace-Example",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"line": [
"MATERNITY UNIT",
"LENVILLE UNIVERSITY HOSPITAL",
"BEWLEY STREET"
],
"city": "LENVILLE",
"postalCode": "LEN 7TF",
"country": "ENGLAND"
}
}
]
}