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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-provenance-agent-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.1.0&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type
Version2.0.0
Statusactive
Date2026-07-09
NameProvenanceAgentTypeEHR
TitleProvenance Agent Type EHR
Realmca
Authoritynational
DescriptionThese codes define the type of participation by an agent in a provenance activity.

Resources that use this resource

StructureDefinition
ca.on.ehr.r4#1.1.0profile-provenanceProvenance EHR
ca.on.mi#1.0.0-snapshot1ca-on-mi-profile-provenanceProvenance

Resources that this resource uses

CodeSystem
ca.on.ehr.r4#1.1.0provenance-participant-typeProvenance Participant Type EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-provenance-agent-type",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-agent-type",
  "version": "2.0.0",
  "name": "ProvenanceAgentTypeEHR",
  "title": "Provenance Agent 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": "These codes define the type of participation by an agent in a provenance activity.",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166",
          "display": "Canada"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/provenance-agent-type"
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type"
      }
    ]
  }
}