FHIR IG analytics| Package | implementation.guide.nhdr |
| Resource Type | Practitioner |
| Id | Practitioner-smartTranBundlePatient4-duplicate-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "smartTranBundlePatient4",
"meta": {
"lastUpdated": "2024-07-14T13:10:00.35+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"
}