Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Source]: PointClickCare - 4k R4 #40

Open
7 of 14 tasks
AnalogJ opened this issue May 17, 2024 · 2 comments
Open
7 of 14 tasks

[Source]: PointClickCare - 4k R4 #40

AnalogJ opened this issue May 17, 2024 · 2 comments

Comments

@AnalogJ
Copy link
Member

AnalogJ commented May 17, 2024

EHR/Platform Name

PointClickCare

CHPL Website

https://chpl.healthit.gov/#/listing/10246

Developer Documentation

https://fhir.pointclickcare.com/
https://fhir-qa.pcc-labs.com/PointClickCare.html

Endpoint List

https://fhir.pointclickcare.com/R4endpoints.json

Example Patient Portal Login Website

No response

Developer Portal

https://developer.pointclickcare.com/spa/login?redirect=/

Sandbox Patient Credentials

None Provided

Fasten Sources Definition

{
  "custom_definition": true,
  "platform_type": "pointclickcare",
  "should_override_redirect": false,
  "cors_relay_required": false,
  "override_redirect": "",
  "authorization_endpoint": "https://connect.pointclickcare.com/fhir/oauth/authorize",
  "token_endpoint": "https://auth-usa.sbx.unify.chbase.com/api/token ",
  "url": "https://connect.pointclickcare.com/fhir/R4/3f41607b-38a3-40af-b291-bc5012f82026",
  "client_id": "xxxx",
  "redirect_uri": "https://lighthouse.fastenhealth.com/sandbox/callback/pointclickcare",
  "grant_types_supported": [
    "authorization_code"
  ],
  "response_types_supported": [
    "code"
  ],
  "response_modes_supported": [
    "query"
  ],
  "aud": "https://connect.pointclickcare.com/fhir/R4/3f41607b-38a3-40af-b291-bc5012f82026",
  "scopes_supported": [
    "fhirUser",
    "openid",
    "launch/patient",
    "patient/Patient.read"
  ],
  "confidential": false,
  "confidential_endpoint": "",
  "pkce": true,
  "code_challenge_methods_supported": [
    "S256"
  ],
  "issuer": "https://connect.pointclickcare.com/fhir/R4/3f41607b-38a3-40af-b291-bc5012f82026"
}

Platform Developer Readiness Checklist

  • developer documentation
  • sandbox - endpoint published
  • sandbox - client registration
  • sandbox - test patient username & password
  • sandbox - no fees
  • sandbox - inferno testing passed
  • production - client registration
  • production - endpoint list published
  • production - endpoint catalog/health system info published
  • production - no fees
  • production - automatic client distribution

Status:

  • No sandbox user credentials available. Messaged support for advice. May 16, 2024
  • 12/21/2024 - Emailed about HTI-1 Compliance timeframe - asked where Endpoint list is.
  • 12/24/2024 - Endpoint list provided and published. However sandbox username/password credentials not availabile.
@AnalogJ
Copy link
Member Author

AnalogJ commented Jun 25, 2024

Opened a Information Blocking Complaint against PointClickCare: CFS-5367

@AnalogJ
Copy link
Member Author

AnalogJ commented Jul 9, 2024

had a conversation with PointClickCare. They do not have a sandbox but are working on revamping their developer registration process (which will include a new sandbox + USCDI endpoints).
Timeline: "couple of months"

@AnalogJ AnalogJ changed the title PointClickCare [Source]: PointClickCare Dec 20, 2024
@AnalogJ AnalogJ moved this from Todo to In Progress in Fasten - Sources/Providers Dec 20, 2024
@AnalogJ AnalogJ changed the title [Source]: PointClickCare [Source]: PointClickCare - 4k R4 Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant