May June
May June

Reputation: 53

GCP FHIR viewer does not show data

I am trying to implement GCP FHIR store.

Like it says on the GCP documnentation, I should be able to see data when I click the resource type.

However, I see 18 data exists at the pagination section at the the bottom, but data does not show.

I am able to click little empty space of a row and it shows overview but elements and json tab of the data is not available.

Since I cannot embed an image, I will share a link of an image.

Thx in advance.

Upvotes: 2

Views: 347

Answers (2)

Vaughan Hilts
Vaughan Hilts

Reputation: 2879

Google Cloud Console has identified a bug in FHIR viewer in which certain types of data would not render under certain circumstances pertaining to dates.

A fix has been submitted and should be included in an upcoming release, usually deployed within a week.

Upvotes: 0

Sergiusz
Sergiusz

Reputation: 1235

As suggested in the comments, this seems like a bug on GCP's side.
You can report it on the Public Issues Tracker including symptoms and reproduction steps.

Upvotes: 1

Related Questions