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

Generalize document type Bundle for reuse #617

Open
rob-reynolds opened this issue Sep 24, 2022 · 0 comments
Open

Generalize document type Bundle for reuse #617

rob-reynolds opened this issue Sep 24, 2022 · 0 comments
Labels
enhancement New feature or request gic Da Vinci GIC IG module

Comments

@rob-reynolds
Copy link

IS: $care-gaps currently uses the following setting to meet requirements for Composition.author in a Bundle.type = "document":

  • HAPI_FHIR_CR_MEASURE_REPORT_CARE_GAPS_COMPOSITION_SECTION_AUTHOR

SHOULD BE: As this is a requirement for a Bundle of type "document", this setting should be generalized as a "document" setting so it can be reused by all operations that generate documents.

NOTE: the current setting name "COMPOSITION_SECTION_AUTHOR" is not accurate. The setting is for Composition.author (not Composition.section.author).

Definition of Done:

  • There is a setting that configures the Composition.author for all Bundle.type = "document" resources, system-wide
  • The setting is correctly named to indicate that it applies to Composition.author, not Composition.section.author
@JPercival JPercival added enhancement New feature or request gic Da Vinci GIC IG module labels Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gic Da Vinci GIC IG module
Projects
None yet
Development

No branches or pull requests

2 participants