Stream: ihe
Topic: IHE template Question
Grahame Grieve (Feb 04 2020 at 22:04):
@Jose Costa Teixeira so I need to publish the IHE Template through the fhir.org template system. In order to do that, can you tell me where I can find the IHE template, and give me commit access to it?
Jose Costa Teixeira (Feb 04 2020 at 22:06):
you should have the invite
Jose Costa Teixeira (Feb 04 2020 at 22:06):
https://github.com/IHE/ihe-ig-template
Grahame Grieve (Feb 04 2020 at 22:07):
thanks
Jose Costa Teixeira (Feb 04 2020 at 22:08):
I'm planning to change the template to have it based on the HL7 templates (currently it is not a derived template, it is a full snapshot, so it is behind on a few things)
Jose Costa Teixeira (Feb 04 2020 at 22:08):
(just in case my plans impact your plans)
Grahame Grieve (Feb 04 2020 at 22:19):
ok thanks. That doesn't relate to my plan. I have committed my changes. You leave the package version as current. When you want a release, you create a new entry in package-list,json, fill out the details, and then ask me to do a release
Grahame Grieve (Feb 04 2020 at 22:30):
http://fhir.org/templates/ihe.fhir.template/history.html
John Moehrke (Feb 05 2020 at 00:50):
so my MHD that is using the IHE template is failing FHIRException: Unable to resolve the package 'ihe.fhir.template'
Jose Costa Teixeira (Feb 05 2020 at 00:59):
Locally it builds ok
John Moehrke (Feb 05 2020 at 03:00):
No. Locally it also gets the same exception about being unable to resolve the package "ihe.fhir.template"
Jose Costa Teixeira (Feb 05 2020 at 03:01):
mine does. I'm checking it
Grahame Grieve (Feb 05 2020 at 03:03):
it should be good but I think John might need to upgrade
Jose Costa Teixeira (Feb 05 2020 at 03:03):
How do I create a new release of the template?
Jose Costa Teixeira (Feb 05 2020 at 03:04):
@John Moehrke you may need to clear your local package cache
Grahame Grieve (Feb 05 2020 at 03:30):
How do I create a new release of the template?
When you're ready for a release, you
- add a new entry to the package-list.json that describes the release
- commit that to github and tag it with the version
- send me a request to publish referencing the tag
John Moehrke (Feb 05 2020 at 22:26):
@Grahame Grieve what do I need to do to "upgrade"?
Grahame Grieve (Feb 05 2020 at 22:39):
upgrade what?
John Moehrke (Feb 05 2020 at 22:42):
you mentioned that I need to upgrade to get this error to stop. I don't know what I need to upgrade. I have cleared my fhir cache
Grahame Grieve (Feb 05 2020 at 23:00):
IGPublisher- what version are you running?
John Moehrke (Feb 05 2020 at 23:09):
just pulled new one
John Moehrke (Feb 05 2020 at 23:14):
I think my .fhir/packages is very sick. I have tried to delete the whole thing
Last updated: Apr 12 2022 at 19:14 UTC