-
1. with the move from moving terminology to ch-core we miss canoncial url resolution (or rewriting), ig publisher seems to do internally, but not when you call directly from outside.
http://fhir.ch…
-
Hi! This should be a light lift. I'm not presently a contributor for this project otherwise I would have simply submitted a PR.
The CLI `-help` example command includes the deprecated `-watch` opti…
-
Taking https://github.com/HL7/cda-core-2.0 the creation of the IG fails with the following command
```
java -Xms2g -Xmx2g -jar org.hl7.fhir.publisher.jar -ig ./ig.ini
```
The output ends with …
-
https://build.fhir.org/ig/hl7dk/dk-core/branches/R5/qa.html#_scratch_repo_fsh-generated_resources_Bundle-ContinuaBundleWithDevice
![image](https://github.com/user-attachments/assets/a9daf8e7-6ce9-4…
-
To track page views, add following script just after `` on every page of the IG.
```
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js…
-
ch.fhir.ig.ch-lab-report#1.0.0-ballot /changelog.html
Stimmt die Titelebene Publisher note? Und verstehe den Abschnitt nicht ganz.
Michaela Ziegler, ahdis ag
-
I am creating a profile based on SDC adaptive questionnaire profile which prohibits/removes "url" on a Questionnaire. When I create the FSH file for an instance of the profile I create, FHIR shorthand…
-
As a publisher trying to find a viable solution of letting advertisers target on a publisher-owned interest group I have a few questions.
`A publisher (or a third party working on the publisher's b…
-
SDC defines with STU3 an assemble operation which [mentions](http://hl7.org/fhir/uv/sdc/modular.html#modular-workflow): 'The assembly process can be done internally.' It would be a very nice feature i…
-
We need to eliminate the need for the IG publisher to download HL7 packages from the package server by caching the packages inside the publisher docker image. This is beneficial because it shields us …