FHIR IG analytics| Package | acme.canada |
| Resource Type | Patient |
| Id | Patient-3.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "3",
"meta": {
"profile": [
"http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-patient"
]
},
"name": [
{
"family": "Johnson",
"given": [
"Frank"
]
}
],
"gender": "male",
"birthDate": "1965-05-12"
}