{ "description": "This is the FHIR capability statement for Ontario Patient Summary source systems", "_filename": "CapabilityStatement-PS-Viewer-duplicate-2.json", "package_name": "ca.on.patient-summary", "format": [ "json", "xml" ], "date": "2021-11-03", "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": "PSON-Consumer-FHIR-Capability-Statement", "copyright": "Copyright © Ontario Health", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "Ontario Patient Summary Repository FHIR Capability Statement", "package_version": "0.0.1-alpha", "document": [ { "mode": "consumer", "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle", "documentation": "Source systems (generally point of service systems such as HIS or EMRs) consume existing Patient Summary documents from the Ontario Health repository." } ], "status": "active", "id": "9cdfb57a-d539-40c3-b942-7c70d40a9286", "kind": "requirements", "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Consumer", "version": "1.0", "contact": [ { "name": "Ontario Health", "telecom": [ { "value": "oh-ds_architecture@ontariohealth.ca", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Bundle", "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle", "versioning": "no-version", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "readHistory": true, "documentation": "Submit a patient summary bundle to be published in the repository, search for and retrieve patient summaries already published", "conditionalRead": "not-supported" } ], "documentation": "Support the submission of Patient Summaries to the repository" } ] }