Releases: StanfordBDHG/ResearchKitOnFHIR
Releases · StanfordBDHG/ResearchKitOnFHIR
0.1.1
What's Changed
- Merge Coverage Reports of Unit Tests and UI Tests by @PSchmiedmayer in #45
- Improve Code Structure Based on New SwiftLint Ruleset by @PSchmiedmayer in #46
- Update CI to v1.0.4 by @PSchmiedmayer in #47
- Update to ResearchKit 2.1.1 by @PSchmiedmayer in #49
- Add support for open-choice answers by @vishnuravi in #48
Full Changelog: 0.1.0...0.1.1
0.1.0
Alpha release of ResearchKitOnFHIR
What's Changed
- Update GitHub Actions and Test PR Workflow by @PSchmiedmayer in #1
- Add Example App by @PSchmiedmayer in #2
- Fixes issue with text choices not rendering by @vishnuravi in #3
- Adds support for exists operator in FHIR enableWhen condition by @vishnuravi in #4
- Refactors FHIR extensions for QuestionnaireItem by @vishnuravi in #5
- Sets QuestionnaireResponse identifier and questionnaire reference by @vishnuravi in #6
- Creates a user interface for testing multiple surveys in the Example App by @vishnuravi in #7
- Adds support for contained ValueSets by @vishnuravi in #8
- Updates README by @vishnuravi in #9
- ResearchKit on ARM, Update Example App Layout, and Fix README by @PSchmiedmayer in #10
- Fixes decimals in QuestionnaireResponse by @vishnuravi in #14
- Refactors converter functions to be extensions of FHIR QuestionnaireItem by @vishnuravi in #12
- Update Dependencies & Restructure Extension in Separate Files by @PSchmiedmayer in #15
- Display JSON Representation of Questionnaires and Responses by @PSchmiedmayer in #16
- Adds UI Tests and Fixes Smaller UI Glitches by @PSchmiedmayer in #17
- Improve the JSON Output by @PSchmiedmayer in #18
- Fixes issue with detail text not rendering on grouped questions by @vishnuravi in #19
- Improve numeric response by @vishnuravi in #22
- Return answer from multiple choice as valueCoding by @vishnuravi in #20
- Adds PHQ-9 survey by @vishnuravi in #23
- Adds support for
questionnaire-hidden
extension by @vishnuravi in #24 - Fixes issue #26 where questions with only answer options are not rendered by @vishnuravi in #27
- Update navigation rules to match code and system for text choices by @vishnuravi in #28
- Add Glasgow Coma Scale by @vishnuravi in #25
- Add validated clinical research questionnaires to Example app by @vishnuravi in #29
- Adds unit tests for FHIR <-> ResearchKit conversion by @vishnuravi in #30
- Add support for FHIR
time
type inQuestionnaireItem
by @vishnuravi in #32 - Adds additional unit tests for converting Questionnaires to RK Tasks by @vishnuravi in #33
- Add FHIR
group
toORKFormStep
conversion example by @vishnuravi in #34 - Adds tests for converting from ORKStepResults to FHIR QuestionnaireResponse items by @vishnuravi in #35
- Adds completion steps to examples and updates UI tests by @vishnuravi in #36
- Additional tests for validation and skip logic by @vishnuravi in #37
- Adds conversion tables to README by @vishnuravi in #38
- Fix missing enableWhen operator for coding and update tests by @vishnuravi in #39
- Add code example to README by @vishnuravi in #40
- Adds the GAD-7 questionnaire by @vishnuravi in #41
- Add IPSS questionnaire by @vishnuravi in #42
- Add CI Setup for Building UI Tests by @PSchmiedmayer in #43
- Add UI test for Form Example by @vishnuravi in #44
New Contributors
- @PSchmiedmayer made their first contribution in #1
- @vishnuravi made their first contribution in #3
Full Changelog: https://github.com/CardinalKit/ResearchKitOnFHIR/commits/0.1.0