FHIR Chat · fhir.js · javascript

Stream: javascript

Topic: fhir.js


view this post on Zulip nicola (RIO/SS) (Nov 23 2015 at 12:53):

Topic for javascript client library

view this post on Zulip Ewout Kramer (Nov 23 2015 at 14:01):

FHIR -> Json schema?

view this post on Zulip Dunmail (Nov 23 2015 at 14:02):

There is a proof of concept here: https://github.com/BlackPearSw/fhir-schema-dstu2

view this post on Zulip nicola (RIO/SS) (Nov 23 2015 at 14:02):

Yes @Dunmail created prototype, looks like we can convert StructureDefinition to JSON schema

view this post on Zulip nicola (RIO/SS) (Nov 23 2015 at 14:02):

It also opens way to swagger and hyper-schema :)

view this post on Zulip Dunmail (Nov 23 2015 at 14:05):

Always good to learn new stuff :)

view this post on Zulip FHIR.js Bot (May 06 2016 at 17:54):

jmandel pushed to branch master

  • : bump version
  • : Fix greater/less syntax for DSTU2
  • : bump version

view this post on Zulip FHIR.js Bot (May 08 2016 at 21:40):

jmandel pushed to branch master

  • : Added end to end tests for all auth features (#66)

view this post on Zulip FHIR.js Bot (May 08 2016 at 21:41):

jmandel pushed to branch refs/tags/v0.0.13

  • : bump version

view this post on Zulip FHIR.js Bot (May 15 2016 at 23:37):

jmandel pushed to branch master

  • : Add headers to middleware config, allowing user to customize header object passed to adapters. (#68)

view this post on Zulip FHIR.js Bot (May 15 2016 at 23:41):

jmandel pushed to branch master

  • : bump version to 0.0.14

view this post on Zulip FHIR.js Bot (May 15 2016 at 23:41):

jmandel pushed to branch refs/tags/v0.0.14

view this post on Zulip Josh Mandel (May 15 2016 at 23:41):

Reviewed and merged -- with new version building. Thanks @Cole Diffin and apologies for the delay!

view this post on Zulip Cole Diffin (May 16 2016 at 00:56):

Wicked, thanks.

view this post on Zulip FHIR.js Bot (May 16 2016 at 12:53):

niquola pushed to branch master

  • : Update README.md - type in npm install instructions
  • : Merge pull request #72 from BlackPearSw/master

view this post on Zulip FHIR.js Bot (May 16 2016 at 13:04):

jmandel pushed to branch master

  • : Update README.md - promisify node example (#73)

view this post on Zulip FHIR.js Bot (May 25 2016 at 15:17):

bodnarchuk pushed to branch master

  • : update readme

view this post on Zulip FHIR.js Bot (May 25 2016 at 16:18):

niquola pushed to branch master

view this post on Zulip FHIR.js Bot (May 25 2016 at 16:48):

niquola pushed to branch master

  • : typofix in readme
  • : bump version to 0.15

view this post on Zulip FHIR.js Bot (May 25 2016 at 16:48):

niquola pushed to branch refs/tags/v0.0.15

view this post on Zulip FHIR.js Bot (Aug 19 2016 at 05:16):

noreply pushed to branch master

  • : cleanup dependencies
  • : Merge pull request #77 from muntact/feature/cleanup-dependencies

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:11):

noreply pushed to branch refs/tags/v0.0.16

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:32):

niquola pushed to branch master

  • : get version from travis env var

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:34):

niquola pushed to branch refs/tags/0.0.17

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:43):

niquola pushed to branch master

  • : one more attempt to bind package version to tag
  • : one more attempt to bind package version to tag

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:44):

niquola pushed to branch refs/tags/0.0.18

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:54):

niquola pushed to branch master

  • : one more attempt to bind package version to tag

view this post on Zulip FHIR.js Bot (Aug 22 2016 at 07:59):

niquola pushed to branch refs/tags/0.0.19

view this post on Zulip FHIR.js Bot (Sep 09 2016 at 07:21):

noreply pushed to branch master

  • : Fix build
  • : Merge pull request #80 from StefH/_stef_fixbuild

view this post on Zulip FHIR.js Bot (Nov 05 2016 at 06:03):

noreply pushed to branch master

  • : Added agentOptions to config so they can be passed to request object
  • : Merge pull request #84 from rbriank/master

view this post on Zulip FHIR.js Bot (Dec 14 2016 at 21:26):

noreply@github.com pushed to branch master

  • 1e9aced: Update AngularJS Adapter usage
  • 59a503c: Merge pull request #86 from KevinDufendach/patch-1

view this post on Zulip FHIR.js Bot (Feb 04 2017 at 20:39):

noreply@github.com pushed to branch master

  • 6589bce: Native adapter added to the webpack.config to be built on 'npm run-script build'
  • 3e8640b: Merge pull request #88 from bunyaminsg/master

view this post on Zulip FHIR.js Bot (Feb 21 2017 at 21:49):

noreply@github.com pushed to branch master

  • 8c2053e: Overriding Accept and Content-Type headers prevented
  • d6b18ad: Merge pull request #91 from bunyaminsg/master

view this post on Zulip FHIR.js Bot (Apr 03 2017 at 04:06):

noreply@github.com pushed to branch master

  • e4d755e: Excluding body from the fetch options of GET and HEAD requests which was causing issues in Firefox ESR
  • db95694: Merge pull request #95 from danwhitfield/master

view this post on Zulip FHIR.js Bot (Apr 03 2017 at 20:31):

noreply@github.com pushed to branch master

  • 959bac9: Update Readme to use resource instead of content.
  • 84af381: Merge pull request #96 from FelixLC/patch-1

view this post on Zulip FHIR.js Bot (Apr 04 2017 at 04:46):

noreply@github.com pushed to branch refs/tags/v0.0.20

view this post on Zulip Mikhail Poluboyarinov (Sep 10 2018 at 12:03):

Hey guys! My name is Mike, I'm from Health Samurai. I joined to help you develop FHIR.js. First of all, I would like to check all pr, and then start fixing issues.

view this post on Zulip nicola (RIO/SS) (Sep 10 2018 at 12:29):

:+1:


Last updated: Apr 12 2022 at 19:14 UTC