{
"description": "This is the FHIR capability statement for the SERIS Repository RESTful Server as defined in this IG",
"_filename": "ca-on-seris-RESTfulServer.json",
"package_name": "ca.on.oh",
"format": [ "json" ],
"date": "2023-03-09",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"purpose": "Main SERIS Repository capability statement, published for contracting and operational support",
"name": "RESTfulServer",
"copyright": "Copyright © Ontario Health",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "SERIS Repository RESTful Server",
"package_version": "seris-0.10.0-alpha1.0.1",
"status": "draft",
"id": "4a0decae-ddcc-4b5f-8959-06a852b51aaf",
"kind": "requirements",
"url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-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-seris-profile-Bundle",
"documentation": "Perform submission of SERIS messages"
} ],
"documentation": "Support the submission of Ontario Surgical Efficiency and Real-Time OR data."
} ]
}