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

Inconsistent display of profile titles and URLs in CapabilityStatement rendering #963

Open
dbojicic opened this issue Oct 1, 2024 · 0 comments
Labels
Approved Change has been reviewed and accepted and can now be applied to the templates bug Something isn't working

Comments

@dbojicic
Copy link

dbojicic commented Oct 1, 2024

In the rest summary table, only the supported profiles defined in the IG use the profile title with a link, while other profiles display URLs.

However, in the rest resource detail section both resource.profile and resource.supportedProfile consistently display the profile title with a link to the profile defined in the IG. The rest summary table should follow the same behaviour, displaying the title for all profiles (where available) to ensure consistency between the two sections.

Example 1 - Rest summary table:
image

Example 2 - Rest resource detail section:
image

Or, to see in a build, follow the link: https://build.fhir.org/ig/hl7au/au-fhir-core/branches/ft_capabilitystatement/CapabilityStatement-au-core-requester.html.

@lmckenzi lmckenzi added bug Something isn't working Approved Change has been reviewed and accepted and can now be applied to the templates labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Change has been reviewed and accepted and can now be applied to the templates bug Something isn't working
Projects
Development

No branches or pull requests

2 participants