Package | ca.on.oh.mha-pds |
Resource Type | CapabilityStatement |
Id | ca-on-mha-profile-CapabilityStatement-Source |
FHIR Version | R4 |
Source | https://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 |
URL | http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Source |
Version | 1.0 |
Status | active |
Date | 2021-11-05 |
Name | MHASourceFHIRCapabilityStatement |
Title | Mental Health and Addictions Source FHIR Capability Statement |
Realm | ca |
Authority | hl7 |
Description | This is the FHIR capability statement for the Ontario Mental Health and Addictions Source Systems |
Purpose | Main EHR capability statement, published for contracting and operational support |
Copyright | Copyright © Ontario Health |
Kind | requirements |
No resources found
StructureDefinition | |
ca-on-mha-profile-bundle | MHA Bundle Profile |
No narrative content found in resource
{ "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" } ] }