issues
search
kids-first
/
kf-model-fhir
🔥 FHIR Data Model for Kids First
https://kids-first.github.io/kf-model-fhir/ig/
Apache License 2.0
1
stars
1
forks
source link
🏷 Release 0.1.0
#167
Closed
fiendish
closed
4 years ago
fiendish
commented
4 years ago
Release 0.1.0
Summary
Emojis: 🚚 x1, 🔧 x2, 👷 x6, 🔥 x2, 🐛 x8, 🚧 x2, ✅ x2, ✨ x21, ♻️ x9, 📝 x6, 💥 x2, 🖼 x1, ⬆️ x1, 🐳 x2, 🏗 x1, ⚡️ x1
Categories: Other Changes x21, Ops x9, Removals x2, Fixes x8, Additions x21, Documentation x6
New features and changes
#166
- 🚚 Rename 'group' to 'family' -
b0f0b1c9
by
fiendish
#163
- 🔧 Uncycle example patient references -
7a07009e
by
fiendish
#161
- 👷 Add project release workflow -
1a3804dc
by
fiendish
#157
- 🔥 Remove publish FHIR resources to Simplifier -
47d8f14a
by
znatty22
#155
- 🐛 Add missing pytest dep -
d0680950
by
znatty22
#152
- 🚧 remove unused resource -
20695f31
by
liberaliscomputing
#150
- ✅ Integration tests -
cd73eded
by
znatty22
#149
- 👷 Add release pre/post PR scripts -
bf3a25fe
by
fiendish
#141
- ✨ Initial family/family_relationship conformance resources/mappers -
f69baa8e
by
liberaliscomputing
#140
- 🔥 Replace fhirmodel CLI src with ncpi-fhir-utility -
64e012bb
by
znatty22
#139
- 🐛 Only publish to simplifier on merge to master -
9e79515f
by
znatty22
#137
- ✨ Initial investigator/study conformance resources/mappers -
6e248b5f
by
liberaliscomputing
#136
- ✨ New ingest plugin for FHIR -
4195c86a
by
fiendish
#134
- 🚧 implement vital-status mapper -
b63801de
by
gsantia
#132
- ♻️ Use indent=2 to write IG json -
87e4dbf3
by
znatty22
#129
- 📝 Update README and Naming Conv docs -
dc08a46f
by
znatty22
#128
- ✨ Add condition -
7d0213ce
by
fiendish
#126
- ♻️ Refactor KF profiles to be more permissive -
101b486f
by
liberaliscomputing
#124
- ✨ Initial vital status conformance resources -
b3245f1b
by
gsantia
#117
- 📝 Add release spec -
31a50e81
by
znatty22
#115
- 🐛 Remove old state in IG on update -
9f4e89db
by
znatty22
#112
- ♻️ Add command includes custom validation -
5e54366d
by
znatty22
#111
- ✨ Small validation and error logging improvements -
c0dc2008
by
znatty22
#103
- 🐛 Fix bugs with IG config and dockerized publisher -
3354310f
by
znatty22
#102
- ✨ Add KF DRC phenotype Mapper -
c45f7ef0
by
liberaliscomputing
#101
- ✨ Add KF DRC Specimen Mapper -
c21b3411
by
liberaliscomputing
#99
- ✨ Add KF DRC Patient mapper -
2a861f75
by
liberaliscomputing
#97
- 📝 Create feedback+questions files -
281bc22c
by
fiendish
#95
- ✨ Initial Biospecimen Conformance Resources -
054fd9dc
by
liberaliscomputing
#94
- 📝 Spec for FHIR model naming conventions -
eb7cb828
by
znatty22
#93
- ✨ Initial Participant Conformance Resources -
6fb128c2
by
liberaliscomputing
#91
- 🐛 Resolve name conflicts w/generated IG output files -
e1e80bad
by
znatty22
#90
- ✨ Initial Phenotype Conformance Resources -
8df7fb10
by
znatty22
#86
- ♻️ Replace Phenopackets resources w/ KF resources -
4f0ae59a
by
znatty22
#85
- 🔧 Resolve IG Validation Errors -
f2174f1e
by
znatty22
#83
- ✨ Add script for making HPO CodeSystem -
4a808825
by
fiendish
#81
- 🐛 Fix readme and tests -
2a62ffa2
by
znatty22
#77
- ♻️ Upgrade to new IG structure -
0c8de303
by
znatty22
#76
- 💥 Remove FHIR 101 - it moved -
2e2fdb0f
by
znatty22
#70
- ✨ FHIR 101 - Practical Guide -
29ec6d0c
by
znatty22
#66
- 💥♻️ Refactor FHIR model validation -
476f0059
by
znatty22
#62
- 🖼 Add logo and badges to README -
1cab95f0
by
znatty22
#61
- 👷 Rm docker layer caching in circleci environment -
dad3abc7
by
znatty22
#60
- ⬆️ Upgrade to FHIR version R4 -
727c03a8
by
znatty22
#52
- 🐛 Fix setting of endpoint in client.post_all -
28e9b4bf
by
znatty22
#47
- 🐳 Pass app/log settings JSON to docker container -
7516231c
by
znatty22
#46
- ✨ Validate extensions -
54ae30e0
by
znatty22
#45
- 🏗 Breakup and refactor code -
1c6d7d03
by
znatty22
#43
- ✨ Convert XML to JSON for validation + add convert cmd -
b86cb197
by
znatty22
#42
- ⚡️✅ Faster tests -
940ec6df
by
znatty22
#41
- 👷 Validate extensions first in CI -
773caa5f
by
znatty22
#36
- ♻️ Always try logging response json vs response text -
0a2ceab4
by
znatty22
#35
- 📝 Publish to personal simplifier project -
79f7cfca
by
znatty22
#34
- 🐛 Add Vonk server licensing -
b364a0b0
by
znatty22
#21
- ✨ Publish model files to Simplifier.net Project -
39ddaea3
by
znatty22
#19
- 👷 Add CI workflow to build, unit test, and validate FHIR model -
fa9f575b
by
znatty22
#18
- ✨ Support xml resource files -
a4299e75
by
znatty22
#16
- 📝 Add initial README -
5efef577
by
znatty22
#15
- ♻️ Refactor CLI -
215b4f4e
by
znatty22
#14
- ♻️ Refactor validation -
ad6c121f
by
znatty22
#13
- 🐳 Add custom Dockerfile for Vonk server -
74f03724
by
znatty22
#12
- ✨ Setup resource validation -
51d4516b
by
znatty22
#11
- ✨ Setup profile validation -
abf019e3
by
znatty22
#10
- 👷 Add initial CI -
123d275a
by
znatty22
#9
- ✨ Initialize project -
b6aa6a68
by
znatty22
Release 0.1.0
Summary
New features and changes