Commit Graph

1367 Commits

Author SHA1 Message Date
patrick-werner 584c5b5a27 Merge branch 'fixConverterEnums' into i18n 2020-03-09 23:54:42 +01:00
Grahame Grieve d77b687d95 fix bug in testing for validation cases 2020-03-10 06:47:55 +11:00
patrick-werner 7443eb3f59 added i18N handling to all BaseWorkerContexts 2020-03-09 17:25:08 +01:00
patrick-werner 41e9b0e9fa Merge remote-tracking branch 'origin/master' into i18n 2020-03-09 14:12:04 +01:00
patrick-werner e481ade2b3 Merge remote-tracking branch 'origin/master' into fixConverterEnums 2020-03-08 08:37:03 +01:00
patrick-werner 63e97e6fa9 fixed convertors calling Enumeration with deprecated constructor 2020-03-07 14:26:10 +01:00
Grahame Grieve fe188da8bd fix rendering of slicing in profiles 2020-03-06 16:14:00 +11:00
Grahame Grieve e14ff0eefe Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-06 12:31:01 +11:00
Grahame Grieve dcb3e1f7f0 improve documentation 2020-03-06 12:30:41 +11:00
Grahame Grieve 9bbdb8d9b1 Improvements to ValueSet definition rendering 2020-03-06 12:30:13 +11:00
Grahame Grieve 2050052c95 fix problem with bad maps from core spec 2020-03-06 12:28:45 +11:00
Grahame Grieve a680074406
Merge pull request #150 from hapifhir/improveFileIgnores
improved recursive if scanning ignores
2020-03-06 12:26:03 +11:00
patrick-werner 7858ba9717 removed unnecessary check 2020-03-05 22:19:19 +01:00
patrick-werner bb11af20fd improved recursive if scanning ignores 2020-03-05 22:16:35 +01:00
patrick-werner 277d22fad6 fixed missed replaces 2020-03-05 19:03:17 +01:00
patrick-werner 306efd21ac i18n: moved i18N message handling to BaseWorkerContext 2020-03-05 18:49:25 +01:00
patrick-werner 253570a7d8 i18n: slicingHint finished 2020-03-05 16:10:49 +01:00
patrick-werner 2f596be5b0 i18n: slicingHint 2020-03-05 15:52:37 +01:00
patrick-werner 54bcac00ed moved i18StringConstants class -> fhir.utilities
Extracted error messages of ProfileUtilities
2020-03-05 15:03:03 +01:00
Grahame Grieve d8262c056c Release new version 4.2.6 2020-03-05 16:54:07 +11:00
Grahame Grieve 40aa8dad17 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-05 16:52:12 +11:00
Grahame Grieve 071a3dd927 Properly process invariants that have a source in the validator 2020-03-05 16:47:28 +11:00
Grahame Grieve a6bb33552c
Merge pull request #149 from lmckenzi/MedicinalProduct-R4-R5-conversion
Added support for converting MedicinalProduct between R4 and R5
2020-03-05 16:40:48 +11:00
Lloyd McKenzie 30c325a8a4 Added support for converting MedicinalProduct between R4 and R5 2020-03-04 19:57:30 -07:00
Grahame Grieve 323d933f76 fix bug rendering CodeSystem properties 2020-03-04 14:28:38 +11:00
Grahame Grieve bdc473e105 Support exists(criteria) 2020-03-04 14:28:01 +11:00
Grahame Grieve 5d971f35e9 Release new version 4.2.5 2020-03-03 21:30:01 +11:00
Grahame Grieve 65fd77ed76 Fix version issue in validation engine + handle loading latest version of a package 2020-03-03 21:27:37 +11:00
Grahame Grieve 690f983177 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-03 21:25:41 +11:00
Grahame Grieve c86fc8bbb5 improve codesystem property rendering 2020-03-03 21:24:51 +11:00
Grahame Grieve c923cba4e2
Merge pull request #146 from hapifhir/ja_20200302_use_validationoptions
Use ValidationOptions instead of TerminologyServiceOptions
2020-03-03 08:41:15 +11:00
Grahame Grieve 657d61dd7e
Merge pull request #147 from ahdis/oliveregger_who_at_curl
adjust atc who url
2020-03-03 08:40:24 +11:00
Grahame Grieve ca240e4659 fix for $145 -proxy Flag treated as File to validate 2020-03-03 08:37:36 +11:00
Grahame Grieve bab1fe063d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-03 07:42:05 +11:00
Grahame Grieve 09e3816d37 make ProfileUtilities methods not static 2020-03-03 07:41:34 +11:00
Grahame Grieve f1d81dde81 fix version extension package issue 2020-03-03 07:40:37 +11:00
Grahame Grieve 4bc81c0e0c Handle missing terminology server better 2020-03-03 07:39:41 +11:00
Grahame Grieve d6018f26c8 fix minor bugs loading packages 2020-03-03 07:38:52 +11:00
Oliver Egger 3684fbb8c9 adjust atc who url 2020-03-02 18:40:13 +01:00
jamesagnew 109dea9a02 Use ValidationOptions instead of TerminologyServiceOptions 2020-03-02 06:18:00 -05:00
James Agnew 9178945241 Correct copy-paste error in ValidationOptions 2020-03-01 21:38:36 -05:00
Grahame Grieve 5cf87b8814
Merge pull request #144 from hapifhir/i18n
I18n
2020-03-02 10:10:35 +11:00
patrick-werner 08447d040e escaped needed single quotes 2020-03-02 00:07:52 +01:00
patrick-werner 1fd35f8423 removed escape chars 2020-03-02 00:00:56 +01:00
Grahame Grieve 65f65b461a
Merge pull request #143 from hapifhir/i18n
I18n
2020-03-02 09:27:02 +11:00
Grahame Grieve 137506f37f set id when parsing StructureMap 2020-03-02 09:04:16 +11:00
Grahame Grieve f5e2d3405d Add convenience write methods 2020-03-02 09:02:52 +11:00
Grahame Grieve 7f4a0f60fc Allow "-" in package names + fix bug scanning root folder 2020-03-02 09:02:02 +11:00
Grahame Grieve bc9ad8d608 fix failing tests 2020-03-02 09:00:57 +11:00
patrick-werner b626f5867b always check for contained key 2020-03-01 22:51:57 +01:00