Skip to content

Releases: smart-on-fhir/cumulus-library

v0.4.0

07 Jul 18:12
e93137d
Compare
Choose a tag to compare

This release finalized updates related to supporting encounter type on EPIC EHRs.

known issues:

  • if encounter type codings, service type codings, or priority codings are fully null across a dataset, we expect that the encounter type table will fail to build. in these cases, a user should fall back to v0.3.3.

v0.4.0-dev.1

06 Jul 16:35
Compare
Choose a tag to compare
v0.4.0-dev.1 Pre-release
Pre-release

-Updates construction of Encounter tables to include more metadata

v0.3.3

30 Jun 19:41
f630f01
Compare
Choose a tag to compare

This release improves the performance of codeableConcept selection on large datasets.

v0.3.2

29 Jun 19:40
3bce1d7
Compare
Choose a tag to compare

This patch release makes the following changes:

  • there is now a --version flag
  • updated the vocab study with more accurate data
  • condition code displays are now a passthrough from the source system, so they now will take SNOMED-based codings.

v0.3.1

21 Jun 20:32
6797bb5
Compare
Choose a tag to compare

This release makes the following changes:

  • All Athena artifacts are now generated as tables for performance reasons.
  • Minor adjustments to how Athena credentials are loaded.

v0.3.0

20 Jun 19:32
4ce661f
Compare
Choose a tag to compare

This release makes the following updates:

  • CLI updates: now includes clean and upload as actions
    • CLI inputs have changed; see the docs for more info.
  • FHIR valueset parser added for programmatic table generation
  • adds observation and observation_vital_signs to core tables.

v0.2.1

01 Jun 19:47
2b047ef
Compare
Choose a tag to compare

This hotfix release contains a minor tweak to the patient table.

V0.2.0

01 Jun 17:48
4722a46
Compare
Choose a tag to compare

This release contains the following changes:

  • Semantic updates to some expected environment variables
  • Allowlisting for official pip studes
    • We are aware this is buggy in some environments - #24 will address this in a future release, but until then you can always explicitly provide a path
  • Templates for extracting FHIR Extensions as denormalized tables
  • US Core tables for MedicationRequest FHIR resources

V0.1.2

17 May 13:20
aa62445
Compare
Choose a tag to compare

Initial release