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
f5b749f523
Merge pull request #239 from ahdis/oe_xmlwriter_utf8_elem
...
XmlWriter for UTF-8 should not encode umlaut in elements (elementmodel)
2020-06-11 21:57:08 +10:00
Grahame Grieve
8604981d93
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work
2020-06-11 16:41:11 +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
Mark Iantorno
a88b79f41b
Fix for Azure pipelines being able to build and deploy core libraries properly.
...
* ...yup. it's really dumb
* wip
* wip
* Releases properly now on Azure.
* switching back to 5.0.7-SNAPSHOT version
* removing main method from Marker class
2020-06-10 18:25:23 -04: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
f885b7bf8a
Merge pull request #232 from hapifhir/ja_20200609_converter_issues
...
Converter STU3-R4 improvements
2020-06-09 23:26:44 +10:00
jamesagnew
48373bc442
Merge branch 'master' into ja_20200609_converter_issues
2020-06-09 05:39:54 -04:00
jamesagnew
2f85c2fd75
Converter STU3-R4 improvements
2020-06-09 05:38:42 -04:00
Grahame Grieve
77d2cc394d
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work
2020-06-09 17:22:51 +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
Grahame Grieve
6b7aa93dc7
fix bug in XML parser for Validator
2020-06-09 17:20:35 +10:00
Grahame Grieve
17fb1462c4
fix Attachment check, and add Validator Security checks
2020-06-09 17:19:06 +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
8d59817d26
json parse r4
2020-06-08 10:47:55 +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
Oliver Egger
e0d2b2a00d
refactor to ValidationEngine/ElementModel
2020-06-08 10:01:08 +02:00
Grahame Grieve
60b0382b00
Merge pull request #227 from hapifhir/gg-work
...
standardise terminology client across versions
2020-06-08 13:04:17 +10:00
Grahame Grieve
e99d3c5331
Release new version 5.0.7
2020-06-07 08:52:24 +10:00
Grahame Grieve
94467b270a
standardise terminology client across versions
2020-06-07 08:42:14 +10:00
Grahame Grieve
6bc790d98b
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work
2020-06-07 06:24:24 +10:00
markiantorno
5897394459
First attempt at automated CI/CD was a dumpster fire. Reverting back to 5.0.6-SNAPSHOT so I can figure out what is going on with the pipeline.
2020-06-05 20:58:13 -04:00
markiantorno
4a7d2a4da9
fixing release version from bad CI/CD
2020-06-05 20:17:43 -04:00
markiantorno
3b85c0e617
fixing release version from bad CI/CD
2020-06-05 20:15:57 -04:00
markiantorno
a885514cfe
Updating version to: 5.0.8-SNAPSHOT
...
***NO_CI***
2020-06-05 23:21:35 +00:00
markiantorno
d908ec1b78
Release: v5.0.7
...
***NO_CI***
2020-06-05 23:19:31 +00:00
Mark Iantorno
0fb57007c4
Release v5.0.6 ( #226 )
...
* reenable test and fix recursion
* remove disabled r4 fml tests
* add conformsTo test and support for FML
* Snapshot builder fix (#223 )
* Update module-snapshot-publishing.yml for Azure Pipelines
* Changing pipeline, because intermodule depenedecies are not being read in correctly.
* Update README.md
* Fixed bad link
* Release: v5.0.6
***NO_CI***
* Updating version to: 5.0.7-SNAPSHOT
***NO_CI***
* Fixing issues and preparing for release (#225 )
* Issue #189 - improve Questionnaire error message
* fix for issue #187
* more work on comparison
* Fix for NamingSystem display
Co-authored-by: Oliver Egger <oliver.egger@ahdis.ch>
Co-authored-by: Grahame Grieve <grahameg@gmail.com>
2020-06-05 18:47:17 -04:00
Grahame Grieve
4a4ca9a804
Fixing issues and preparing for release ( #225 )
...
* Issue #189 - improve Questionnaire error message
* fix for issue #187
* more work on comparison
* Fix for NamingSystem display
2020-06-05 18:20:11 -04:00
markiantorno
94cca87107
Updating version to: 5.0.7-SNAPSHOT
...
***NO_CI***
2020-06-05 22:14:50 +00:00
markiantorno
a6d3e921a0
Release: v5.0.6
...
***NO_CI***
2020-06-05 22:12:30 +00: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
79ac6dc7b8
fix for issue #187
2020-06-06 07:19:34 +10:00
Grahame Grieve
b3c8cae61d
Issue #189 - improve Questionnaire error message
2020-06-06 07:17:12 +10:00