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
Itay Goren
3f54167fba
Add MedicationRequest10_40
2020-08-29 22:16:52 +03:00
Itay Goren
e156be4e49
add "OnBehalfOf" for medication request when converting STU3 do R4
2020-08-29 20:56:47 +03:00
Grahame Grieve
78926f207d
Merge pull request #315 from ItayGoren/converting-medication-order
...
add medication request convert from dstu2 to stu
2020-08-26 12:52:14 +10:00
Grahame Grieve
da91f17011
updates to PHINVads and VSAC value set importing
2020-08-26 10:34:36 +10:00
Itay Goren
75e684dbc1
add to version converter 10 30
2020-08-24 18:40:49 +03:00
Itay Goren
073a12f24e
add medication request convert from dstu2 to stu
2020-08-24 15:36:30 +03:00
Grahame Grieve
86b9db4aec
update PHINVads importer for URL and version issues
2020-08-24 17:13:56 +10:00
Grahame Grieve
fe7efcf5a2
Fix bugs in PHINVads importer
2020-08-22 08:09:50 +10:00
Grahame Grieve
9a51722ee0
Add PhinVads Importer
2020-08-20 20:37:30 +10:00
Grahame Grieve
5fc297b3b5
Upgrade R5 to latest version
2020-08-20 20:37:10 +10:00
Grahame Grieve
7771c7f231
Significant improvement to performance rendering value sets, and only use server side caching if the server declares it supports it
2020-08-14 08:09:02 +10:00
Grahame Grieve
ea52c4206f
Batch validation of codes in value sets
2020-07-30 11:57:11 +10:00
Grahame Grieve
fee1708fa2
rework package loaders for automatic loading of package dependencies
2020-07-25 08:33:16 +10:00