FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/corhealth-CapabilityStatement-Consumer

Packageca.on.oh.corhealth
Resource TypeCapabilityStatement
Idcorhealth-CapabilityStatement-Consumer
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Consumer
URLhttps://corhealth-ontario.ca/fhir/CapabilityStatement/corhealth-CapabilityStatement-Consumer
Statusactive
Date2024-09-20
NameCorhealthConsumerFHIRCapabilityStatement
TitleCorHealth FHIR Capability Statement
Realmca
DescriptionThis is the FHIR capability statement for the CorHealth registry consumer
PurposeMain EHR capability statement, published for contracting and operational support
CopyrightCopyright © Ontario Health
Kindcapability

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
corhealth-appointmentCorHealth Appointment
corhealth-diagnosticreport-procedureCorHealth DiagnosticReport Procedure
corhealth-diagnosticreportCorHealth DiagnosticReport
corhealth-healthcareservice-procedureCorHealth HealthcareService - Site Offlisting Procedure
corhealth-healthcareservice-serviceCorHealth HealthcareService - Site Service
corhealth-observationCorHealth Base Observation
corhealth-organizationCorHealth Organization
corhealth-patientCorHealth Patient
corhealth-practitionerCorHealth Practitioner
corhealth-practitionerroleCorHealth Practitioner Role
corhealth-procedureCorHealth Procedure
corhealth-servicerequest-retrievalCorHealth ServiceRequest Retrieval

Narrative

No narrative content found in resource


Source

{
  "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"
          ]
        }
      ]
    }
  ]
}