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

FHIR IG Statistics: CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Source

Packageca.on.oh.mha-pds
Resource TypeCapabilityStatement
Idca-on-mha-profile-CapabilityStatement-Source
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Source
URLhttp://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Source
Version1.0
Statusactive
Date2021-11-05
NameMHASourceFHIRCapabilityStatement
TitleMental Health and Addictions Source FHIR Capability Statement
Realmca
Authorityhl7
DescriptionThis is the FHIR capability statement for the Ontario Mental Health and Addictions Source Systems
PurposeMain EHR 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-mha-profile-bundleMHA Bundle Profile

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "ca-on-mha-profile-CapabilityStatement-Source",
  "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Source",
  "version": "1.0",
  "name": "MHASourceFHIRCapabilityStatement",
  "title": "Mental Health and Addictions Source FHIR Capability Statement",
  "status": "active",
  "experimental": false,
  "date": "2021-11-05",
  "publisher": "Ontario Health",
  "contact": [
    {
      "name": "Ontario Health",
      "telecom": [
        {
          "system": "email",
          "value": "oh-ds_architecture@ontariohealth.ca"
        }
      ]
    }
  ],
  "description": "This is the FHIR capability statement for the Ontario Mental Health and Addictions Source Systems",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA-ON",
          "display": "Canada Ontario"
        }
      ]
    }
  ],
  "purpose": "Main EHR capability statement, published for contracting and operational support",
  "copyright": "Copyright © Ontario Health",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "json",
    "xml"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "Support the submission of Mental Health and Addictions client data to the repository",
      "resource": [
        {
          "type": "Bundle",
          "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle",
          "documentation": "Submit client mental health and addictions bundle to be published in the repository",
          "interaction": [
            {
              "code": "create"
            }
          ]
        }
      ]
    }
  ],
  "document": [
    {
      "mode": "producer",
      "documentation": "Source systems (generally point of service systems) produce Mental Health and Addictions client data and publish them to the Ontario Health repository.",
      "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle"
    }
  ]
}