Summary
I made some styling changes to the Guidance Response accordion to clean up the visualization. Basically, the accordion details for each guidance response are structured differently so that it does not directly mirror the JSON output.
New behavior
There is now a link for the type of requirement (for example, procedure links to hl7.org/fhir/procedure.
There is now a link for the value set.
There is no other behavior changes, only styling changes such as the color and border of the accordion summaries and the formats of the headers.
Code changes
All changes were made in DetectedIssueResources.tsx
Testing guidance
This can be tested using EXM130 and the corresponding test-denom and choosing the gaps in care output.
Summary I made some styling changes to the Guidance Response accordion to clean up the visualization. Basically, the accordion details for each guidance response are structured differently so that it does not directly mirror the JSON output.
New behavior
Code changes
Testing guidance This can be tested using EXM130 and the corresponding test-denom and choosing the gaps in care output.