PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.12.0-alpha1.0.7
    http://ehealthontario.ca/fhir/CapabilityStatement/ca-on-eReferral-SMARTApp
{
  "description": "This is the FHIR capability statement for an Ontario Referral Management Server performing the role of a SMART App.",
  "_filename": "ca-on-eReferral-SMARTApp.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "format": [ "json" ],
  "date": "2021-07-15",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SMARTApp",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "SMART App",
  "package_version": "0.12.0-alpha1.0.7",
  "status": "draft",
  "id": "aff38134-a878-4cc4-8e75-714d47ec7ae7",
  "kind": "requirements",
  "url": "http://ehealthontario.ca/fhir/CapabilityStatement/ca-on-eReferral-SMARTApp",
  "version": "0.10.1",
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Patient",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "A SMART App **SHALL**, minimally, be able to request and use `patient/Patient.read` scope using the `patient` context granted by a SMART Server to enable the app to retrieve Patient demographic information that will be needed to support the completion of forms used for referral (where applicable, a SMART App **SHOULD** also be capable of supporting other resources defined in this IG)"
    }, {
      "type": "Practitioner",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "A SMART App **SHALL**, minimally be able to request and use `openid` and `fhiruser` scope with `fhiruser` context granted by a SMART Server to enable retrieve Provider identity information needed to support single sign on using OpenID connect, etc."
    }, {
      "type": "ServiceRequest",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: potentially useful to retrieve a `ServiceRequest` where the SMART Server is an RMS Source launching an RMS Target to complete a ServiceRequest"
    }, {
      "type": "QuestionnaireResponse",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-QuestionnaireResponse",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: potentially useful to retrieve `ServiceRequest.supportingInfo` where the SMART Server is an RMS Source"
    }, {
      "type": "AllergyIntolerance",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: potentially useful to retrieve `ServiceRequest.supportingInfo` from a POS or RMS Source"
    }, {
      "type": "Condition",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: potentially useful to retrieve `ServiceRequest.supportingInfo` from a POS or RMS Source"
    }, {
      "type": "Consent",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: potentially useful to retrieve `ServiceRequest.supportingInfo` from a POS or RMS Source"
    }, {
      "type": "DocumentReference",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-DocumentReference",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: potentially useful to retrieve `ServiceRequest.supportingInfo` from a POS or RMS Source"
    }, {
      "type": "PractitionerRole",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: overlap with information already available in RMS SMART App?"
    }, {
      "type": "Location",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: overlap with information already available in RMS SMART App?"
    }, {
      "type": "Organization",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      } ],
      "interaction": [ {
        "code": "read"
      } ],
      "documentation": "**MAY**: overlap with information already available in RMS SMART App?"
    } ],
    "documentation": "A SMART App **SHALL** conform to the SMART launch framework confidential app profile and **SHALL** therefore be able to protect a client_secret and conform to all app protection requirements.   Please see the XML or JSON view for server requirements not visible on this summary page."
  } ]
}