Grahame Grieve
49f798de48
Consistency around rendering comments in examples in IGs
2022-11-26 22:24:17 -03:00
Grahame Grieve
80f275ff18
upgrade to new JSON parser
2022-11-24 17:57:46 -03:00
Grahame Grieve
8136b00c86
work on loading speed for validator
2022-11-21 18:46:47 -03:00
Grahame Grieve
8e3833f58a
Fix broken LOINC link
2022-11-19 03:39:35 -03:00
Grahame Grieve
b4d21b8263
Merge pull request #994 from hapifhir/gg-202211-xhtml-entities
...
Gg 202211 xhtml entities
2022-11-17 16:57:04 -03:00
Grahame Grieve
28d107b4ae
Validate XHTML entities in XML
2022-11-17 15:21:17 -03:00
dotasek
82972d5216
Add https-proxy param + fix proxy authorization header ( #888 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-17 11:27:21 -05:00
Grahame Grieve
cb72792b7e
More work on R4 <-> R4B guides
2022-11-14 18:03:22 +11:00
dotasek
11c369ea09
Remove all _PLURAL labels from constants
2022-11-07 16:52:47 -05:00
dotasek
183f9ecfd2
Remove _PLURAL labels from keys
2022-11-07 16:39:40 -05:00
dotasek
ffec2ce1c5
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-11-07 09:23:36 -05:00
Grahame Grieve
d19ff2e1f6
Merge pull request #972 from hapifhir/do-terminology-cache-filewpipechar
...
Fix pipes in terminologyCache files
2022-11-06 07:04:58 +11:00
Grahame Grieve
c01d434b33
fix SDC rendering issue for R4B
2022-11-05 15:55:27 +11:00
Grahame Grieve
305f93ca26
Fix broken SDC links in Q & QR rendering
2022-11-05 11:30:27 +11:00
dotasek
14fdb713d9
Backport TerminologyCache changes to r4, r4b
2022-11-03 17:47:48 -04:00
dotasek
fc7cd56335
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-11-03 13:35:40 -04:00
Grahame Grieve
1ae7093eef
#934 Parameters object's getParameter(String theParameterName) is misnamed
2022-11-02 08:51:17 +11:00
dotasek
827d088732
More renaming
2022-10-28 16:43:38 -04:00
dotasek
2de6340cfa
Rename PL to Plural in method signatures
2022-10-28 14:44:09 -04:00
Grahame Grieve
cc38567c93
fix r4b test failure
2022-10-26 23:20:42 +11:00
Grahame Grieve
b187d289b6
fixes for plural messages for i18n
2022-10-26 14:30:25 +11:00
Grahame Grieve
56e8774c8f
Fix problem with R4B FHIRPath tests
2022-10-07 09:20:34 +11:00
Grahame Grieve
b9036524d5
R5 FHIRPath engine fixes for polymorphism + update R4B FHIRPath engine to match R5
2022-10-07 08:08:04 +11:00
dotasek
eabf51938b
Remove CapabilityStatement2 from reported and checked resource names ( #935 )
...
* Remove CapabilityStatement2 from reported and checked resource names
* Update RELEASE_NOTES.md
***NO_CI***
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-30 13:10:51 -04:00
dotasek
c51f7c2327
Enhanced testing for character encoding issues ( #928 )
...
* Redo pull pipeline to check for alternate file encodings
* Fix jdkVersion references in pull-request-pipeline
* Failing test for Cp1252 encoded Java environments
* Fix file encoding mistake
* Add fix + refactor test
* Backport ParserBase changes and tests to previous versions
* And I mean it, this time
* Update tx cache resources
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-23 10:38:10 -04:00
Grahame Grieve
df0bc26d47
rationalise extensions
2022-09-17 14:54:20 -04:00
Grahame Grieve
ccc38e48df
Fix NPE processing constraints without keys + fix for R5 terminology package problem
2022-09-16 23:49:26 -04:00
Grahame Grieve
f4aed6f2a2
Fix bug in RDF generation in R4B
2022-09-15 08:58:52 +02:00
Grahame Grieve
35233ee1e5
R5 updates for IG publisher
2022-09-15 08:41:37 +02:00
Grahame Grieve
4cbbce4ec8
img conformance in xhtml
2022-09-08 22:22:17 +10:00
Grahame Grieve
7dd2f3edf6
r4b snapshot tests
2022-09-07 21:56:24 +10:00
Grahame Grieve
f30f3e9ca9
fix failing rendering test
2022-09-07 11:12:57 +10:00
Grahame Grieve
44aeaa1a80
R4b Narrative tests fix up
2022-09-07 08:10:51 +10:00
Grahame Grieve
4dde247466
fix npe in narrative generation (r4b)
2022-09-07 08:10:39 +10:00
Grahame Grieve
5220f2552b
Merge remote-tracking branch 'origin/master'
2022-08-26 21:18:44 +10:00
Grahame Grieve
1c29587015
fixed
2022-08-26 21:18:39 +10:00
Grahame Grieve
ac9a1fc2c7
Merge pull request #903 from hapifhir/do-datetimetype-gregorian-zero
...
Fix DateTimeType inconsistencies when using field setting
2022-08-26 06:43:03 +10:00
dotasek
e79b2bf199
Return lists for FHIRPath constants in r4 ( #902 )
...
* Test for r5
* Test for r4b
* r4 test + fix
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-08-25 10:02:13 -04:00
dotasek
cc2ec05afe
Improve test
2022-08-24 15:24:45 -04:00
dotasek
5b1ac27b12
Fix
2022-08-24 14:54:08 -04:00
dotasek
f8d7aa755e
Failing tests
2022-08-24 14:53:56 -04:00
Grahame Grieve
84cb59683c
r4b changes for r5
2022-08-10 22:22:50 +10:00
jamesagnew
056e41d19d
Add Reference.resource to output of copy().
2022-08-09 11:23:23 -04:00
Grahame Grieve
1aab88f6a7
migrate r5 changes to r4b
2022-08-09 22:29:59 +10:00
Grahame Grieve
1ac49bdce2
Add R4B / R5 Conversions
2022-07-28 21:30:12 +10:00
Grahame Grieve
780be4096a
fix rendering note - more informative
2022-07-28 21:29:33 +10:00
Grahame Grieve
b9d86aa5af
fix classes that inherit from BackboneType in R4B
2022-07-28 21:29:02 +10:00
Grahame Grieve
cc35c23c7d
fixes to validator for FHIRPath engine fixes
2022-07-28 08:48:33 +10:00
James Agnew
f010804e44
Rework precision checking in datetime ( #874 )
2022-07-25 16:40:55 -04:00
Grahame Grieve
5284773527
fix up version annotations
2022-07-22 14:27:26 +10:00