Package | ca.on.oh.mha-pds |
Resource Type | CapabilityStatement |
Id | ca-on-mha-profile-CapabilityStatement-Repository |
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-Repository |
URL | http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Repository |
Version | 1.0 |
Status | active |
Date | 2021-11-05 |
Name | MHARepositoryFHIRCapabilityStatement |
Title | Mental Health and Addictions Repository FHIR Capability Statement |
Realm | ca |
Authority | hl7 |
Description | This is the FHIR capability statement for the Ontario Mental Health and Addictions Repository server |
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-Repository", "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-mha-profile-CapabilityStatement-Repository", "version": "1.0", "name": "MHARepositoryFHIRCapabilityStatement", "title": "Mental Health and Addictions Repository 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 Repository server", "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", "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" } ], "versioning": "no-version" } ] } ], "document": [ { "mode": "producer", "documentation": "The repository is a data consumer in the sense that it receives and stores data generated from source systems.", "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle" } ] }