This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… start building a Codesystem/-code framework
…on-test FI-567: Add _include Medication test
…than PractitionerRole
…ests FI-569: Add chained search tests
FI-505 Minor updates to allow for multiple urls.
…tor-messages FI-575 Add informational messages from validators to the UI
FI-564: Require code in CodeableConcepts with required bindings
Co-authored-by: Stephen MacVicar <Jammjammjamm@users.noreply.github.com>
FI-955 Default to External
Fi 900 - generic ui fields - proof of concept
…-to-config FI-956: Add Generated Sequence to config.yml
…om-capability-statement Fi 898 generic generator from capability statement
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This release includes:
Added _include Medication Tests for the US Core Sequence (FI-567: Add _include Medication test #408)
Updated US Core Resource tests to run regardles of whether the CapabilityStatement tests are run (Fi 581 do not skip on capability check when no capability statement loaded #409)
Added chained search tests (FI-569: Add chained search tests #411)
Add support for saving informational messages from validation service (FI-575 Add informational messages from validators to the UI #412)
Add checks for must support elements for fixed values (Fi 497 - Check must support elements for fixed values #413)
Updated US Core terminology checks to require code in CodeableConcepts with required bindings (FI-564: Require code in CodeableConcepts with required bindings #415)
Added check for resource id in read tests (Fi 540 check resource id from read test #416)
Update client to allow tests against multiple URLs (FI-505 Minor updates to allow for multiple urls. #417)
Fixed build errors from PractitionerRole tests (Fi 600 build errors #418)
Updated input so that multiple patients to be provided for US Core tests (Fi 601 Pass comma-separated patients to US Core #419)
Added basic FHIR terminology endpoint (FI-545 FHIR Terminology Endpoint #420)
Added support for US Core servers which require status for searching (FI-565: Support servers that require status for searching #421)
Added checks for values found in composite searches (check for existence of all composite or values #422)
Updated Clinical Notes test (FI-533-ClinicalNotes-PR #423)
Added limits to reference resolution and caching for already resolved references (Fi 607 cache ref resolution #425)
Update terminology version (Update UMLS Version #426)
Added data absent reason tests (FI-582: Data Absent Reason tests #432)
Added support providing device type for implantable devices (FI-590: Add input for Device type #433)
Removed client ID token refresh tests for public clients (FI-563: Omit invalid client ID token refresh test for public clients #434)
Updated CapabilityStatement checks (FI-584: Validate CapabilityStatement #436)
Fixed issue where HTML could render in responses (FI-508: Prevent html rendering in responses #442)
Added basic test generator creating read, validate and search tests based on IG artifacts (Fi 886 - Basic read/validate test generator #468, Fi 898 generic generator from capability statement #477)
Updated test requirements implementation to allow for more flexibility (Fi 900 - generic ui fields - proof of concept #470)
Added support for dynamically loading IG artifacts into the validator service a startup (FI-928: Integrate generation with validator #476)
Various minor updates, bug fixes and performance improvements (fix rubocop issues and remove unit tests #424, Fi 600 fix build due to test helper issue #428, Fix generator typo #429, Fi 612 fix tests for multi patient #435, FI-640: Improve performance of save_resource_references #443, FI-482: Allow error message formatting #445, issue #444 - fix broken link #448, Connectathon 24 #454, Update modules path in README.md #459, Bump rack from 2.0.8 to 2.2.3 #463, Update fhir_models dependency #465, Bump rack from 2.0.8 to 2.2.3 #473, Bump nokogiri from 1.10.4 to 1.10.10 #474, Bumps Activesupport to v5.2.4.3 #475, FI-955 Default to External #478, FI-956: Add Generated Sequence to config.yml #479)