Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support measure content release #494

Open
brynrhodes opened this issue Jul 23, 2024 · 0 comments
Open

Support measure content release #494

brynrhodes opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brynrhodes
Copy link
Member

Support the creation of a measure content release.

The $release operation needs to be able to be used to package a Measure Library (i.e. a Library whose components are Measures, and not owned).

@brynrhodes brynrhodes added the enhancement New feature or request label Jul 23, 2024
barhodes added a commit that referenced this issue Aug 16, 2024
* Remove non CRMI logic.  Update PackageProcessor to use visitor.

* Add adapters for Questionnaire and StructureDefinition

* Shortening some class names

* Add type and dataRequirement

* Refactor ValueSet expansion

* Extract expansion logic out of PackageVisitor

* Add tests

* Fix class name

* clean up adapters

* stop expecting getRelatedArtifacts to pass a mutable ref

* Enable test

* Add tests

* Add tests

* Update terminology client to use url param (#488)

* add method to client without valueset

* spotless

---------

Co-authored-by: [email protected] <[email protected]>

* Add tests

* Fix test

* shorter

* Add test

* cleanup

* cleanup

* #494: Added measure support for the release operation

* Questionnaire and StructureDefinition adapter work and DSTU3 extension support

* spotless

* add tests

* add support for cqf-resourceType extension

* fix Javadoc

* typo

* add MeasureAdapters

* refactor to completely separate component and dependency resolution
- moved component reference updates into internalRelease
- created a dedicated resource cache for dependency resolution so it wouldn't get mixed up with the released resources
- updated tests with newly found dependencies

* remove isEmpty()

* cleanup
- make sure everything which can get a descriptor gets one
- update var names and comments

* check the expansion parameters for dependency versions

* update expansion parameters with new values

* update tests

* spotless

* update Measure Test, check descriptors are set correctly, expansion parameters test pending

* remove unsupported

* check exp params, data requirements and resource type extensions

* spotless

* update tests to increase coverage and handle edge cases

* remove extension generic

* spotless

* looks like HAPI auto prepends # to contained IDs

* cleanup

* add hash to id

* more hash issues

* add tests

* cleanup and add tests

* add tests

* cleanup and tests

* cleanup

* add tests

* spotless

* add tests

* Add MeasureAdapter

* fix method signatures

* Add tests

* add tests

* Add dependency tracing logic to MeasureAdapters

* remove unnecessary methods

* update adapters

* add tests

* fix merge issues

* remove old constants

* update tests

* update tests

* spotless

* update tests and cqfm vs crmi edr

* spotless

* cleanup and tests

---------

Co-authored-by: Brenin Rhodes <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Bryn Rhodes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant