{
"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",
"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": "pds-0.9.0-alpha-1.9.3",
"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": "4ffa7815-e16d-46b6-ad4a-5a3bcb5e43f2",
"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"
} ]
}