FHIR IG analytics| Package | ihe.pharm.mpd |
| Resource Type | Patient |
| Id | Patient-patient2.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "patient2",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "12345"
}
],
"name": [
{
"family": "Engine",
"given": [
"Emily"
]
}
],
"gender": "female",
"birthDate": "1990-10-28"
}