PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.17
    http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Repository
{
  "description": "This is the FHIR capability statement for the Ontario Mental Health and Addictions Repository server",
  "_filename": "ca-on-mha-profile-CapabilityStatement-Repository.json",
  "package_name": "ca.on.oh.mha-pds",
  "format": [ "json", "xml" ],
  "date": "2021-11-05",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA-ON",
      "system": "urn:iso:std:iso:3166",
      "display": "Canada Ontario"
    } ]
  } ],
  "purpose": "Main EHR capability statement, published for contracting and operational support",
  "name": "MHARepositoryFHIRCapabilityStatement",
  "copyright": "Copyright © Ontario Health",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Mental Health and Addictions Repository FHIR Capability Statement",
  "package_version": "0.9.0-alpha-1.9.7.17",
  "document": [ {
    "mode": "producer",
    "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle",
    "documentation": "The repository is a data consumer in the sense that it receives and stores data generated from source systems."
  } ],
  "status": "active",
  "id": "582e580c-f1c6-4650-a3d3-62fab2a4a21a",
  "kind": "requirements",
  "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Repository",
  "version": "1.0",
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "oh-ds_architecture@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Bundle",
      "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle",
      "versioning": "no-version",
      "interaction": [ {
        "code": "create"
      } ],
      "documentation": "Submit client mental health and addictions bundle to be published in the repository"
    } ],
    "documentation": "Support the submission of Mental Health and Addictions client data"
  } ]
}