HL7 / fhir-ig-publisher

Source code for the IG publisher
Apache License 2.0
69 stars 57 forks source link

Revise the 'dependency summary' fragment to be more implementer friendly #414

Open lmckenzi opened 2 years ago

lmckenzi commented 2 years ago

Comes from https://jira.hl7.org/browse/FHIR-30507

We now have an IG dependency summary table that mirrors the one in QA as a 'fragment'. However, we actually want a slightly different version of this table when we embed it in an IG. Specifically, we want to expose the new 'reason' extension/element proposed by FHIR-36313 and we also want to remove or at least de-emphasize some of the technical noise. E.g. expose names and make the codes less prominent.

Need a specific proposed rendering before we can move this forward (and some discussion on Zulip).

lmckenzi commented 1 month ago

Update the dependency renderer so that the table shows the dependency reason in the 'comment' column of the table.