{
"description": "This is the FHIR capability statement for the SETP Repository RESTful Server as defined in this IG",
"_filename": "ca-on-setp-RESTfulServer.json",
"package_name": "ca.on.oh",
"format": [ "json" ],
"date": "2023-03-09",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"purpose": "Main SETP Repository capability statement, published for contracting and operational support",
"name": "RESTfulServer",
"copyright": "Copyright © Ontario Health",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "SETP Repository RESTful Server",
"package_version": "setp-0.9.0-alpha1.0.2",
"status": "draft",
"id": "da89743a-18b3-43ef-897c-a0c6bb1e11ee",
"kind": "requirements",
"url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-setp-RESTfulServer",
"version": "0.01.0",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "@ontariohealth.ca",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Bundle",
"profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Bundle",
"documentation": "Perform submission of SETP messages"
} ],
"documentation": "Support the submission of Ontario Surgical Efficiency and Real-Time OR data."
} ]
}