PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.patient-summary@0.9.1-alpha-2
    http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Source
{
  "description": "This is the FHIR capability statement for Ontario Patient Summary source systems",
  "_filename": "CapabilityStatement-PS-Source.json",
  "package_name": "ca.on.oh.patient-summary",
  "format": [ "json", "xml" ],
  "date": "2021-11-03",
  "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": "PSONSourceFHIRCapabilityStatement",
  "copyright": "Copyright © Ontario Health",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Ontario Patient Summary Repository FHIR Capability Statement",
  "package_version": "0.9.1-alpha-2",
  "document": [ {
    "mode": "producer",
    "profile": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle",
    "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."
  } ],
  "status": "active",
  "id": "700f9ead-08f4-4610-a572-f4081afebcd1",
  "kind": "requirements",
  "url": "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Source",
  "version": "0.9.1",
  "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": "versioned",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "update"
      } ],
      "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"
  } ]
}