Skip to content

Commit

Permalink
adding CHBase Unify production endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 21, 2024
1 parent 46d4d32 commit fe564db
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
6 changes: 6 additions & 0 deletions catalog/brands.json
Original file line number Diff line number Diff line change
Expand Up @@ -240120,6 +240120,11 @@
"3a3e5a4c-7e7b-48ba-8b13-fce0347a6ce8": {
"id": "3a3e5a4c-7e7b-48ba-8b13-fce0347a6ce8",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
},
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
Expand All @@ -240130,6 +240135,7 @@
"name": "CHBase Unify",
"brand_website": "https://unify-developer.chbase.com/",
"portal_ids": [
"ebfb1e28-85f7-491c-a5c0-af934b520c0f",
"f45e5c0f-16af-4c09-8ee4-11ddbb58edba"
],
"brand_ids": [
Expand Down
19 changes: 19 additions & 0 deletions catalog/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -90963,6 +90963,25 @@
"software_name": "eCW FHIR Facade",
"software_version": "1.6"
},
"7d4e1a0b-c5b2-4610-8af7-bdcd295f0dfa": {
"id": "7d4e1a0b-c5b2-4610-8af7-bdcd295f0dfa",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
}
],
"last_updated": "2024-06-21T11:12:44-08:00",
"status": "active",
"connection_type": "hl7-fhir-rest",
"platform_type": "chbase",
"url": "https://fhir-usa.unify.chbase.com/",
"authorization_endpoint": "https://auth-usa.unify.chbase.com/api/authorize",
"token_endpoint": "https://auth-usa.unify.chbase.com/api/token",
"smart_configuration_url": "https://fhir-usa.unify.chbase.com/.well-known/smart-configuration",
"fhir_capabilities_url": "https://fhir-usa.unify.chbase.com/metadata"
},
"7d54777d-ba0b-430c-86f7-07c5ccec1c16": {
"id": "7d54777d-ba0b-430c-86f7-07c5ccec1c16",
"identifiers": [
Expand Down
16 changes: 16 additions & 0 deletions catalog/portals.json
Original file line number Diff line number Diff line change
Expand Up @@ -712718,6 +712718,22 @@
"59d56d70-c71e-4498-a74b-1235e9a2b1f5"
]
},
"ebfb1e28-85f7-491c-a5c0-af934b520c0f": {
"id": "ebfb1e28-85f7-491c-a5c0-af934b520c0f",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
}
],
"last_updated": "2024-06-21T11:12:44-08:00",
"name": "CHBase Unify (Production)",
"description": "Warning: Under Development",
"endpoint_ids": [
"7d4e1a0b-c5b2-4610-8af7-bdcd295f0dfa"
]
},
"ebfe6600-78e0-4d08-8b9e-bc06bf6795af": {
"id": "ebfe6600-78e0-4d08-8b9e-bc06bf6795af",
"identifiers": [
Expand Down

0 comments on commit fe564db

Please sign in to comment.