FHIR IG analytics| Package | implementation.guide.nhdr |
| Resource Type | Patient |
| Id | Patient-smartTranBundlePatient2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "smartTranBundlePatient2",
"meta": {
"lastUpdated": "2024-07-14T13:03:39.949+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http:/example.org/fhir/ids",
"value": "234234"
}
],
"active": true,
"name": [
{
"use": "official",
"family": "Chalmers",
"given": [
"Peter",
"JameeeeSSSSeees"
]
}
],
"gender": "male",
"birthDate": "1974-12-25"
}