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-target-type",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/provenance-target-type",
"version": "1.0.0",
"name": "ProvenanceTargetTypeEHR",
"title": "Provenance Target Type EHR",
"status": "active",
"date": "2025-12-31",
"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": "Provenance Target Type",
"experimental": false,
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-target-type"
}
]
}
}