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

RA Report spec updates #660

Closed
rob-reynolds opened this issue Nov 9, 2022 · 1 comment
Closed

RA Report spec updates #660

rob-reynolds opened this issue Nov 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request ra Da Vinci Risk Adjustment module

Comments

@rob-reynolds
Copy link

rob-reynolds commented Nov 9, 2022

IS: There have been a number of updates to the RA $report operation. Those have not yet been made to the implementation.

SHOULD BE: Implementation should match the spec.

Spec updates:

  • changed name from $ra.report to $ra.coding-gaps
  • removed the extension-ra-codingGapType extension from the ra-coding-gap-clinical-evaluation-detectedissue DetectedIssue because the profile is differentiation enough
  • renamed the extension-ra-codingGapType extension to ra-codingGapRequest
  • recognized that Composition.author is required. Copy the implementation from $care-gaps (an Organization resource is specified during configuration. If the resources is missing at runtime an exception is thrown. note: $care-gaps configures the author and the reporter. only need to configure the reporter for RA.)

Changes caused by Spec updates:

  • update the Parameters id template from report-<guid> to: coding-gaps-<guid>

Acceptance Criteria:
Running the operation produces a valid result per the spec (https://build.fhir.org/ig/HL7/davinci-ra/StructureDefinition-ra-coding-gap-bundle.html)

c-schuler added a commit that referenced this issue Nov 9, 2022
c-schuler added a commit that referenced this issue Nov 10, 2022
rob-reynolds pushed a commit that referenced this issue Nov 10, 2022
* #660: added author to composition, renamed operation, removed codingGapType extension, updated tests

* #660: added composition author to config properties, added author and title to composition, updated tests

* Update RA report requstType extension name

Co-authored-by: rob-reynolds <rob@alphora.com>
@rob-reynolds
Copy link
Author

Closed by #663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ra Da Vinci Risk Adjustment module
Projects
None yet
Development

No branches or pull requests

2 participants