Skip to content

Commit

Permalink
fxiing meditech api endpoints.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 18, 2024
1 parent 9b558de commit ee5a3e2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions catalog/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -60610,11 +60610,12 @@
"status": "active",
"connection_type": "hl7-fhir-rest",
"platform_type": "meditech",
"url": "https://greenfield-apis.meditech.com/v1/uscore/R4/",
"authorization_endpoint": "https://greenfield-apis.meditech.com/oauth/authorize",
"token_endpoint": "https://greenfield-apis.meditech.com/oauth/token",
"smart_configuration_url": "https://greenfield-apis.meditech.com/v1/uscore/R4/.well-known/smart-configuration",
"fhir_capabilities_url": "https://greenfield-apis.meditech.com/v1/uscore/R4/metadata"
"url": "https://greenfield-prod-apis.meditech.com/v1/uscore/R4/",
"authorization_endpoint": "https://greenfield-prod-apis.meditech.com/oauth/authorize",
"token_endpoint": "https://greenfield-prod-apis.meditech.com/oauth/token",
"introspection_endpoint": "https://greenfield-prod-apis.meditech.com/oauth/introspect",
"smart_configuration_url": "https://greenfield-prod-apis.meditech.com/v1/uscore/R4/.well-known/smart-configuration",
"fhir_capabilities_url": "https://greenfield-prod-apis.meditech.com/v1/uscore/R4/metadata"
},
"52b3f4c9-b1ca-415b-a354-754061606fe3": {
"id": "52b3f4c9-b1ca-415b-a354-754061606fe3",
Expand Down

0 comments on commit ee5a3e2

Please sign in to comment.