Grahame Grieve
8b48ef9197
Merge branch 'master' into fix_conv_30_50
2021-05-31 08:46:48 +10:00
Mark Iantorno
5db9b65c21
Test pr ( #511 )
...
* adding maven exec command to let me run tests on validator jar so people stop breaking it
* adding release notest to test PR pipeline
2021-05-21 18:47:22 -04:00
markiantorno
d91a4bbb03
Updating version to: 5.4.3-SNAPSHOT and incrementing test cases dependency.
2021-05-21 18:14:31 +00:00
markiantorno
e9915e5178
release notes
2021-05-21 13:22:56 -04:00
markiantorno
5648f7a925
Updating version to: 5.4.2-SNAPSHOT and incrementing test cases dependency.
2021-05-19 18:42:31 +00:00
Mark Iantorno
278838bd62
Update RELEASE_NOTES.md
2021-05-19 13:51:52 -04:00
tyfni
56738f7acf
add copying of aggregation mode for conversion from 50 to 30
2021-05-18 13:39:36 +02:00
markiantorno
f082ed15ee
Updating version to: 5.3.15-SNAPSHOT and incrementing test cases dependency.
2021-05-14 15:05:25 +00:00
Grahame Grieve
7f5b47d9d3
Merge branch 'master' into gg_202105_04
2021-05-14 12:26:13 +10:00
Grahame Grieve
278916ba97
Fix displays for some codes in ConceptMap.relationship when rendering + Add Publication Version to rendering context for future use.
2021-05-14 12:24:57 +10:00
Mark Iantorno
1af9edc6f1
Update RELEASE_NOTES.md
2021-05-13 19:05:44 -04:00
markiantorno
baf81057a8
Updating version to: 5.3.13-SNAPSHOT and incrementing test cases dependency.
2021-05-13 19:12:04 +00:00
Mark Iantorno
9a82457b36
Adding version option to ignore bundle entry in conversion advisors ( #492 )
2021-05-07 14:50:40 -04:00
Grahame Grieve
154ac5c3ca
Merge branch 'master' into gg-202105-bugfixes-2
2021-05-07 18:30:26 +10:00
Grahame Grieve
4e173f4715
* Validator: Load code systems from known packages on the fly
...
* Validator: better handle invalid v3 dates
* Renderer: Render OperationDefinition.InputProfile and OutputProfile
* Important: Allow more valid schemas for Utilities.isAbsoluteUrl
* Validator: remove notes about extensible bindings if profile extensible binding is valid
2021-05-07 18:29:21 +10:00
Mark Iantorno
05cd371796
Convertor advisor 1 ( #490 )
...
* RELEASE THE ~~KRAKEN~~ KOTLIN
* doing some cleanup before going into more details
* renaming folder
* commit merge issues
* release notes
2021-05-06 09:18:11 -04:00
Grahame Grieve
c56b7b67c8
Merge branch 'master' into gg-202105-version-conversion-1
2021-05-05 14:10:12 +10:00
Grahame Grieve
b13b4932f9
XMLParser allows passing a schema location
2021-05-05 12:17:02 +10:00
Grahame Grieve
6da83fa41e
Do not flag internal references as suspicious
2021-05-05 10:17:08 +10:00
Grahame Grieve
9ae04aed03
Fix compartment definitions of ListResource.source and subject for R3 and R4
2021-05-05 08:51:36 +10:00
Mark Iantorno
f14ef6d83f
Issue 484 ( #485 )
...
* added Integer argument constructor for IntegerType class.
* Updating release notes
2021-05-04 11:21:57 -04:00
Grahame Grieve
53ea22cae7
release notes
2021-05-04 09:45:57 +10:00
markiantorno
fb6f420df0
Updating version to: 5.3.12-SNAPSHOT and incrementing test cases dependency.
2021-04-22 05:47:40 +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
Grahame Grieve
6af6219dcc
compile fix + release notes
2021-04-21 19:54:59 +10:00
markiantorno
ba18e1c11a
Updating version to: 5.3.10-SNAPSHOT and incrementing test cases dependency.
2021-04-12 20:34:20 +00:00
Grahame Grieve
5cb41f9e23
release notes
2021-04-13 05:05:36 +10:00
Grahame Grieve
faae5a206f
release notes
2021-04-02 06:39:20 +11:00
markiantorno
91e31e813f
Updating version to: 5.3.8-SNAPSHOT and incrementing test cases dependency.
2021-03-29 08:04:39 +00:00
Grahame Grieve
032b81a38e
fix issue with validating fixed values for primitive elements
2021-03-29 17:26:12 +11:00
Grahame Grieve
30be8a0dc1
Merge branch 'master' into issue_438
2021-03-29 09:08:04 +10:00
Itay Goren
75d6d73757
add default status value to medication request conversion 10_40
2021-03-25 12:57:21 +02:00
Grahame Grieve
c9b3df0192
release notes
2021-03-10 21:45:22 +11:00
markiantorno
0dc44571e6
Updating version to: 5.3.5-SNAPSHOT and incrementing test cases dependency.
2021-03-03 23:12:04 +00:00
Grahame Grieve
61bc00b3b8
release notes
2021-03-04 07:29:24 +11:00
markiantorno
622ad5f207
Updating version to: 5.3.4-SNAPSHOT and incrementing test cases dependency.
2021-03-03 15:27:46 +00:00
Grahame Grieve
cd7a8d39e7
* Improve terminology validation error messages
...
* add additional validation on profiles around types (for logical models)
2021-03-03 13:30:58 +11:00
Mark Iantorno
b700d82eab
Validation sessions ( #443 )
...
* Sessions are working,
* adding javadocs to cache
* These changes were already added, the merge re-added them to the RELEASE_NOTES by mistake.
* cleaning code a little
2021-02-23 14:44:13 -05:00
markiantorno
f08f4aec85
Updating version to: 5.3.3-SNAPSHOT and incrementing test cases dependency.
2021-02-18 23:31:07 +00:00
Mark Iantorno
13ca724ffe
Update RELEASE_NOTES.md
2021-02-18 17:42:09 -05: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
ItayGoren
ad8fbb87df
Merge branch 'master' into observastion-tests
2021-02-04 16:33:23 +02:00
Itay Goren
9d84343fee
adding test for observation conversion 10_40
2021-02-04 16:32:54 +02:00
ItayGoren
5b3f4fa85c
converting procedures from dstu2 to r4 ( #429 )
...
* converting procedures from dstu2 to r4
* Update VersionConvertor_10_40.java
* Update VersionConvertor_10_40.java
* Update VersionConvertor_10_40.java
* Update Procedure10_40Test.java
* add description to the release notes
Co-authored-by: Mark Iantorno <markiantorno@gmail.com>
2021-02-01 11:16:15 -05:00
ItayGoren
42d148a80e
add medication conversion from dstu2 to r4 ( #430 )
...
* add medication conversion from dstu2 to r4
* fixed test
* add description to the release notes
2021-02-01 09:43:51 -05:00
markiantorno
82546c5764
Updating version to: 5.2.21-SNAPSHOT and incrementing test cases dependency.
2021-01-25 15:02:01 +00:00
Mark Iantorno
b7f8f8babf
Update RELEASE_NOTES.md
2021-01-25 09:13:22 -05:00
markiantorno
de30f3d212
Updating version to: 5.2.20-SNAPSHOT and incrementing test cases dependency.
2021-01-24 16:59:11 +00:00