FHIR IG analytics
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}