FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | Practitioner |
| Id | Practitioner-sgrdv-find-example-response-practitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "sgrdv-find-example-response-practitioner",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type",
"code": "CodeProfessionnel"
}
]
},
"system": "http://sante.quebec/fhir/NamingSystem/RAMQ",
"value": "12345"
}
],
"name": [
{
"given": [
"Jean"
],
"family": "Lavoie"
}
]
}