-
When you use the _buildContinuous option with sample-ig, it builds successfully, then after 5 seconds automatically retries and fails with the following error:
```
Watching for changes on a 5sec cyc…
-
https://github.com/WICG/turtledove/issues/32#issuecomment-638959907 talks about some of these challenges on the buyer side; and it was suggested that it possible to server side opaque signalling would…
-
If you run the publisher as `java -jar publisher.jar` you get instructions on use, ending with:
```
For additional information, see http://wiki.hl7.org/index.php?title=Proposed_new_FHIR_IG_build_Pro…
-
FHIR IG Publisher Version 1.6.6 (Git# d1dac76a7c14). Built 2024-04-23T09:27:48.515Z returns an error for our search template:
output/searchform.html#/html/body/script at Line 130, column 2 er…
-
Once HL7/fhir-ig-publisher#78 is closed,
Add support in the templates to toggle between the pages generated for each language (e.g. via a 'language' bar).
-
A nullpointerexception is thrown in the `CrossViewRenderer` when having SearchParameter's like the following defined in the IG:
```json
{
"resourceType": "SearchParameter",
"id": "Practition…
-
The value set name (or local identifier) is what is used to reference the value set in a CQL expression. This is what appears in the logic definitions in the human readable. However, the related artif…
-
Once maturities exist in the resource metadata (somehow), ensure that they're exposed on each artifact page and in the artifact index
Depends on HL7/fhir-ig-publisher#77
-
Publishers will have to decide whether a direct sold ad they received from the ad server is better than a programmatic contextual ad or IG ad from Fledge.
Seems Fledge proposes that publishers pa…
-
**Initial Note**
I think there are a few use cases here and doing something more abstract could be good, but let me start with one motivating case and solution, and then wave my hands at something br…