From ee5a3e239f876f75c3cff0c3c72e3283c879016b Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Tue, 18 Jun 2024 10:28:00 -0700 Subject: [PATCH] fxiing meditech api endpoints. --- catalog/endpoints.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/catalog/endpoints.json b/catalog/endpoints.json index 44d6a83f7..2c4d0aeaa 100644 --- a/catalog/endpoints.json +++ b/catalog/endpoints.json @@ -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",