FHIR IG analytics| Package | ihe.iti.fais |
| Resource Type | Patient |
| Id | Patient-ex-beneficiary.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "ex-beneficiary",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Doe",
"given": [
"Jane"
]
}
],
"gender": "female",
"birthDate": "2000-05-04"
}