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

Cosmos Indexing Integration #8

Merged
merged 22 commits into from Jul 3, 2019

Conversation

Richyl2
Copy link
Contributor

@Richyl2 Richyl2 commented Jun 19, 2019

Description

The purpose of this PR is to add the base framework for indexing DICOM attributes using Cosmos as the backing store.

  • Added new CosmosDb project that implements the IDicomIndexDataStore interface
  • Added configuration to the CosmosDb project that defines which tags should be indexed and surfaced as queryable.

Testing

  • Added new unit test project for the CosmosDb project
  • Added to the integration tests validating all methods and expected exceptions from the index data store

@Richyl2 Richyl2 marked this pull request as ready for review June 21, 2019 14:37
@Richyl2 Richyl2 requested a review from a team as a code owner June 21, 2019 14:37
…ble to store sequence tags. Updated code to also index fields with a multiplicity greater than 1
@Richyl2
Copy link
Contributor Author

Richyl2 commented Jun 25, 2019

@brandonpollett - Could you take a look at this PR when you get the chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants