FHIR IG analytics| Package | ihe.pharm.mpd.r4 |
| Resource Type | Patient |
| Id | Patient-patient2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "patient2",
"identifier": [
{
"value": "12345"
}
],
"name": [
{
"family": "Engine",
"given": [
"Emily"
]
}
],
"gender": "female",
"birthDate": "1990-10-28"
}