{
"description": "This is the FHIR capability statement for the Digital Health Drug Repository medication bundle document source systems",
"_filename": "dhdr-server-medicationData_source.json",
"package_name": "ca.on.dhdr.r4",
"format": [ "json", "xml" ],
"date": "2023-10-27",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"purpose": "Main EHR capability statement, published for contracting and operational support",
"name": "DHDRSourceFHIRCapabilityStatement",
"copyright": "Copyright © Ontario Health",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "Digital Health Drug Repository FHIR Capability Statement",
"package_version": "4.0.3-snapshot5",
"document": [ {
"mode": "producer",
"profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document",
"documentation": "Source systems produce medication documents (MedicationDispense or MedicationAdministration) and publish them to the Ontario Health repository."
} ],
"status": "active",
"id": "070d7bec-0c72-41f0-bb4c-846ad7b84735",
"kind": "capability",
"url": "https://ehealthontario.ca/fhir/CapabilityStatement/ca-on-medication-profile-CapabilityStatement-BundleDocument-Source",
"version": "4.0.1",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "DigitalHealthStandards@ontariohealth.ca",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Bundle",
"profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document",
"versioning": "no-version",
"interaction": [ {
"code": "create",
"documentation": " Create medication document bundle"
}, {
"code": "update",
"documentation": " Update medication document bundle"
} ],
"documentation": "Submit a medication document bundle to the repository",
"conditionalRead": "not-supported"
} ],
"documentation": "Support the submission of medication bundle document to the repository"
} ]
}