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

Add support for rendering of the FCP Approved Specification icon #899

Open
reubendaniels opened this issue May 14, 2024 · 2 comments
Open
Assignees
Labels
Approved Change has been reviewed and accepted and can now be applied to the templates enhancement New feature or request

Comments

@reubendaniels
Copy link
Collaborator

If the IG’s ImplementationGuide resource includes the fcp-approved-specification Boolean parameter with a value of ‘true’ as follows:

<parameter>
    <code>
        <system value=http://hl7.org/fhir/tools/CodeSystem/ig-parameters/>
        <code value="fcp-approved-specification"/>
    </code>
    <value value="true"/>
</parameter>

then the IG Publisher will render the FCP Approved Specification icon

HL7-FHIR-Community-Process-Approved-Specification-icon

in the top banner. The screenshot below demonstrates this:

image
@github-actions github-actions bot added this to Inbox in Kanban board May 14, 2024
@lmckenzi
Copy link
Contributor

We only want this enabled when it's a non-HL7 published IG. Should spit out a warning if it appears in anything derived from the HL7 international template.

Question: Should this be a registered trade mark (at least in the US)? Also, no "(R)" is on the FHIR flame, and there should be.
Should this hyperlink to a registry? to a website? If so, where?

@ElliotSilver
Copy link

Is there a way we provide some level of assurance that only authorized IGs use this icon?

@lmckenzi lmckenzi added enhancement New feature or request Approved Change has been reviewed and accepted and can now be applied to the templates labels May 28, 2024
@lmckenzi lmckenzi self-assigned this May 28, 2024
@lmckenzi lmckenzi moved this from Inbox to To do in Kanban board May 28, 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 enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants