Stream: implementers
Topic: FHIR messages
myopenledger (May 04 2020 at 17:10):
Hi All, I am new to this group. I have joined this group to get help in building fhir messages and integrate it in my app. Please ping me if anyone is in this state.
myopenledger (May 04 2020 at 17:11):
For example, as part of my app, I will be registering patient and their medical data. When I collect then how can I use the hfir.js library so that the outcome is the fhir json format.
Jean Duteau (May 04 2020 at 17:13):
@myopenledger please do not hijack a thread for your own question. Please start a new topic with your questions.
myopenledger (May 04 2020 at 17:17):
sorry for the confusion @Jean Duteau I am new to this chat. How to start to new topic ?I tried to creat add streams, but its not allowing
Jean Duteau (May 04 2020 at 17:18):
Choose a stream and then click "New Topic": https://zulipchat.com/help/start-a-new-topic
myopenledger (May 04 2020 at 17:19):
also, there seems to be n number of topics, how to search for topics
myopenledger (May 04 2020 at 17:27):
@Jean Duteau Thank you. Also, if you have any online link of tutorial for how to use fhir to construct json message please share
Lloyd McKenzie (May 04 2020 at 20:08):
I changed the topic to avoid confusion.
Lloyd McKenzie (May 04 2020 at 20:09):
@myopenledger - first, make sure you actually want to use FHIR messaging - most FHIR implementations don't. If you do, then have you looked at the messaging page in the spec and the example message instance listed under the MessageHeader resource?
myopenledger (May 04 2020 at 22:26):
@Lloyd McKenzie My design goal is to meet interoperability . So what to store the the patient and medical data in a fhir message format. But, I dont know how to do so. For example, when patient is registered in my app, before storing it into backend, how can I convert the patient data cillected from input to fhir message format.
Lloyd McKenzie (May 04 2020 at 23:06):
When you post, make sure that the topic (the second box - beside the stream name) is filled in with the topic you're trying to respond to. You accidentally posted to the Extending $lastn conversation. I've fixed the issue.
Lloyd McKenzie (May 04 2020 at 23:07):
You need to be more specific - you want interoperability with whom? Are you offering data to others or are you seeking data. How much of the FHIR spec have you read thus far?
Last updated: Apr 12 2022 at 19:14 UTC