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