FHIR IG analytics| Package | ca.on.ehr.r4 |
| Resource Type | Practitioner |
| Id | Practitioner-3e9c03cd-2048-4a9c-ab6c-5d02e079119a.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "3e9c03cd-2048-4a9c-ab6c-5d02e079119a",
"meta": {
"versionId": "1",
"lastUpdated": "2025-06-12T15:26:23.217+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"code": "MD",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Medical License number"
}
]
},
"system": "urn:oid:2.16.124.10.101.1.70.1",
"value": "DR123"
}
],
"name": [
{
"family": "Jones",
"given": [
"Robert"
],
"prefix": [
"Dr"
]
}
]
}