Skip to content

Commit

Permalink
adding VA Health Production
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 5, 2024
1 parent 1a7e4ce commit 108e01a
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 5 deletions.
27 changes: 23 additions & 4 deletions catalog/brands.json
Original file line number Diff line number Diff line change
Expand Up @@ -461528,7 +461528,10 @@
}
],
"last_updated": "2023-01-21T14:07:22.378497-08:00",
"name": "One Medical Group",
"name": "One Medical With Providence",
"aliases": [
"One Medical Group"
],
"locations": [
{
"line": [
Expand Down Expand Up @@ -515248,6 +515251,11 @@
"7fc42c9c-4496-4a7a-9965-392108337e01": {
"id": "7fc42c9c-4496-4a7a-9965-392108337e01",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
},
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
Expand All @@ -515258,7 +515266,8 @@
"name": "VA Health",
"brand_website": "https://www.va.gov",
"portal_ids": [
"545f2931-385c-471d-99a7-a7c721641bd6"
"545f2931-385c-471d-99a7-a7c721641bd6",
"b8e739db-5563-4ca5-aece-89657cf75495"
],
"brand_ids": [
"7fc42c9c-4496-4a7a-9965-392108337e01"
Expand Down Expand Up @@ -556190,7 +556199,7 @@
],
"last_updated": "2024-01-01T10:28:08-07:00",
"name": "Northside Hospital",
"brand_website": "https://decaturprimarycare.com",
"brand_website": "https://www.northside.com/",
"logo": "https://img.cernerhealth.com/d30db41b480342209a06b5b1701af28e/My_One_Chart.png",
"aliases": [
"NORTHSIDE HOSPITAL",
Expand Down Expand Up @@ -851036,6 +851045,10 @@
"last_updated": "2024-01-09T11:12:44-08:00",
"name": "Kaiser",
"brand_website": "https://www.kaiser.com",
"aliases": [
"Kaiser",
"Kaiser (Claims)"
],
"portal_ids": [
"29dcae08-db1b-4a54-942e-e2ff958c9fc8",
"59673c08-e4b5-44d5-b5ab-532e69e8f7e7"
Expand Down Expand Up @@ -908657,8 +908670,10 @@
],
"last_updated": "2021-10-05T00:00:00-05:00",
"name": "Overlake Hospital Medical Center",
"brand_website": "https://www.overlakehospital.org/",
"aliases": [
"OVERLAKE HOSPITAL MEDICAL CENTER"
"OVERLAKE HOSPITAL MEDICAL CENTER",
"Overlake Medical Center"
],
"locations": [
{
Expand Down Expand Up @@ -910333,6 +910348,10 @@
],
"last_updated": "2023-12-26T16:08:05-07:00",
"name": "Children's Hospital of The King's Daughters, Inc.",
"brand_website": "https://www.chkd.org",
"aliases": [
"CHKD"
],
"locations": [
{
"line": [
Expand Down
19 changes: 19 additions & 0 deletions catalog/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -120936,6 +120936,25 @@
"software_name": "eCW FHIR Facade",
"software_version": "1.6"
},
"a5ff2707-916b-4f82-b6bb-cb771bc6a795": {
"id": "a5ff2707-916b-4f82-b6bb-cb771bc6a795",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
}
],
"last_updated": "2024-06-05T11:12:44-08:00",
"status": "active",
"connection_type": "hl7-fhir-rest",
"platform_type": "vahealth",
"url": "https://api.va.gov/services/fhir/v0/r4/",
"authorization_endpoint": "https://api.va.gov/oauth2/authorization",
"token_endpoint": "https://api.va.gov/oauth2/token",
"smart_configuration_url": "https://api.va.gov/services/fhir/v0/r4/.well-known/smart-configuration",
"fhir_capabilities_url": "https://api.va.gov/services/fhir/v0/r4/metadata"
},
"a5ff31cf-1d49-401b-813e-cad4d20167b5": {
"id": "a5ff31cf-1d49-401b-813e-cad4d20167b5",
"identifiers": [
Expand Down
18 changes: 17 additions & 1 deletion catalog/portals.json
Original file line number Diff line number Diff line change
Expand Up @@ -256233,7 +256233,7 @@
}
],
"last_updated": "2024-01-09T11:12:44-08:00",
"name": "VA Health",
"name": "VA Health (Sandbox)",
"description": "Service is for educational and informational purposes, not clinical decisions.",
"endpoint_ids": [
"71fd52e3-b9fe-4e3d-b983-99711e798bd8"
Expand Down Expand Up @@ -559381,6 +559381,22 @@
"c80fbbc2-ad04-4a3c-90a3-f94ebeb9f34e"
]
},
"b8e739db-5563-4ca5-aece-89657cf75495": {
"id": "b8e739db-5563-4ca5-aece-89657cf75495",
"identifiers": [
{
"use": "fasten-sandbox-mode",
"system": "fasten-sandbox-mode",
"value": "false"
}
],
"last_updated": "2024-06-05T11:12:44-08:00",
"name": "VA Health",
"description": "Service is for educational and informational purposes, not clinical decisions.",
"endpoint_ids": [
"a5ff2707-916b-4f82-b6bb-cb771bc6a795"
]
},
"b8e7cd1e-aec6-4eb8-a99e-f933e693a76d": {
"id": "b8e7cd1e-aec6-4eb8-a99e-f933e693a76d",
"identifiers": [
Expand Down

0 comments on commit 108e01a

Please sign in to comment.