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]: Netsmart - 155 R4 #28

Open
3 of 11 tasks
AnalogJ opened this issue Feb 12, 2024 · 0 comments
Open
3 of 11 tasks

[Source]: Netsmart - 155 R4 #28

AnalogJ opened this issue Feb 12, 2024 · 0 comments

Comments

@AnalogJ
Copy link
Member

AnalogJ commented Feb 12, 2024

EHR/Platform Name

Netsmart

CHPL Website

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

Developer Documentation

https://careconnect.netsmartcloud.com/

Endpoint List

https://careconnect.netsmartcloud.com/csv/service-base-urls-20240905.csv

Example Patient Portal Login Website

No response

Developer Portal

https://oauthtest.netsmartcloud.com/applications

Sandbox Patient Credentials

None

Fasten Sources Definition

{
  "custom_definition": true,
  "platform_type": "netsmart",
  "authorization_endpoint": "https://oauthtest.netsmartcloud.com/authorize",
  "token_endpoint": "https://oauthtest.netsmartcloud.com/token",
  "url": "https://fhirtest.netsmartcloud.com/uscore/v1",
  "client_id": "5b10f7xxxxxea8cb",
  "redirect_uri": "https://lighthouse.fastenhealth.com/sandbox/callback/netsmart",
  "grant_types_supported": [
    "authorization_code"
  ],
  "response_types_supported": [
    "code"
  ],
  "response_modes_supported": [],
  "aud": "https://fhirtest.netsmartcloud.com/uscore/v1",
  "scopes_supported": [
    "fhirUser",
    "openid",
    "profile",
    "offline_access",
    "launch/patient",
    "patient/*.read"
  ],
  "confidential": false,
  "code_challenge_methods_supported": [
    "S256"
  ],
  "issuer": "https://fhirtest.netsmartcloud.com/uscore/v1"
}

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

Tracking Updates

  • Netsmart does not provide any sandbox credentials in their documentation.
  • Emailed on Feb 12 requesting access. Follow up email on Feb 29th.
  • Emailed again on May 17th, CC'd contacts on CHPL.
  • Sandbox account provided via email.
@AnalogJ AnalogJ changed the title netsmart configuration [Source]: Netsmart - 155 R4 Dec 20, 2024
@AnalogJ AnalogJ moved this from Todo to In Progress in Fasten - Sources/Providers Dec 20, 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