Commit Graph

773 Commits

Author SHA1 Message Date
Grahame Grieve 3e55b24473
Merge pull request #237 from hapifhir/gg-work
override Element extension methods to also check for modifierExtensions
2020-06-11 21:58:20 +10:00
Grahame Grieve ebbee32827
Merge pull request #238 from hapifhir/gg-work-2
fix bug with category
2020-06-11 21:57:50 +10:00
Grahame Grieve 5f1d6e193c first release of functional Profile comparison on new framework 2020-06-11 16:40:57 +10:00
Grahame Grieve a09c4c3cea fix NPE in IG publisher 2020-06-11 16:40:20 +10:00
Grahame Grieve 3b925f219d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-11 06:24:02 +10:00
Oliver Egger ebc2a7a6ba don't escape umlaut in elem utf8 2020-06-10 19:50:52 +02:00
Grahame Grieve 8f838d164f fix bug with category 2020-06-10 22:08:04 +10:00
Grahame Grieve 5efaee2c47 add javadoc around extension mgmt 2020-06-10 12:16:54 +10:00
Grahame Grieve 0c9375aa5b fix whitespace 2020-06-10 09:47:12 +10:00
Grahame Grieve cfe386e141 clarify 2020-06-10 09:45:27 +10:00
Grahame Grieve fb9b123c65 override Element extension methods to also check for modifierExtensions 2020-06-10 09:00:51 +10:00
Grahame Grieve b01c64dc2c
Merge pull request #197 from ahdis/oliveregger_cdatitle
Deserializing CDA ST and ED elements from JSON fix
2020-06-10 08:47:13 +10:00
Grahame Grieve 4d9ace1619
Merge pull request #228 from ahdis/oliveregger_fml_xsitype
CDA xsi:type serialization when using fhir mapping language
2020-06-10 08:45:12 +10:00
Grahame Grieve 9e7ef8ab38
Merge pull request #230 from ahdis/oe_cdanarrative_npfix
CDA Narrative conversion from FHIR, Nullpointer exception fix
2020-06-10 08:43:17 +10:00
Grahame Grieve c26b331850 more work on profile comparison 2020-06-09 17:22:37 +10:00
Grahame Grieve 81ebd97599 fix bug in validator XML parser 2020-06-09 17:22:03 +10:00
Oliver Egger 31a4d31755 CDA Narrative conversion from FHIR NP fix 2020-06-08 21:51:05 +02:00
Oliver Egger 473a9aab0a roundtrip for sdtc, add ns, xml name to serialize 2020-06-08 15:48:13 +02:00
Oliver Egger d0ee44dfa8 json roundtrip cda title 2020-06-08 10:47:54 +02:00
Oliver Egger 5576a02378 add ed/st type definition and roundrip 2020-06-08 10:32:47 +02:00
Oliver Egger 22ec0924da logical model not as resource (create xsi:type) 2020-06-08 10:01:09 +02:00
Grahame Grieve 94467b270a standardise terminology client across versions 2020-06-07 08:42:14 +10:00
Grahame Grieve 0c718c7a9b Fix for NamingSystem display 2020-06-06 07:28:58 +10:00
Grahame Grieve b2367e94b6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-06 07:24:00 +10:00
Grahame Grieve 60119b5f64 more work on comparison 2020-06-06 07:23:43 +10:00
Grahame Grieve eaab390aa4
Merge pull request #218 from ahdis/oliveregger_fml_conformsto
FHIR Mapping Language support for conformsTo function
2020-06-06 07:00:23 +10:00
Mark Iantorno 97b6a9fbdb
Snapshot builder fix (#223)
* Update module-snapshot-publishing.yml for Azure Pipelines

* Changing pipeline, because intermodule depenedecies are not being read in correctly.
2020-06-05 13:23:52 -04:00
Oliver Egger e6e4515777 add conformsTo test and support for FML 2020-06-05 17:56:14 +02:00
Oliver Egger 72d250a40a Merge remote-tracking branch 'upstream/master' 2020-06-05 17:55:01 +02:00
Grahame Grieve 3c296b3ff7 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-05 05:36:14 +10:00
markiantorno 9c3d678f6e changing package cache manager to the new version used in r4 so builds pass. reverting changes to fork number in maven 2020-06-04 09:57:34 -04:00
Oliver Egger bc4f99bed8 Merge remote-tracking branch 'upstream/master' 2020-06-04 10:29:48 +02:00
Grahame Grieve fcc18a0e39
Merge pull request #214 from hapifhir/ja_20200524_npm_rework
Refactor package support to remove filesystem dependency
2020-06-04 16:04:02 +10:00
Grahame Grieve f90d456ddc Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-04 10:37:37 +10:00
Grahame Grieve 83157e689f Improve rendering of content reference in profiles 2020-06-04 10:37:18 +10:00
markiantorno 7a63c0b353 wip 2020-06-03 13:33:12 -04:00
markiantorno 38e2afbf25 Packaging all SNAPSHOTS at once, instead of iterating through individual pom files 2020-06-03 11:19:57 -04:00
markiantorno a74b604ca3 wip 2020-06-03 10:21:06 -04:00
Oliver Egger 429774afb9 Merge remote-tracking branch 'upstream/master' 2020-06-03 14:48:53 +02:00
Grahame Grieve 861a0ee706 change error to warning for extension frrom different version because context might change between versions 2020-06-03 16:03:14 +10:00
Grahame Grieve 14505af3b5 Fix NPE validating from unknown code system when the code is in extension 2020-06-03 09:32:52 +10:00
jamesagnew 6534a5358b Merge branch 'master' into ja_20200524_npm_rework 2020-06-02 18:02:51 -04:00
Grahame Grieve 7ac1b1f0e0 implement new FHIRPath functions 2020-06-03 06:52:47 +10:00
Grahame Grieve 08b59b89e2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-06-03 05:06:45 +10:00
Grahame Grieve 8658047c16 FHIRPath functions 2020-06-03 05:06:25 +10:00
markiantorno b8a4f6ae4f putting back in check for WINDOWS os for sdc test case. I know this isn't ideal, but this will get the tests back to a passing state, and we canmake changes with the CI running 2020-06-02 11:25:59 -04:00
Grahame Grieve f169a4315f start working on R3 string functions 2020-06-02 18:21:27 +10:00
Grahame Grieve 211ac8fc12 fix bug processing profiles for v1.4.0 2020-06-02 18:21:09 +10:00
Grahame Grieve f1d901a842 Support for rendering contained resources in IG Publisher 2020-06-02 13:52:28 +10:00
Grahame Grieve c5634c012e Questionnaire Rendering improvements 2020-06-02 13:51:41 +10:00