FHIR IG analytics| Package | ca.on.health.idms |
| Resource Type | PractitionerRole |
| Id | Example-Reviewer.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "PractitionerRole",
"id": "REVIEWER0000000000000025",
"meta": {
"versionId": "1",
"lastUpdated": "2024-09-26T11:52:02.052+00:00",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Reviewer"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate",
"valueDateTime": "1997-04-10T18:15:10.647Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser",
"valueReference": {
"reference": "PractitionerRole/0x000000000000000B"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate",
"valueDateTime": "2000-03-20T20:05:32.700Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser",
"valueReference": {
"reference": "PractitionerRole/0x0000000000000034"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/JobTitle",
"valueString": "Psychiatrist-In-Chief"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/SearchableExtraString",
"valueString": "Dr. Smith, Tina|Psychiatrist-In-Chief|Psychiatry"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Comments",
"valueString": "Data from DSTS migration:"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/MigrationNotes",
"valueString": ""
}
],
"active": false,
"practitioner": {
"reference": "Practitioner/REVIEWER0000000000000025"
},
"code": [
{
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "AUTHORIZATION-ROLE-REVIEWER"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Specialties",
"code": "OTHER",
"display": "Psychiatry",
"userSelected": true
}
]
}
],
"contact": [
{
"purpose": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "CONTACT-TYPE-MAIN"
}
]
},
"telecom": [
{
"system": "phone",
"value": "11234567890"
}
],
"address": {
"line": [
"Psychiatrist-in-chief",
"Some Hospital",
"Some Street"
],
"city": "Toronto",
"state": "ON",
"postalCode": "AAA 111",
"country": "Canada"
}
}
],
"characteristic": [
{
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-REVIEWER-TYPE",
"code": "CONSULTANT",
"display": "Consultant"
}
]
}
]
}