Commit Graph

245 Commits

Author SHA1 Message Date
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 6a7435787f tidy up and document version conversion advisors 2021-05-05 08:28:03 +10:00
Grahame Grieve 11a727b40f update R5 to 4.6.0 2021-05-04 09:03:13 +10:00
Grahame Grieve 11f66836ed fix for R2B validation of resource ids, and problems validating codes 2021-04-02 06:24:43 +11:00
Grahame Grieve 4e4885dc7d Fix null pointer exception in validator validating language codes 2021-03-29 13:35:51 +11:00
Grahame Grieve dc0542adb9 fix R2B/R5 ElementDefinition.type.code conversion 2021-03-29 12:39:10 +11:00
Itay Goren 75d6d73757 add default status value to medication request conversion 10_40 2021-03-25 12:57:21 +02:00
Grahame Grieve 2d31728d4f Don't use packages.fhir.org for R2B (hack) + R2B packing tool 2021-03-19 07:50:12 +11:00
Grahame Grieve 5187fdd398 fix issues related to R4B generation 2021-03-12 06:28:56 +11:00
Grahame Grieve 455cc5cf7f Add resource name mapping for DataRequirement 2021-03-06 08:58:40 +11:00
Grahame Grieve a56e269366 fix R5 --> R4 conversion for ConceptMap equivalence default value 2021-03-03 13:14:12 +11:00
Mark Iantorno c422ddc388
Refactoring validator engine (#436)
* Initial commit, tests passing

* continuing breaking up massive classes
2021-02-15 16:48:40 -05: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
Grahame Grieve d4087590bf
hopefully final prep for 5.2.2 (#387)
* Add on the fly retrieval of profiles in the validator, and fix bug where validator reported 'not done yet' for invalid contained references.

* fix loading issue for content references in versions before R3

* fix content resolution issue for versions from before 3

* Fix for bundle renderer trying to render resources from the wrong version

* Fix for wrong reference to Any in cross version extensions

* fix test case reference

* fix mistake generating snapshots around element ids

* fix tests
2020-11-27 09:20:49 -05:00
Grahame Grieve b6fabaef1c fix bug converting type mode in Structure Map 2020-11-26 08:51:20 +11:00
Mark Iantorno bdf3e025d3
Issue 383 (#384)
* added null hasWhen check for all version conversions

* updated release notes

* error message updated for clarity
2020-11-24 15:08:44 -05:00
Mark Iantorno d45f8ae1a5
Fix for issue #373, and all other convertor methods that contain this same error. (#379) 2020-11-24 09:28:05 -05:00
Grahame Grieve 6e4bbe60fe fix bug when converting positiveInt between versions 2020-11-05 14:09:40 +11: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 c82c71894f Add UTG version revision engine 2020-10-08 20:58:28 +11:00
Grahame Grieve accec7ef5e
Merge pull request #360 from ItayGoren/bugfix-convertTimingRepeatComponent
fixed bug in conversion from dstu2 to r4 in timing resource
2020-10-07 06:23:37 +11:00
Itay Goren a8b715af97 fixed bug in conversion from dstu2 to r4 in timing resource 2020-10-06 19:24:45 +03:00
Grahame Grieve 5be73ff9c5 rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm 2020-09-30 09:24:26 +10:00
Mark Iantorno 8eeffb8979
fixed conversion for Device (#355) 2020-09-23 07:01:24 -04:00
Grahame Grieve 03fb727894
Merge pull request #338 from hapifhir/gg_v518c
Preparing for new release
2020-09-08 13:44:33 +10:00
Grahame Grieve f7b0e03036 Fix errors returned from version convertor 2020-09-07 13:05:11 +10:00
Itay Goren 222a4babe3 add copyDomainResource to allergy intolerance of version convertor 10 40 2020-09-06 11:03:43 +03:00
Grahame Grieve 7ca698f36a
fixes for 5.1.8 (#336)
* Fix up conversion for date problems

* Mark packages as unsuitable for publication

* rework rendering tests & fix bug in Parameters renderer

* fix test case depedency

* update VSACImporter to get value sets from VSAC directly

* Fix up rendering of Extensions

* Add support for choice groups, and markdownify some elements
2020-09-04 09:49:36 -04:00
Grahame Grieve fd6fe88528 update VSACImporter to get value sets from VSAC directly 2020-09-04 16:21:12 +10:00
Grahame Grieve c3b21733fd Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-09-02 08:09:50 +10:00
Grahame Grieve 8c43803183 Fix up conversion for date problems 2020-09-02 08:09:36 +10:00
Mark Iantorno 6cf6367b30
i am unable to write readable code (#332) 2020-09-01 17:45:33 -04:00
Grahame Grieve 2867e20a42 Fix AllergyIntolerance conversions & tests 2020-09-01 09:42:52 +10:00
Grahame Grieve 2a6e148089
Merge pull request #325 from ItayGoren/converting-medication-request
Converting medication request
2020-09-01 08:03:55 +10:00
Itay Goren b93cb71032 add tests for allergy intolerance conversion 2020-08-31 23:32:38 +03:00
Itay Goren c2427096ca fix test error + add files conventions 2020-08-31 22:58:47 +03:00
Itay Goren 05994163dd started writing AllergyIntolerance conversion 2020-08-31 22:23:23 +03:00
Itay Goren 84e55aa825 fix pr comments 2020-08-31 22:16:26 +03:00
Itay Goren 82f96965fd adding tests 2020-08-31 17:27:49 +03:00
Itay Goren 046540624d add missing import 2020-08-29 23:02:19 +03:00
Itay Goren 169d030e2e finish adding MedicationRequest10_40 2020-08-29 22:31:28 +03:00
Itay Goren aedc2205c8 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into converting-medication-request 2020-08-29 22:19:14 +03:00