PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.8
    http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-setp-RESTfulServer
{
  "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-setp",
  "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": "0.9.0-alpha1.0.8",
  "status": "draft",
  "id": "83705259-9e2e-486f-9c90-702a92fa49c5",
  "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."
  } ]
}