FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package eReferralOntarioNew.core#0.10.0 (63 ms)

Package eReferralOntarioNew.core
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eReferralOntarioNew.core@0.10.0&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CapabilityStatement
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CapabilityStatement
Version 1.0
Status active
Date 2019-11-25
Name Ontario eReferral FHIR Capability Statement
Title Ontario eReferral FHIR Capability Statement
Experimental False
Description This is the FHIR capability statement for Ontario eReferral server
Purpose Main EHR capability statement, published for contracting and operational support
Copyright Copyright © eHealth Ontario
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader MessageHeader
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task Task
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance AllergyIntolerance
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment Appointment
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication Communication
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition Condition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent Consent
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-DocumentReference DocumentReference
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location Location
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-OperationOutcome OperationOutcome
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization Organization
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient Patient
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner Practitioner
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole PractitionerRole
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-QuestionnaireResponse QuestionnaireResponse
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest ServiceRequest


Source

{
  "resourceType" : "CapabilityStatement",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CapabilityStatement",
  "version" : "1.0",
  "name" : "Ontario eReferral FHIR Capability Statement",
  "title" : "Ontario eReferral FHIR Capability Statement",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-11-25",
  "publisher" : "eHealth Ontario",
  "contact" : [
    {
      "name" : "eHealth Ontario",
      "telecom" : [
        {
          "system" : "email",
          "value" : "architecture@ehealthontario.on.ca"
        }
      ]
    }
  ],
  "description" : "This is the FHIR capability statement for Ontario eReferral server",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA-ON",
          "display" : "Canada Ontario"
        }
      ]
    }
  ],
  "purpose" : "Main EHR capability statement, published for contracting and operational support",
  "copyright" : "Copyright © eHealth Ontario",
  "kind" : "requirements",
  "fhirVersion" : "4.0.0",
  "format" : [
    "json",
    "xml"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "Support the submission, update and revoke of eReferrals",
      "resource" : [
        {
          "type" : "AllergyIntolerance",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Appointment",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Condition",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Communication",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Read interaction to retrieve ServiceRequest"
            },
            {
              "code" : "update",
              "documentation" : "Update the content of ServiceRequest"
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Consent",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "DocumentReference",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-DocumentReference",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Read interaction to retrieve ServiceRequest"
            },
            {
              "code" : "update",
              "documentation" : "Update the content of ServiceRequest"
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Location",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "MessageHeader",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Read interaction to retrieve ServiceRequest"
            },
            {
              "code" : "update",
              "documentation" : "Update the content of ServiceRequest"
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "OperationOutcome",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-OperationOutcome",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Organization",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Read interaction to retrieve ServiceRequest"
            },
            {
              "code" : "update",
              "documentation" : "Update the content of ServiceRequest"
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Patient",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Practitioner",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Read interaction to retrieve ServiceRequest"
            },
            {
              "code" : "update",
              "documentation" : "Update the content of ServiceRequest"
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "PractitionerRole",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "QuestionnaireResponse",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-QuestionnaireResponse",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "ServiceRequest",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        },
        {
          "type" : "Task",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task",
          "documentation" : "Send referrals using Submit, Update and revoke",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : null
            },
            {
              "code" : "update",
              "documentation" : null
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.