PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.corhealth@0.2.0-beta
    https://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Repository
{
  "description": "This is the FHIR capability statement for the CorHealth repository server",
  "_filename": "corhealth-CapabilityStatement-Repository.json",
  "package_name": "ca.on.oh.corhealth",
  "format": [ "json", "xml" ],
  "date": "2024-09-20",
  "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": "CorhealthRepositoryFHIRCapabilityStatement",
  "copyright": "Copyright © Ontario Health",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "CorHealth FHIR Capability Statement",
  "package_version": "0.2.0-beta",
  "status": "active",
  "id": "a4f1f02b-5454-47b9-8395-33bc75493307",
  "kind": "capability",
  "url": "https://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Repository",
  "version": null,
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "DigitalHealthStandards@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Appointment",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-appointment",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new Appointment"
      }, {
        "code": "update",
        "documentation": "Update an existing Appointment"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by appointment identifier"
      } ],
      "conditionalRead": "not-supported"
    }, {
      "type": "DiagnosticReport",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-diagnosticreport",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new DiagnosticReport"
      }, {
        "code": "update",
        "documentation": "Update an existing DiagnosticReport"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by diagnostic report identifier"
      }, {
        "name": "patient",
        "type": "reference",
        "documentation": "Search by patient"
      } ],
      "searchInclude": [ "DiagnosticReport:subject", "DiagnosticReport:result", "DiagnosticReport:basedOn" ],
      "conditionalRead": "not-supported"
    }, {
      "searchRevInclude": [ "Procedure:report" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by diagnostic report identifier"
      }, {
        "name": "patient",
        "type": "reference",
        "documentation": "Search by patient"
      } ],
      "conditionalRead": "not-supported",
      "readHistory": true,
      "type": "DiagnosticReport",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "searchInclude": [ "DiagnosticReport:result" ],
      "versioning": "versioned",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-diagnosticreport-procedure"
    }, {
      "type": "HealthcareService",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-healthcareservice-service",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new HealthcareService"
      }, {
        "code": "update",
        "documentation": "Update an existing HealthcareService"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "service-type",
        "type": "token",
        "documentation": "Search by service type provided by a site"
      }, {
        "name": "organization",
        "type": "reference",
        "documentation": "Search by organization / provided by"
      } ],
      "searchInclude": [ "HealthcareService:organization" ],
      "conditionalRead": "not-supported"
    }, {
      "type": "HealthcareService",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-healthcareservice-procedure",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new HealthcareService"
      }, {
        "code": "update",
        "documentation": "Update an existing HealthcareService"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "service-type",
        "type": "token",
        "documentation": "Search by offlisting procedure type provided by a site "
      }, {
        "name": "organization",
        "type": "reference",
        "documentation": "Search by organization / provided by"
      } ],
      "searchInclude": [ "HealthcareService:organization" ],
      "conditionalRead": "not-supported"
    }, {
      "type": "Organization",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organization",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new Organization"
      }, {
        "code": "update",
        "documentation": "Update an existing Organization"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by organization identifier"
      } ],
      "conditionalRead": "not-supported",
      "searchRevInclude": [ "OrganizationAffiliation:primary-organization", "OrganizationAffiliation:participating-organization", "PractitionerRole:organization", "ServiceRequest:supportingInfo", "ServiceRequest:performer" ]
    }, {
      "type": "OrganizationAffiliation",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organizationaffiliation",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new OrganizationAffiliation"
      }, {
        "code": "update",
        "documentation": "Update an existing OrganizationAffiliation"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "primary-organization",
        "type": "token",
        "documentation": "Search by primary organization"
      }, {
        "name": "participating-organization",
        "type": "token",
        "documentation": "Search by participating organization"
      } ],
      "searchInclude": [ "OrganizationAffiliation:primary-organization", "OrganizationAffiliation:participating-organization" ],
      "conditionalRead": "not-supported"
    }, {
      "type": "Patient",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-patient",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new Patient"
      }, {
        "code": "update",
        "documentation": "Update an existing Patient"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by patient identifier"
      } ],
      "conditionalRead": "not-supported",
      "searchRevInclude": [ "DiagnosticReport:subject", "Observation:subject", "Procedure:subject", "ServiceRequest:subject" ]
    }, {
      "type": "Practitioner",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-practitioner",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new Practitioner"
      }, {
        "code": "update",
        "documentation": "Update an existing Practitioner"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by practitioner identifier"
      } ],
      "conditionalRead": "not-supported",
      "searchRevInclude": [ "PractitionerRole:practitioner", "Procedure:performer", "ServiceRequest:performer", "ServiceRequest:requester" ]
    }, {
      "type": "PractitionerRole",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-practitionerrole",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new PractitionerRole"
      }, {
        "code": "update",
        "documentation": "Update an existing PractitionerRole"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "practitioner",
        "type": "token",
        "documentation": "Search by practitioner role practitioner"
      }, {
        "name": "organization",
        "type": "token",
        "documentation": "Search by practitioner role organization"
      } ],
      "searchInclude": [ "PractitionerRole:practitioner", "PractitionerRole:organization" ],
      "conditionalRead": "not-supported"
    }, {
      "type": "Procedure",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-procedure",
      "versioning": "versioned",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new Procedure"
      }, {
        "code": "update",
        "documentation": "Update an existing Procedure"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "readHistory": true,
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by procedure identifier"
      }, {
        "name": "patient",
        "type": "reference",
        "documentation": "Search by patient"
      }, {
        "name": "report",
        "type": "reference",
        "documentation": "Search by report"
      } ],
      "searchInclude": [ "Procedure:subject", "Procedure:report", "Procedure:performer", "Procedure:basedOn" ],
      "conditionalRead": "not-supported"
    }, {
      "searchRevInclude": [ "Procedure:basedOn", "Appointment:basedOn", "DiagnosticReport:basedOn" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by service request identifier"
      }, {
        "name": "patient",
        "type": "reference",
        "documentation": "Search by patient"
      }, {
        "name": "supportingInfo",
        "type": "reference",
        "documentation": "Search by supporting information (Observation, Organization)"
      } ],
      "conditionalRead": "not-supported",
      "readHistory": true,
      "type": "ServiceRequest",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new ServiceRequest"
      }, {
        "code": "update",
        "documentation": "Update an existing ServiceRequest"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "searchInclude": [ "ServiceRequest:performer", "ServiceRequest:requester", "ServiceRequest:supportingInfo" ],
      "versioning": "versioned",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-servicerequest"
    }, {
      "searchRevInclude": [ "ServiceRequest:supportingInfo", "DiagnosticReport:result" ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token",
        "documentation": "Search by observation identifier"
      }, {
        "name": "patient",
        "type": "reference",
        "documentation": "Search by patient"
      } ],
      "conditionalRead": "not-supported",
      "readHistory": true,
      "type": "Observation",
      "interaction": [ {
        "code": "create",
        "documentation": "Create a new Observation"
      }, {
        "code": "update",
        "documentation": "Update an existing Observation"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "searchInclude": [ "Procedure:performer" ],
      "versioning": "versioned",
      "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation"
    } ],
    "documentation": "Support the retrieval of cardiac records from the CorHealth registry"
  } ]
}