FHIR IG analytics| Package | ca.on.health.idms |
| Resource Type | PractitionerRole |
| Id | EXAMPLE-EMPLOYEE.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "0x000000000000002E",
"meta": {
"versionId": "1",
"lastUpdated": "2024-09-26T11:40:31.510+00:00",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Employee"
]
},
"extension": [
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate",
"valueDateTime": "1999-04-23T13:09:08.923Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser",
"valueReference": {
"reference": "PractitionerRole/DIRECT-SYSTEM-USER"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate",
"valueDateTime": "2007-11-05T21:37:38.470Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser",
"valueReference": {
"reference": "PractitionerRole/DIRECT-SYSTEM-USER"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/SearchableExtraString",
"valueString": "Ms.|Some Person"
}
],
"active": false,
"practitioner": {
"reference": "Practitioner/0x000000000000002E"
},
"organization": {
"reference": "Organization/MOH-ORGANIZATION-ID"
},
"code": [
{
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "AUTHORIZATION-ROLE-EMPLOYEE"
}
]
}
],
"contact": [
{
"purpose": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "CONTACT-TYPE-MAIN"
}
]
}
}
]
}