{
"description": "This is the FHIR capability statement for Ontario Provenance",
"_filename": "CapabilityStatement-provenance-server.json",
"package_name": "ca.on.ehr.r4",
"format": [ "json", "xml" ],
"date": "2025-05-18",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"purpose": "Ontario Provenance capability statement, published for contracting and operational support",
"name": "ProvenanceCapabilitySubmit",
"copyright": "Copyright © Ontario Health",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": "Ontario Provenance FHIR Capability Statement",
"package_version": "1.0.0-snapshot19",
"status": "draft",
"id": "88df587d-3377-4e53-a560-aca541188e78",
"kind": "capability",
"url": "http://ontariohealth.ca/fhir/ehr/CapabilityStatement/provenance-server",
"software": {
"name": "Ontario Provenance FHIR R4 API"
},
"version": null,
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "DigitalHealthStandards@ontariohealth.ca",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Provenance",
"interaction": [ {
"code": "create"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "search-type"
}, {
"code": "read"
}, {
"code": "vread"
}, {
"code": "history-instance"
}, {
"code": "history-type"
} ],
"searchParam": [ {
"name": "agent",
"type": "reference"
}, {
"name": "agent-role",
"type": "token"
}, {
"name": "agent-type",
"type": "token"
}, {
"name": "entity",
"type": "reference"
}, {
"name": "location",
"type": "reference"
}, {
"name": "patient",
"type": "reference"
}, {
"name": "recorded",
"type": "date"
}, {
"name": "signature-type",
"type": "token"
}, {
"name": "target",
"type": "reference"
}, {
"name": "when",
"type": "date"
} ],
"documentation": "Provenance",
"searchInclude": [ "Provenance:target", "Provenance:entity", "Provenance:location", "Provenance:patient" ],
"referencePolicy": [ "resolves" ],
"supportedProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-provenance" ]
} ],
"documentation": "Supports Provenance"
} ]
}