Stream: implementers
Topic: FHIR in Javascript
joonggeon lee (Feb 06 2017 at 04:09):
Hi, I am such a newbie in FHIR.
Now, I need to develop FHIR Client tool which is required to be able to serialize/deserialize FHIR Resource in Javascript.
Therefore, now I am looking for js file and guide for the usage. anywhere you know ?
And does the fhir-client.js satisfy my purpose ? if so, plz give me some tips and if not, plz let me know what it is for.
Lloyd McKenzie (Feb 06 2017 at 04:38):
This link for STU 2: http://hl7.org/fhir/fhir-1.0.2-JavaScript-0.1.zip and this link for the current build: https://github.com/FHIR/fhir.js should give you what you need
Lloyd McKenzie (Feb 06 2017 at 04:39):
I'll let others chime in around guidelines for usage.
Lloyd McKenzie (Feb 06 2017 at 04:39):
You might find the Javascript stream helpful
Emre Avsar (Mar 02 2017 at 09:26):
anyone working with dstu3 and angular2? i've just seen this wrapper library https://github.com/bunyaminsg/ng-fhir but im also interested in the resource definitions. most preferably written in TS.
anyone any ideas?
Patrick Werner (Mar 02 2017 at 09:28):
@Emre Avsar @Andreas Keil is currently working on TS typings for STU3. There is also a dedicated javascript stream in Zulip.
Emre Avsar (Mar 02 2017 at 09:32):
@Patrick Werner thanks for the reply. and where can I find the mentioned js stream on zulip? (upper left side, search in streams was not successful) thx
Emre Avsar (Mar 02 2017 at 09:32):
nevermind found it.
Patrick Werner (Mar 02 2017 at 09:33):
https://chat.fhir.org/#narrow/stream/javascript/subject/type.20definitions.20for.20DSTU3
Last updated: Apr 12 2022 at 19:14 UTC