Package | ca.on.oh.corhealth |
Resource Type | CapabilityStatement |
Id | corhealth-CapabilityStatement-Consumer |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Consumer |
URL | https://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Consumer |
Status | active |
Date | 2024-09-20 |
Name | CorhealthConsumerFHIRCapabilityStatement |
Title | CorHealth FHIR Capability Statement |
Realm | ca |
Description | This is the FHIR capability statement for the CorHealth registry consumer |
Purpose | Main EHR capability statement, published for contracting and operational support |
Copyright | Copyright © Ontario Health |
Kind | capability |
No resources found
StructureDefinition | |
corhealth-appointment | CorHealth Appointment |
corhealth-diagnosticreport-procedure | CorHealth DiagnosticReport Procedure |
corhealth-diagnosticreport | CorHealth DiagnosticReport |
corhealth-healthcareservice-procedure | CorHealth HealthcareService - Site Offlisting Procedure |
corhealth-healthcareservice-service | CorHealth HealthcareService - Site Service |
corhealth-observation | CorHealth Base Observation |
corhealth-organization | CorHealth Organization |
corhealth-patient | CorHealth Patient |
corhealth-practitioner | CorHealth Practitioner |
corhealth-practitionerrole | CorHealth Practitioner Role |
corhealth-procedure | CorHealth Procedure |
corhealth-servicerequest-retrieval | CorHealth ServiceRequest Retrieval |
No narrative content found in resource
{ "resourceType": "CapabilityStatement", "id": "corhealth-CapabilityStatement-Consumer", "url": "https://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Consumer", "name": "CorhealthConsumerFHIRCapabilityStatement", "title": "CorHealth FHIR Capability Statement", "status": "active", "date": "2024-09-20", "publisher": "Ontario Health", "contact": [ { "name": "Ontario Health", "telecom": [ { "system": "email", "value": "DigitalHealthStandards@ontariohealth.ca" } ] } ], "description": "This is the FHIR capability statement for the CorHealth registry consumer", "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": "capability", "fhirVersion": "4.0.1", "format": [ "json", "xml" ], "rest": [ { "mode": "client", "documentation": "Support the retrieval of cardiac records from the CorHealth registry", "resource": [ { "type": "Appointment", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-appointment", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by appointment identifier" } ] }, { "type": "DiagnosticReport", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-diagnosticreport", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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" ] }, { "type": "DiagnosticReport", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-diagnosticreport-procedure", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by diagnostic report identifier" }, { "name": "patient", "type": "reference", "documentation": "Search by patient" } ], "searchInclude": [ "DiagnosticReport:result" ], "searchRevInclude": [ "Procedure:report" ] }, { "type": "HealthcareService", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-healthcareservice-service", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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" ] }, { "type": "HealthcareService", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-healthcareservice-procedure", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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" ] }, { "type": "Organization", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organization", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by organization identifier" } ], "searchRevInclude": [ "OrganizationAffiliation:primary-organization", "OrganizationAffiliation:participating-organization", "PractitionerRole:organization", "ServiceRequest:supportingInfo", "ServiceRequest:performer" ] }, { "type": "OrganizationAffiliation", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organizationaffiliation", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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" ] }, { "type": "Patient", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-patient", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by patient identifier" } ], "searchRevInclude": [ "DiagnosticReport:subject", "Observation:subject", "Procedure:subject", "ServiceRequest:subject" ] }, { "type": "Practitioner", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-practitioner", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by practitioner identifier" } ], "searchRevInclude": [ "PractitionerRole:practitioner", "Procedure:performer", "ServiceRequest:performer", "ServiceRequest:requester" ] }, { "type": "PractitionerRole", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-practitionerrole", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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" ] }, { "type": "Procedure", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-procedure", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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" ] }, { "type": "ServiceRequest", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-servicerequest-retrieval", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "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)" } ], "searchInclude": [ "ServiceRequest:performer", "ServiceRequest:requester", "ServiceRequest:supportingInfo" ], "searchRevInclude": [ "Procedure:basedOn", "Appointment:basedOn", "DiagnosticReport:basedOn" ] }, { "type": "Observation", "profile": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-observation", "interaction": [ { "code": "read" }, { "code": "vread" }, { "code": "search-type" } ], "versioning": "versioned", "readHistory": true, "conditionalRead": "not-supported", "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by observation identifier" }, { "name": "patient", "type": "reference", "documentation": "Search by patient" } ], "searchInclude": [ "Procedure:performer" ], "searchRevInclude": [ "ServiceRequest:supportingInfo", "DiagnosticReport:result" ] } ] } ] }