Grahame Grieve
8f68c79554
Fix date time comparison code
2020-11-26 08:53:59 +11:00
Grahame Grieve
40b644adf1
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-11-26 06:50:35 +11:00
Mark Iantorno
7e5a670846
Http client update ( #378 )
...
* wip
* tests all pass with log outputs identical to original...is it better now? I don't know.
* proxy works, adding a test and docs next
* more cleanup and test fixes
* left in testing file
* didn't need that code anymore
2020-11-24 09:20:43 -05:00
Grahame Grieve
b7d3f36f86
fix package loading issues
2020-11-18 21:05:16 +11:00
Grahame Grieve
6ef8565563
fix rendering on must-support view for must-support on types and target profiles
2020-11-13 14:46:57 +11:00
Grahame Grieve
25103f3653
* fix case problem with icons in questionnaire rendering
2020-11-13 14:43:11 +11:00
Grahame Grieve
74db1523c5
fix bug in processing excludes with filters in value sets
2020-11-13 14:41:45 +11:00
Grahame Grieve
f23114f901
* fix for NPE in version string comparison
2020-11-11 10:11:40 +11:00
Grahame Grieve
4e602b07e9
fix problem rendering multiple manifestations for an allergy reaction
2020-11-11 10:04:47 +11:00
Grahame Grieve
3b74c39de4
fix problem rendering canonical URLs with | in them
2020-11-11 10:04:02 +11:00
Grahame Grieve
476924e1cb
* fix problem with min = 1 on slices.
...
* fix problem with element definition resolution in profiles for contentReference
* fix problem with rendering unchanged terminology bindings in profiles
2020-11-11 10:02:01 +11:00
Grahame Grieve
6626b72b4f
* fix bug rendering content references in profiles
2020-11-05 14:13:50 +11:00
Grahame Grieve
e6cda40274
* Don't render id/base/other properties of Resource itself in auto-narrative generator
...
* fix bug where extension values not generated for simple extensions
2020-11-05 14:13:17 +11:00
Grahame Grieve
01430d8d98
fix parameters renderer to create proper anchors
2020-11-05 14:11:54 +11:00
Grahame Grieve
49cf605b06
don't use prism for big binaries when rendering library
2020-11-05 14:11:18 +11:00
Grahame Grieve
2c22d8fa23
fix bug raising error when processing bundles
2020-11-05 14:10:23 +11:00
jamesagnew
6cd0af3b8c
Clean up integer64 type
2020-11-01 14:00:12 -05:00
Grahame Grieve
82afa47590
add parameter -html-output for enhanced presentation of slicing information (issue #283 )
2020-10-29 17:51:34 +11:00
Grahame Grieve
944be1cfba
fix bug with wrong value for contentReference in derived profiles (profiles do not and cannot change the value) (missed testing change)
2020-10-29 13:57:25 +11:00
Grahame Grieve
4c421eefd7
* Render binding description in profile tables if it doesn't contain paragraphs
...
* fix bug with wrong value for contentReference in derived profiles (profiles do not and cannot change the value)
2020-10-29 13:56:56 +11:00
Grahame Grieve
a658fc982b
Mark it has an error if a JSON Array is empty
2020-10-29 13:53:14 +11:00
jamesagnew
eb1c67c1cb
Account for review comments
2020-10-19 14:56:54 -04:00
jamesagnew
1922f549bb
Improve multithreaded performance of datetime types
2020-10-19 14:56:54 -04:00
Grahame Grieve
058024f57c
Merge pull request #364 from hapifhir/gg-v5117
...
release notes
2020-10-14 22:11:24 +11:00
Grahame Grieve
5ce25da10b
release notes
2020-10-14 16:49:44 +11:00
Grahame Grieve
f5b02ff308
Merge pull request #363 from hapifhir/gg-v5117
...
more fixes for next release
2020-10-14 14:40:01 +11:00
Grahame Grieve
96e44048ce
turn off snapshot consistency checking by default + add ability to provide package in line in tests
2020-10-14 13:18:58 +11:00
Grahame Grieve
5c12048749
check supportsCopyright in a JUnit test
2020-10-14 13:17:45 +11:00
Grahame Grieve
920c3193d0
enforce constraints in slicer as well as in slice + Handle -tx n/a better
2020-10-14 13:16:59 +11:00
Grahame Grieve
d20582ca9d
revise error message when can't connect to the terminology server
2020-10-08 20:59:39 +11:00
Grahame Grieve
c19f892687
Add Search Parameter renderer
2020-10-08 20:57:56 +11:00
Gerlach, Winfried
0cb038ed0a
performance: improve speed of comparing UriTypes
2020-10-07 19:36:03 +02:00
Grahame Grieve
e89da42514
* fix error setting up mapping log
...
* fix rendering of definitions in CodeSystems
* fix error rendering bundles in bundles
2020-10-01 12:39:10 +10:00
Grahame Grieve
3e6863ef70
Support for additional checking in IG Publisher
2020-10-01 11:05:24 +10:00
Grahame Grieve
77d33e8afa
Fix comment parsing and add focus to FHIRPath function extensions
2020-10-01 11:04:34 +10:00
Grahame Grieve
46d1987cd0
refactor FHIRPath to report error locations for run time errors
2020-09-30 12:10:59 +10:00
Grahame Grieve
5be73ff9c5
rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm
2020-09-30 09:24:26 +10:00
Grahame Grieve
510344aa1b
Fix FHIRPath engine for updated tests for date addition/subtraction
2020-09-30 09:22:16 +10:00
Grahame Grieve
4979a03140
fix rendering problems with languages in value sets
2020-09-25 14:59:12 +10:00
Grahame Grieve
c2fb9e8fd3
Add rendering for must support on types, profiles, targets
2020-09-25 03:25:09 +10:00
Grahame Grieve
5ada654ca2
fix for npe
2020-09-22 22:01:02 +10:00
Grahame Grieve
278697f72b
render multiple values for properties if they exist
2020-09-22 22:00:37 +10:00
Grahame Grieve
58b6969544
Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere
2020-09-22 22:00:15 +10:00
Grahame Grieve
a15be7d314
allow links when ok
2020-09-22 02:14:55 +10:00
Grahame Grieve
d07966e422
remove spaces from generated tel: links
2020-09-22 02:14:23 +10:00
Grahame Grieve
17ed666fef
fix bug with nested <a> links
2020-09-21 19:54:45 +10:00
Grahame Grieve
71e4b5d6e5
Fix bug producing nested <a> links and producing invalid langauge rendering
2020-09-21 19:53:55 +10:00
Grahame Grieve
4a4105413f
Improve Library rendering
2020-09-21 07:08:05 +10:00
Grahame Grieve
75921b723b
Various fixes ( #348 )
...
* depend on 1.1.42-snapshot
* Don't make a column for definitions in a code system if there are none
* special case support for fr-CA language
* Prevent NPE when auto-generating narrative and an illegal resource type is encountered
* Prevent NPE resolving resource in batch
* fix value set validation for primitive types when an expansion is provided, and the code system is not known
* FHIRPath engine: correction for allowing boolean conversion of primitive types
* Fix handling resources in bundles when type is profiled
* Add test cases for wildcard versions
* release notes
2020-09-17 09:52:05 -04:00
Grahame Grieve
0dcf64cb70
Add test cases for wildcard versions
2020-09-17 17:04:42 +10:00