Stream: ibm
Topic: XXXX_RESOURCES data clomun?
keshav Bist (Dec 17 2021 at 07:28):
Hi,
keshav Bist (Dec 17 2021 at 07:30):
Hi,
I am trying to implement a go function that reads the data column from the xxxx_resources table and returns a string in plain text. Can someone please guide me through how to extract that data?
Lee Surprenant (Dec 17 2021 at 14:04):
they are gzip compressed. why are you reaching into the db instead of going through the front door (REST API and/or export)?
keshav Bist (Dec 17 2021 at 15:04):
Thank you @Lee Surprenant for the information.
keshav Bist (Dec 17 2021 at 15:17):
We are trying to implement the FHIR server in GO. So, we are trying to understand the internal architecture.
Last updated: Apr 12 2022 at 19:14 UTC