FHIR IG analytics| Package | synapxe.nehr |
| Resource Type | Practitioner |
| Id | PractitionerCreateRequest.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"identifier": [
{
"system": "https://fhir.synapxe.sg/identifier/practitioner",
"value": "PRAC-123456"
}
],
"name": [
{
"text": "Dr. John Doe"
}
],
"telecom": [
{
"system": "phone",
"value": "+65-61234567"
}
]
}