FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/ca-on-seris-RESTfulServer

Packageca.on.oh-seris
Resource TypeCapabilityStatement
Idca-on-seris-RESTfulServer
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-RESTfulServer
URLhttp://ontariohealth.ca/fhir/CapabilityStatement/ca-on-seris-RESTfulServer
Version0.01.0
Statusdraft
Date2023-03-09
NameRESTfulServer
TitleSERIS Repository RESTful Server
Realmca
DescriptionThis is the FHIR capability statement for the SERIS Repository RESTful Server as defined in this IG
PurposeMain SERIS Repository capability statement, published for contracting and operational support
CopyrightCopyright © Ontario Health
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ca-on-seris-profile-BundleBundle

Narrative

No narrative content found in resource


Source

{
  "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"
        }
      ]
    }
  ]
}