FHIR IG analytics| Package | ca.on.ehr.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-provenance-participant-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.1.1&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type |
| URL | http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-07-09 |
| Name | ProvenanceParticipantTypeCodeEHR |
| Title | Provenance Participant Type EHR |
| Realm | ca |
| Description | The type of participation of a provenance participant - supplemental codes used by Ontario Health |
| Content | complete |
| ValueSet | ||
| ca.on.ehr.r4#1.1.1 | provenance-agent-type | Provenance Agent Type EHR |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "codesystem-provenance-participant-type",
"url": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type",
"version": "1.0.0",
"name": "ProvenanceParticipantTypeCodeEHR",
"title": "Provenance Participant Type EHR",
"status": "active",
"experimental": false,
"date": "2026-07-09",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health - Digital Health Standards",
"telecom": [
{
"system": "url",
"value": "https://ehealthontario.on.ca/en/it-professionals/standards"
},
{
"system": "email",
"value": "DigitalHealthStandards@ontariohealth.ca"
}
]
}
],
"description": "The type of participation of a provenance participant - supplemental codes used by Ontario Health",
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "gateway",
"display": "Gateway",
"definition": "A platform for enabling the integration of applications with provincial clinical repositories and registries in a secure and reliable manner, which presents the entry point for clients (such as web or mobile applications) to access multiple backend services, while simultaneously managing client/server interactions."
},
{
"code": "transformer",
"display": "Transformer",
"definition": "A device that operates independently of an author using algorithms for data extraction and transformation of existing information for purpose of generating a new entity."
}
]
}