Package | ca.on.oh-seris |
Resource Type | CapabilityStatement |
Id | ca-on-seris-RESTfulServer |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-RESTfulServer |
URL | http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-RESTfulServer |
Version | 0.01.0 |
Status | draft |
Date | 2023-03-09 |
Name | RESTfulServer |
Title | SERIS Repository RESTful Server |
Realm | ca |
Description | This is the FHIR capability statement for the SERIS Repository RESTful Server as defined in this IG |
Purpose | Main SERIS Repository capability statement, published for contracting and operational support |
Copyright | Copyright © Ontario Health |
Kind | requirements |
No resources found
StructureDefinition | |
ca-on-seris-profile-Bundle | Bundle |
No narrative content found in resource
{ "resourceType": "CapabilityStatement", "id": "ca-on-seris-RESTfulServer", "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-RESTfulServer", "version": "0.01.0", "name": "RESTfulServer", "title": "SERIS Repository RESTful Server", "status": "draft", "experimental": false, "date": "2023-03-09", "publisher": "Ontario Health", "contact": [ { "name": "Ontario Health", "telecom": [ { "system": "email", "value": "@ontariohealth.ca" } ] } ], "description": "This is the FHIR capability statement for the SERIS Repository RESTful Server as defined in this IG", "purpose": "Main SERIS Repository capability statement, published for contracting and operational support", "copyright": "Copyright © Ontario Health", "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "json" ], "rest": [ { "mode": "server", "documentation": "Support the submission of Ontario Surgical Efficiency and Real-Time OR data.", "resource": [ { "type": "Bundle", "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Bundle", "documentation": "Perform submission of SERIS messages" } ] } ] }