Grahame Grieve
898665f356
fixes for #483 : Quantity subclasses copy() functions not all transferring values
2021-05-04 12:43:07 +10:00
Grahame Grieve
11a727b40f
update R5 to 4.6.0
2021-05-04 09:03:13 +10:00
markiantorno
fb6f420df0
Updating version to: 5.3.12-SNAPSHOT and incrementing test cases dependency.
2021-04-22 05:47:40 +00:00
markiantorno
33fffe28ff
Release: v5.3.11
...
Terminology: Ensure that CVX uses tx.fhir.org, not UTG definitions which are wrong
Validator: Fix problems with Bundle validation for ids in collections and add additional search related validation
Validator: Remove check on ElementDefinition.id for R2B
***NO_CI***
2021-04-22 05:15:09 +00:00
Grahame Grieve
1c320586e5
Ensure that CVX uses tx.fhir.org, not UTG definitions which are wrong + Fix problems with Bundle validation for ids in collections and add additional search related validation + Remove check on ElementDefinition.id for R2B
2021-04-22 13:27:32 +10:00
markiantorno
ba29b1907c
Updating version to: 5.3.11-SNAPSHOT and incrementing test cases dependency.
2021-04-21 17:20:12 +00:00
markiantorno
3eb3788597
Release: v5.3.10
...
* Breaking Change: Fix issue where primitive elements with required bindings must have a value, but this wasn't be checked
* Fix bug with value set imports not working
* Fix bug with base definitions not working properly for logical models
* Better memory tracking for validator
* Get code generator compiling
***NO_CI***
2021-04-21 16:47:39 +00:00
Grahame Grieve
7d2df18fb9
Better memory tracking for validator
2021-04-21 17:40:42 +10:00
Grahame Grieve
78ab95ff1c
fix bug with base definitions not working properly for logical models
2021-04-21 17:38:54 +10:00
Grahame Grieve
3f219b7550
Fix bug with value set imports not working
2021-04-21 17:38:21 +10:00
markiantorno
ba18e1c11a
Updating version to: 5.3.10-SNAPSHOT and incrementing test cases dependency.
2021-04-12 20:34:20 +00:00
markiantorno
265e2cebfe
Release: v5.3.9
...
* fix R2B for checking resource IDs
* Properly check code validity when an expansion is provided, but the code system is unknown
* fix problem with R2B StructureDefinition transform
* Improve validator performance
* Add support for forthcoming release
***NO_CI***
2021-04-12 19:29:28 +00:00
Grahame Grieve
b71d80e201
Add support for new FHIR version
2021-04-13 05:00:09 +10:00
Grahame Grieve
a10fdb13e3
validation optimisation
2021-04-12 11:22:43 +10:00
Grahame Grieve
50642db412
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-04-02 06:24:53 +11:00
Grahame Grieve
11f66836ed
fix for R2B validation of resource ids, and problems validating codes
2021-04-02 06:24:43 +11:00
markiantorno
1b20105d01
Updating version to: 5.3.9-SNAPSHOT and incrementing test cases dependency.
2021-04-01 18:56:04 +00:00
markiantorno
2821883888
Release: v5.3.8
...
* adding fix for R4 when target profile is a reference, and that reference returns an empty list of target profiles
***NO_CI***
2021-04-01 18:25:42 +00:00
markiantorno
91e31e813f
Updating version to: 5.3.8-SNAPSHOT and incrementing test cases dependency.
2021-03-29 08:04:39 +00:00
markiantorno
671a3bbfe9
Release: v5.3.7
...
Version Conversion:
* add test for Observation conversion from 10 to 40
* add procedures conversion form dstu2 to r4
* add medication conversion from dstu2 to r4
* add copy of extension field for Enumeration fieldtype by Resource.copy
* add default value to Medication Request during conversion from dstu2 to r4
* fix R2B/R5 ElementDefinition.type.code conversion
Other:
* minor fixes in code generators for R4B
* Fix null pointer exception in validator validating language codes
* fix issue with validating fixed values for primitive elements
* add utility to unzip file
***NO_CI***
2021-03-29 07:37:14 +00:00
Grahame Grieve
4e4885dc7d
Fix null pointer exception in validator validating language codes
2021-03-29 13:35:51 +11:00
Grahame Grieve
30be8a0dc1
Merge branch 'master' into issue_438
2021-03-29 09:08:04 +10:00
Grahame Grieve
eecf74576f
Merge pull request #461 from realizm/master
...
Fixing exception when validation issues #458
2021-03-29 08:54:47 +10:00
Grahame Grieve
f43769c6e5
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-03-22 08:57:21 +11:00
markiantorno
c119fdfa42
Updating version to: 5.3.7-SNAPSHOT and incrementing test cases dependency.
2021-03-19 23:40:41 +00:00
markiantorno
e6b2b98ff9
Release: v5.3.6
...
* URI type issue temporary fix for github issue #240 (QA Error related Extension.url)
***NO_CI***
2021-03-19 23:09:48 +00:00
Grahame Grieve
dc767031e5
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-03-18 09:32:30 +11:00
realizm
043ceb2074
Fixing exception when validation issues #458
...
Resolves : #458
2021-03-17 09:31:08 +09:00
Grahame Grieve
5187fdd398
fix issues related to R4B generation
2021-03-12 06:28:56 +11:00
markiantorno
48a91c70af
Updating version to: 5.3.6-SNAPSHOT and incrementing test cases dependency.
2021-03-10 15:15:06 +00:00
markiantorno
06a61930b2
Release: v5.3.5
...
* minor fixes in code generators for R4B
***NO_CI***
2021-03-10 14:40:44 +00:00
Grahame Grieve
7c48c0d66a
Gg 20201mar r4b 3 ( #454 )
...
* fix bug generating htmlized XML with no namespaces
* Add R4B support to FHIRVersions
* Add resource name mapping for DataRequirement
* R4B fixes
* release notes
2021-03-10 09:08:09 -05:00
Grahame Grieve
67d3ab72e3
R4B fixes
2021-03-10 21:44:42 +11:00
Grahame Grieve
5e391eeace
Add R4B support to FHIRVersions
2021-03-06 08:58:04 +11:00
markiantorno
0dc44571e6
Updating version to: 5.3.5-SNAPSHOT and incrementing test cases dependency.
2021-03-03 23:12:04 +00:00
markiantorno
7be165d2d2
Release: v5.3.4
...
* fix bug in profile validation
***NO_CI***
2021-03-03 22:40:23 +00:00
markiantorno
622ad5f207
Updating version to: 5.3.4-SNAPSHOT and incrementing test cases dependency.
2021-03-03 15:27:46 +00:00
markiantorno
078da2f71a
Release: v5.3.3
...
* adding session ids to validator service
* fix R5 --> R4 conversion for ConceptMap equivalence default value
* fix issue with snapshot generation for logical models (CCDA)
* Define binding method extension
* Improve terminology validation error messages
* add additional validation on profiles around types (for logical models)
***NO_CI***
2021-03-03 14:56:38 +00:00
Grahame Grieve
a25f17a916
Define binding method extension
2021-03-03 13:24:39 +11:00
Grahame Grieve
a51a8c003d
fix issue with snapshot generation for logical models (CCDA)
2021-03-03 13:18:44 +11:00
Grahame Grieve
5364606cb5
Merge pull request #444 from hapifhir/issue-441
...
Issue #441 - problem with value set validation when value set doesn't…
2021-02-24 16:27:59 +11:00
Grahame Grieve
cdbca15a7a
Issue #441 - problem with value set validation when value set doesn't have a version
2021-02-24 15:03:03 +11:00
markiantorno
f08f4aec85
Updating version to: 5.3.3-SNAPSHOT and incrementing test cases dependency.
2021-02-18 23:31:07 +00:00
markiantorno
7e70adf819
Release: v5.3.2
...
* Rollback HAPI dependency to fix fat-jar for Validator-CLI
***NO_CI***
2021-02-18 22:57:43 +00:00
palanm
a3e003740a
fixing crlf to lf
2021-02-17 14:13:37 -08:00
markiantorno
5cede7a6b0
Updating version to: 5.3.2-SNAPSHOT and incrementing test cases dependency.
2021-02-17 19:58:37 +00:00
palanm
cc03acb3c3
Junit test for Copy method
2021-02-17 11:32:18 -08:00
markiantorno
86b0af4895
Release: v5.3.1
...
* add test for Observation conversion from 10 to 40
* add procedures conversion form dstu2 to r4
* add medication conversion from dstu2 to r4
***NO_CI***
2021-02-17 19:23:40 +00:00
jamesagnew
4d8b564504
Version bump to 5.3.1-SNAPSHOT
2021-02-17 07:31:19 -05:00
jamesagnew
c1fca83a94
Version bump to 5.3.0
2021-02-17 06:59:11 -05:00