Commit Graph

1392 Commits

Author SHA1 Message Date
patrick-werner 95e0204399 added missin quotation mark 2020-02-25 18:11:06 +01:00
patrick-werner 2814394566 externalized InstanceValidator String
txRule missing, still some bugs
2020-02-25 14:45:58 +01:00
patrick-werner 393d7d24fb added message properties file 2020-02-25 14:37:10 +01:00
patrick-werner f8bda2174b replaced escaped quotations with single quotes for better parsability 2020-02-25 14:27:32 +01:00
patrick-werner dc1c68e55a added another missing closing quotation mark 2020-02-25 10:19:01 +01:00
patrick-werner c88d763bd8 added missing closing quotation mark 2020-02-25 10:12:53 +01:00
Grahame Grieve f1dc0e5754 Release new version 4.2.3 2020-02-25 09:25:56 +11:00
Grahame Grieve 66b855c540 clean up validator 2020-02-25 09:24:58 +11:00
Grahame Grieve a3ed332f68 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into grahame_work 2020-02-25 08:11:50 +11:00
Grahame Grieve 41c4f5f299
Merge pull request #141 from hapifhir/validator_cleaning
Validator cleaning
2020-02-25 08:11:28 +11:00
Grahame Grieve 2edc09d297 calculate URL when possible 2020-02-25 08:10:57 +11:00
markiantorno 52246a8ce5 cleanup 2020-02-24 15:38:18 -05:00
markiantorno 3a1d621f65 reorg package structure 2020-02-24 15:30:34 -05:00
Grahame Grieve 99a266b0d6 fix bug with template inheritance 2020-02-24 16:06:28 +11:00
Grahame Grieve be38cc8e58 updates for version conversion routines 2020-02-24 12:18:14 +11:00
Grahame Grieve 0bd6a4a7eb more NPE fixes 2020-02-24 12:17:34 +11:00
Grahame Grieve a732847f58 fix for NPE in an IG 2020-02-24 12:12:09 +11:00
Grahame Grieve 82a4c02a8f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into grahame_work 2020-02-23 07:44:17 +11:00
Grahame Grieve bc01330cd8
Merge pull request #140 from hapifhir/instance_validator_code_org
Instance validator code org
2020-02-23 07:16:23 +11:00
markiantorno dc40256af4 Cleanup 2020-02-21 17:05:49 -05:00
markiantorno a91b9886ce Trying to refactor the NodeStack class a little so I can pull it out 2020-02-21 16:32:20 -05:00
markiantorno e54d7556b1 Refactoring ResourceValidationTracker 2020-02-21 16:09:13 -05:00
Grahame Grieve 4e3e21219e Release new version 4.2.2 2020-02-22 08:06:58 +11:00
Grahame Grieve da2a59cf1a fix package subsystem for challenge with hl7.fhir.au.base setup 2020-02-22 08:01:01 +11:00
Grahame Grieve 550aeffb9a handle null when reading JsonString 2020-02-22 07:59:42 +11:00
Grahame Grieve fe84d9ef42 improve rendering of concept map (relating to the directionality of the relationship codes) 2020-02-22 07:59:10 +11:00
markiantorno 8c2679a200 Refactoring EntrySummary 2020-02-21 15:55:36 -05:00
markiantorno 23677ca155 Refactoring EntrySummary 2020-02-21 15:52:01 -05:00
markiantorno eded933a2d Refactoring ResolvedReference 2020-02-21 15:43:15 -05:00
markiantorno ae30afdf53 Refactored ElementInfo 2020-02-21 15:34:55 -05:00
markiantorno 4df9e568e6 ChildIterator refactored 2020-02-21 15:23:24 -05:00
markiantorno a00c71bb32 ChildIterator refactored 2020-02-21 15:18:44 -05:00
markiantorno abd46acae3 Indexed Element refactored. 2020-02-21 15:06:36 -05:00
markiantorno 6af30d5f7f refactoring InstanceValidator code for readability. 2020-02-21 14:58:02 -05:00
Grahame Grieve fd67529fd1 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into grahame_work 2020-02-21 08:46:59 +11:00
Grahame Grieve 26d595a21c
Merge pull request #138 from hapifhir/enumeration_access_cleanup
Enumeration access cleanup
2020-02-21 08:46:25 +11:00
markiantorno 932ea223e3 removed parser files 2020-02-20 13:08:20 -05:00
markiantorno 8afbf0b8f1 Updated main convertor files with new enumeration structure and wrappers. Tests Pass. 2020-02-20 12:20:10 -05:00
Grahame Grieve af850879fd Fix cibuild url lookup issue 2020-02-20 09:20:47 +11:00
Grahame Grieve 3f10fc3430 quality work inside NpmPackage loader 2020-02-20 09:20:11 +11:00
markiantorno 0d3e20a9c8 enumeration conversions for other no main version convertor files 2020-02-19 16:01:41 -05:00
markiantorno e49aec08cb added enum conversions to 10_30 files 2020-02-19 13:19:58 -05:00
Grahame Grieve fe1afa7b4c Release new version 4.2.1 2020-02-19 12:06:21 +11:00
Grahame Grieve d7757195cb
Merge pull request #137 from hapifhir/grahame_work
fix convertors for ConceptMap and remove debugging statement
2020-02-19 09:37:31 +11:00
Grahame Grieve cb028e70d3 fix convertors for ConceptMap and remove debugging statement 2020-02-19 09:11:56 +11:00
Grahame Grieve 2a51df3ddf fix rendering of COnceptMap Equivalence when R5 renderer is rendering ConceptMaps converted from old versions 2020-02-18 17:59:21 +11:00
Grahame Grieve 8b5c8586f2 Allow search references in transactions 2020-02-18 14:34:06 +11:00
Grahame Grieve 3e4999a440 fix problem generating broken links in bundle rendering 2020-02-18 14:33:06 +11:00
Grahame Grieve daaeb1a540 fix up test 2020-02-18 14:32:23 +11:00
Grahame Grieve a702361057 standardise opacity rating 2020-02-18 14:31:51 +11:00