dotasek
b5b43836eb
Add tests and changes for Base64Binary
2022-03-16 12:20:58 -04:00
dotasek
9903d15ecc
Add tests for setValueAsString and contructor precision checking
2022-03-15 17:47:23 -04:00
Grahame Grieve
def7d5566a
Surface message id in OperationOutcome from validator
2022-03-16 08:30:44 +11:00
Grahame Grieve
5ae5e5d4c8
fix PatientRenderer
2022-03-16 08:30:25 +11:00
Grahame Grieve
535a9cd9c9
fix FHIRPath matches() issue, and add support for matchesFull
2022-03-16 08:30:02 +11:00
Grahame Grieve
dc84f94a17
fix NPE processing markdown
2022-03-16 08:29:19 +11:00
Grahame Grieve
6f69736b05
fix typo in Dicom Package
2022-03-16 08:27:44 +11:00
dotasek
1a7e076479
Move precision checking code to setValueAsString
2022-03-15 16:49:51 -04:00
dotasek
6730275277
Add tests and changes for Instant
2022-03-15 15:59:22 -04:00
dotasek
3cc8affbdf
Disable time zone based test until it's fixed
2022-03-15 14:24:05 -04:00
dotasek
ce796e81bc
Fix locale for DateTimeUtilTests
2022-03-15 13:52:51 -04:00
dotasek
02968b9b7a
Add tests and changes for DateTime conversion
2022-03-15 12:58:59 -04:00
dotasek
209a5e777b
Merge remote-tracking branch 'origin/master' into dotasek-primitivetype-conversion-via-stringvalue
2022-03-15 12:36:09 -04:00
dotasek
4068db73ff
WIP Add tests for Primitive Types + use getValueAsString for conversion
2022-03-15 12:35:50 -04:00
markiantorno
8f5db15937
Updating version to: 5.6.39-SNAPSHOT and incrementing test cases dependency.
2022-03-14 21:48:39 +00:00
markiantorno
9ad69aca53
Release: v5.6.38
...
## Validator Changes
* no changes
## Other code changes
* Fix for FHIRPathEngine.funcReplaceMatches() incorrectly returning Boolean in DSTU2 & DSTU3
***NO_CI***
2022-03-14 21:32:32 +00:00
Grahame Grieve
79d6c7034d
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-03-15 06:45:18 +11:00
Grahame Grieve
e8e6337b7c
preserve message id in operation outcome
2022-03-15 06:44:10 +11:00
Grahame Grieve
fa75f7d79a
Merge pull request #763 from hapifhir/R4B-fixes
...
R4 b fixes
2022-03-15 06:13:13 +11:00
dotasek
d7eb9c70ee
Update RELEASE_NOTES.md
...
***NO_CI***
2022-03-14 15:05:40 -04:00
dotasek
b3fd5a9075
Merge pull request #764 from hapifhir/issue_761
...
issue_761 fix
2022-03-14 13:59:44 -04:00
markiantorno
260d8474bf
issue_761 fix
2022-03-14 11:27:18 -04:00
Lloyd McKenzie
335800c932
Replaced hard-coded extension reference with constant value
2022-03-13 20:56:40 -06:00
dotasek
fb8e2cfa66
WIP Start building tests
2022-03-11 17:32:09 -05:00
Lloyd McKenzie
4c82c9c738
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into Branch_685ea98d
2022-03-11 11:21:55 -07:00
Lloyd McKenzie
a6faece71b
Added R4B releases to the R4<->R5 conversion process
...
Corrected release number for R4B to be 4.3xxx rather than 4.1xxx
2022-03-11 11:16:04 -07:00
markiantorno
e4ce145a0b
Updating version to: 5.6.38-SNAPSHOT and incrementing test cases dependency.
2022-03-11 03:21:07 +00:00
markiantorno
e86c9afc7a
Release: v5.6.37
...
## Validator Changes
* fix handling of xver extensions with choice sub-extensions
* validate consistency of extension modifier flag with extension use in a profile
## Other code changes
* more presenting extensions when rendering.
* Get package id from 'package' field when 'npm-package' unavailable
* Ignore META-INF contents from other dependencies while building Validator jar
* Fix to r5 TestingUtilities to allow NarrativeGenerationTests to pass.
* fix handling to xver extensions generating snapshots
***NO_CI***
2022-03-11 03:04:43 +00:00
Grahame Grieve
084da8b576
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-03-11 13:10:53 +11:00
Grahame Grieve
6acfa16169
set u release
2022-03-11 13:10:25 +11:00
Mark Iantorno
bf7f0d07c5
Updating test case dependency to v1.1.93
...
***NO_CI***
2022-03-11 01:57:16 +00:00
Grahame Grieve
a73b501469
Merge pull request #762 from hapifhir/gg-202203-vs-system
...
Gg 202203 vs system
2022-03-11 11:30:33 +11:00
Grahame Grieve
d23c319a90
Merge branch 'master' into gg-202203-vs-system
2022-03-11 11:30:07 +11:00
Grahame Grieve
a3e8fca51a
Merge pull request #759 from hapifhir/R4B-datatypes-and-xml-cleanup
...
R4 b datatypes and xml cleanup
2022-03-11 10:53:52 +11:00
Lloyd McKenzie
0b3ccbbe37
Reverted lower-casing of version comparison
2022-03-10 16:48:41 -07:00
Grahame Grieve
4d492980c3
Merge pull request #758 from lmckenzi/STU3-template-issue
...
Fix type conversion issue in converters.txClient.TerminologyClientR3
2022-03-11 10:47:37 +11:00
Grahame Grieve
ef3aee75f1
make fhir version code case independent
2022-03-11 10:37:28 +11:00
Grahame Grieve
6b3d7d4eaa
infer system when value set has includes
2022-03-11 10:37:10 +11:00
Grahame Grieve
56c52ab7dd
make fhir version code case independent
2022-03-11 10:34:18 +11:00
Grahame Grieve
27e3dcfaa8
Merge pull request #760 from hapifhir/gg-202203-xver-extensions
...
Gg 202203 xver extensions
2022-03-11 07:21:06 +11:00
Grahame Grieve
3f9d651b9b
updates for r5 changes
2022-03-11 06:43:12 +11:00
Grahame Grieve
21af65d9d6
get tests passing for R5 changes
2022-03-11 06:42:28 +11:00
Grahame Grieve
7a7579628c
compile fix
2022-03-10 11:40:47 +11:00
Grahame Grieve
791f16a05d
fix failing tests.
2022-03-10 11:18:03 +11:00
Grahame Grieve
a34c33c0c0
=fix r4b tests
2022-03-10 07:43:01 +11:00
Grahame Grieve
33f6c57d48
fix NPE
2022-03-10 06:52:44 +11:00
Grahame Grieve
603bd0407d
fix r4b tests
2022-03-10 06:52:26 +11:00
Grahame Grieve
f9c3ac3c0a
test case version
2022-03-09 21:31:57 +11:00
Grahame Grieve
89b912dde2
Fix cross version extension validation, and check that extensions are consistent wrt isModifier in profiles
2022-03-09 17:37:26 +11:00
Grahame Grieve
d7754a321f
Fix snapshot generation - always populate constraint source properly
2022-03-09 17:36:39 +11:00