Skip to content

Commit

Permalink
adding One Medical Production endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 17, 2024
1 parent e51e083 commit 5ef7d3f
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 @@ -952907,6 +952907,11 @@
"f7a3a149-87f8-4f9e-9fa0-b4c64e97409e": {
"id": "f7a3a149-87f8-4f9e-9fa0-b4c64e97409e",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
},
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
Expand All @@ -952917,6 +952922,7 @@
"name": "One Medical",
"brand_website": "https://www.onemedical.com/",
"portal_ids": [
"05dc3c9e-8034-4a29-be76-6c91fa876183",
"35f672ea-10db-4473-b7df-30afd4c1f7d3"
],
"brand_ids": [
Expand Down
20 changes: 20 additions & 0 deletions catalog/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -50837,6 +50837,26 @@
"smart_configuration_url": "https://fhir-myrecord.cerner.com/r4/uLr5PM8gMPeZJe56FDmfjobJ6FGjEMEk/.well-known/smart-configuration",
"fhir_capabilities_url": "https://fhir-myrecord.cerner.com/r4/uLr5PM8gMPeZJe56FDmfjobJ6FGjEMEk/metadata"
},
"45b32408-a5a9-4e1f-9f83-3e9907b291f2": {
"id": "45b32408-a5a9-4e1f-9f83-3e9907b291f2",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
}
],
"last_updated": "2024-06-17T11:12:44-08:00",
"status": "active",
"connection_type": "hl7-fhir-rest",
"platform_type": "onemedical",
"url": "https://api.prod.1life.com/fhir/4.0/",
"authorization_endpoint": "https://api.prod.1life.com/fhir-auth/authorize",
"token_endpoint": "https://api.prod.1life.com/fhir-auth/oauth/token",
"introspection_endpoint": "https://api.prod.1life.com/fhir-auth/token_info",
"smart_configuration_url": "https://api.prod.1life.com/fhir/4.0/.well-known/smart-configuration",
"fhir_capabilities_url": "https://api.prod.1life.com/fhir/4.0/4.0/metadata"
},
"45bb387f-d0b9-4cf2-a0fc-dde26814ee3b": {
"id": "45bb387f-d0b9-4cf2-a0fc-dde26814ee3b",
"identifiers": [
Expand Down
15 changes: 15 additions & 0 deletions catalog/portals.json
Original file line number Diff line number Diff line change
Expand Up @@ -17533,6 +17533,21 @@
"2c4f89ac-fad9-4f15-b605-4d8aec52a044"
]
},
"05dc3c9e-8034-4a29-be76-6c91fa876183": {
"id": "05dc3c9e-8034-4a29-be76-6c91fa876183",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
}
],
"last_updated": "2024-06-17T11:12:44-08:00",
"name": "One Medical",
"endpoint_ids": [
"45b32408-a5a9-4e1f-9f83-3e9907b291f2"
]
},
"05e2b1a4-7586-46a3-90df-35d0915ab693": {
"id": "05e2b1a4-7586-46a3-90df-35d0915ab693",
"identifiers": [
Expand Down

0 comments on commit 5ef7d3f

Please sign in to comment.