Node Fhir Server Core Versions Save

An Open Source secure REST implementation for the HL7 FHIR Specification. For API documentation, please see https://github.com/Asymmetrik/node-fhir-server-core/wiki.

2.2.5

1 year ago
  • Bumped dependencies (#335)

@asymmetrik/[email protected]

2 years ago
  • Bumped dependencies (#310)
  • Added support for 4.0.1 (#303)
  • Fix operation controller bug (#300)

Thanks @mgramigna

@asymmetrik/[email protected]

3 years ago
  • Fixes for BundleEntry #266

Thanks @tferullo

@asymmetrik/[email protected]

3 years ago

Bug Fixes

  • add allergyintolerance (a91bc21)
  • add allergyintrolerance controller and default to r4 if no version is found (85af3a2)
  • fix bug involving custom baseUrls (d825ad3)
  • just return an R4 operation outcome on lost URLs (86451ec)

Features

  • add allergyintolerance schema (268cb8a)
  • add index files for each resource (7410e4a)
  • allow for the ability to specify a baseUrl for profiles (933a77b)
  • allow for the ability to specify a list of custom baseUrls (156de6b)
  • fix operations route (fb79d06)
  • import support for custom baseUrls (e242268)
  • improve package bundling (a30db64)

@asymmetrik/[email protected]

3 years ago

2.1.2 (2020-09-23)

Bug Fixes

  • add allergyintolerance (a91bc21)
  • just return an R4 operation outcome on lost URLs (86451ec)

Features

  • add index files for each resource (7410e4a)
  • improve package bundling (a30db64)

2.0.10

3 years ago

Bug Fixes

Thanks @aaburgos4

2.0.9

3 years ago

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (0980bc7)
  • .snyk & package.json to reduce vulnerabilities (a807586)
  • linting problems (1d3b27f)
  • linting problems (1dc4d7f)
  • package.json, yarn.lock & .snyk to reduce vulnerabilities (1177927)
  • package.json, yarn.lock & .snyk to reduce vulnerabilities (55a775f)
  • potentially fix travis ci (let's see) (114df8e)
  • update node engine (fcf5387)
  • use before_install (bb2e02b)
  • use latest node (eeb5717)

Features

  • bundle: Fix test that fails. (6fb2de5)
  • Add router for bundle using batch (49087f8)
  • core: add bundle batch (7a28a54)

Thanks @sychus and @jjosef for your contributions.

2.0.7

4 years ago

2.0.7

Pull requests

  • #205
  • #207
  • #211
  • #216

Thanks for your contributions @j3parker @keerthivasan-r @jjosef @michelekorell @awatson1978

2.0.4

4 years ago

2.0.4 (2019-08-19)

Bug Fixes

  • chore: updated and cleaned up documentation for readability + fix path.posix bug(#187)(a32e628)

2.0.3

4 years ago

2.0.3 (2019-06-17)

Bug Fixes

  • authenticationMiddleware config (#183) (d9654bd)
  • documentation error, error class missing message argument (#177) (3680a31)

Features

  • pull in binary resource controller and parameters file into v4_0_0 (#181) (db5a344)