2

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.

Wytrzymały Wiktor
  • 11,492
  • 5
  • 29
  • 37
May June
  • 43
  • 3
  • This appears to be a bug, you can report it by clicking the Help icon in the top right of the Cloud Console (question mark button), and then clicking on "Send Feedback" – Nik Klassen Mar 17 '22 at 17:25
  • This does sound like a bug. If you could post feedback using the "Send Feedback" tool like Nik has indicated, that would be a huge help. Please attach any Javascript console errors or any other information to reproduce the problem. – Vaughan Hilts Mar 18 '22 at 01:35
  • Thx everybody. I will post an answer if I get answers from google. – May June Mar 21 '22 at 08:51

2 Answers2

1

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.

Sergiusz
  • 1,175
  • 4
  • 13
0

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.

Vaughan Hilts
  • 2,839
  • 1
  • 20
  • 39