FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeCodeSystem
IdCodeSystem-provenance-participant-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.1.1&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type
URLhttp://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type
Version1.0.0
Statusactive
Date2026-07-09
NameProvenanceParticipantTypeCodeEHR
TitleProvenance Participant Type EHR
Realmca
DescriptionThe type of participation of a provenance participant - supplemental codes used by Ontario Health
Contentcomplete

Resources that use this resource

ValueSet
ca.on.ehr.r4#1.1.1provenance-agent-typeProvenance Agent Type EHR

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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."
    }
  ]
}