FHIR Chat · Add Shorthand · JIRA/Confluence

Stream: JIRA/Confluence

Topic: Add Shorthand


view this post on Zulip Mark Kramer (May 11 2020 at 19:13):

I don't see FHIR Shorthand in JIRA at all. What needs to happen to have it added?

view this post on Zulip Melva Peters (May 11 2020 at 19:24):

@Mark Kramer to get FHIR Shorthand added as a specification in the FHIR Specification Feedback JIRA project, check ou the instructions on this Confluence page: https://confluence.hl7.org/display/HL7/Configuring+Specification+Feedback

view this post on Zulip Mark Kramer (May 18 2020 at 22:03):

@Lloyd McKenzie I don't have permissions to create a pull request, but here is the file I would like to add:

<?xml version="1.0" encoding="UTF-8"?>
<specification url="http://hl7.org/fhir/uv/shorthand" ciUrl="http://build.fhir.org/ig/HL7/fhir-shorthand" defaultWorkgroup="fhir-i" defaultVersion="0.12.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
  <version code="0.12.0" url="http://hl7.org/fhir/uv/shorthand/2020May/"/>
  <page name="(NA)" key="NA"/>
  <page name="(many)" key="many"/>
  <page name="Overview" key="Overview" />
  <page name="Tutorial" key="Tutorial" />
  <page name="Language Reference" key="LanguageReference"/>
  <page name="SUSHI" key="SUSHI"/>
  <page name="Quick Reference" key="QuickReference" />
</specification>

view this post on Zulip Lloyd McKenzie (May 19 2020 at 01:04):

Right now, the only way to make pull requests is to have a fork in your local repository. (If someone can explain to me how to allow branch commits without allowing commits to master so that pull requests can be made that way, happy to do so).


Last updated: Apr 12 2022 at 19:14 UTC