FHIR IG analytics| Package | ca.on.health.idms |
| Resource Type | PractitionerRole |
| Id | EXAMPLE-CONTACT.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "CONTACT0000000000000001",
"meta": {
"versionId": "1",
"lastUpdated": "2024-09-26T11:47:15.766+00:00",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Contact"
]
},
"extension": [
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate",
"valueDateTime": "1999-07-08T19:55:10.967Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser",
"valueReference": {
"reference": "PractitionerRole/0x000000000000001F"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate",
"valueDateTime": "2005-01-26T21:42:18.577Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser",
"valueReference": {
"reference": "PractitionerRole/0x0000000000000070"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/JobTitle",
"valueString": "President"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/SearchableExtraString",
"valueString": "Mr. Gretzky, Wayne|President"
},
{
"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": "DELTA POSTAL CODE: "
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator",
"valueBoolean": false
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/CONTACT0000000000000001"
},
"organization": {
"reference": "Organization/0x0000000000000001"
},
"code": [
{
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "AUTHORIZATION-ROLE-CONTACT"
}
]
}
],
"contact": [
{
"purpose": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "CONTACT-TYPE-MAIN"
}
]
},
"telecom": [
{
"system": "phone",
"value": "15199999999"
},
{
"system": "fax",
"value": "15199999999"
}
],
"address": {
"line": [
"123 Here"
],
"city": "London",
"state": "ON",
"postalCode": "A1A 1A1",
"country": "Canada"
}
}
]
}