{
"description": "This is the FHIR R4 capability statement for the Ontario SERIS Client",
"_filename": "ca-on-setp-RESTfulClient.json",
"package_name": "ca.on.oh",
"format": [ "json" ],
"date": "2023-03-10",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"purpose": "Main client capability statement, published for contracting and operational support",
"name": "SERISClientFHIRCapabilityStatement",
"copyright": "Copyright © Ontario Health",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "SERIS Client (OR Schedule/Case submitter) FHIR Capability Statement",
"package_version": "setp-1.0.36",
"status": "active",
"id": "79ccbfe2-9321-46b9-9f29-773a9bf094f4",
"kind": "requirements",
"url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-RESTfulClient",
"version": "0.9.0",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "DigitalStandards@ontariohealth.ca",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "client",
"resource": [ {
"type": "Bundle",
"profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Bundle",
"interaction": [ {
"code": "create"
} ],
"documentation": "Submit SERIS OR Case Bundles"
}, {
"type": "Schedule",
"profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Schedule",
"interaction": [ {
"code": "create"
} ],
"documentation": "Submit SERIS OR Schedule Resource"
}, {
"type": "Slot",
"profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Slot",
"interaction": [ {
"code": "create"
} ],
"documentation": "Submit SERIS OR Slot Resource"
}, {
"type": "Location",
"profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Location",
"interaction": [ {
"code": "create"
} ],
"documentation": "Submit SERIS OR Location Resource"
} ],
"documentation": "Support submission of Ontario Surgical Efficiency and Real-Time OR data"
} ]
}