FHIR IG analytics| Package | ca.qc.sq.sgrdv |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-sgrdv-find-example-response-practitioner-role.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "sgrdv-find-example-response-practitioner-role",
"meta": {
"profile": [
"http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-practitioner-role"
]
},
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "59058001",
"display": "General practitioner"
}
]
}
],
"practitioner": {
"reference": "Practitioner/sgrdv-find-example-response-practitioner"
}
}