FHIR IG analytics| Package | ihe.pharm.mpd.r4 |
| Resource Type | Patient |
| Id | Patient-patient1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "patient1",
"identifier": [
{
"value": "12345"
}
],
"name": [
{
"family": "Engine",
"given": [
"Thomas"
]
}
],
"gender": "male",
"birthDate": "1950-09-15"
}