HL7 / ig-template-base

Base IG template managed by HL7 but usable by anyone (no logos). The foundation for most HL7-published IGs
14 stars 27 forks source link

Update navigation tab include fragments to correctly render "Testing" tab #208

Closed rettema closed 1 year ago

rettema commented 1 year ago

What does this Pull Request do?

Update navigation tab include fragments that limit the new "Testing" navigation tab and linked pages to only resource pages that have found testing artifact(s).

Why?

The FHIR community has been increasingly interested in provided better support for testing artifacts within IGs. These update correct IGs generated from the HL7 IG template to incorporate and list Testing resources as first class artifacts and with their associated/scoped FHIR Canonical resource types.

Additional Information These updates are the results of the FHIR Zulip Chat reported issue with the THO UTG IG and the Da Vinci CDex IG. See https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/THO.20.22testing.22.20tab.20in.20history.20bundles https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/.22testing.22.20tab.20with.20bad.20link.3F

How?

Updated components:

Dependencies

These modifications are dependent on the IG Publisher tool modifications in the Pull Request https://github.com/HL7/fhir-ig-publisher/pull/518 now incorporated into the current (version 1.2.9+) IG Publisher tool.