Package | ca.on.oh.patient-summary |
Resource Type | CapabilityStatement |
Id | ca-on-ps-profile-CapabilityStatement-Source |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.patient-summary@0.12.8&canonical=http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Source |
URL | http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Source |
Version | 0.10.0 |
Status | active |
Date | 2022-10-15T12:00:00+00:00 |
Name | PSONSourceFHIRCapabilityStatement |
Title | Ontario Patient Summary Repository FHIR Capability Statement |
Realm | ca |
Description | This is the FHIR capability statement for Ontario Patient Summary 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-ps-profile-bundle | Bundle (PS-ON) |
No narrative content found in resource
{ "resourceType": "CapabilityStatement", "id": "ca-on-ps-profile-CapabilityStatement-Source", "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Source", "version": "0.10.0", "name": "PSONSourceFHIRCapabilityStatement", "title": "Ontario Patient Summary Repository FHIR Capability Statement", "status": "active", "experimental": false, "date": "2022-10-15T12:00:00+00:00", "publisher": "Ontario Health", "contact": [ { "name": "Ontario Health", "telecom": [ { "system": "email", "value": "oh-ds_architecture@ontariohealth.ca" } ] } ], "description": "This is the FHIR capability statement for Ontario Patient Summary source systems", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA", "display": "Canada" } ] } ], "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": "client", "documentation": "Support the submission of Patient Summaries to the repository", "resource": [ { "type": "Bundle", "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle", "documentation": "Submit a patient summary bundle to be published in the repository, search for and retrieve patient summaries already published", "interaction": [ { "code": "create" }, { "code": "update" } ], "versioning": "versioned", "conditionalRead": "not-supported" } ] } ], "document": [ { "mode": "producer", "documentation": "Source systems (generally point of service systems such as HIS or EMRs) produce Patient Summary documents and publish them to the Ontario Health repository.", "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle" } ] }