1598 Commits

Author SHA1 Message Date
Mark Iantorno
1862cdbf47 Update azure-pipelines.yml for Azure Pipelines 2020-05-04 20:24:06 -04:00
Mark Iantorno
376a18f68c Update azure-pipelines.yml for Azure Pipelines 2020-05-04 14:30:53 -04:00
Mark Iantorno
30a52f4ece Update azure-pipelines.yml for Azure Pipelines 2020-05-04 13:17:02 -04:00
Mark Iantorno
ca65e62387 Update azure-pipelines.yml for Azure Pipelines 2020-05-04 12:44:46 -04:00
markiantorno
27ed39e553 wip 2020-05-04 12:03:45 -04:00
markiantorno
4a9e387613 Merge branch 'azure_pipelines_setup' of https://github.com/hapifhir/org.hl7.fhir.core into azure_pipelines_setup 2020-05-04 12:01:48 -04:00
markiantorno
d7d61d0e36 jacoco running and aggregating, attempting to integrate with reports 2020-05-04 12:00:41 -04:00
Mark Iantorno
18b5b3b166 Update azure-pipelines.yml for Azure Pipelines 2020-05-04 11:59:23 -04:00
markiantorno
7a8f84fc6c cleaning up port addresses for gui tests 2020-05-02 10:00:03 -04:00
Grahame Grieve
ef2f9e01c7 Release new version 4.2.25 2020-05-02 12:52:12 +10:00
Grahame Grieve
9017e7bf48 Release new version 4.2.25 2020-05-02 12:50:44 +10:00
Grahame Grieve
4245839a69 Release new version 4.2.25 2020-05-02 11:15:32 +10:00
Grahame Grieve
868fbb5f95 Release new version 4.2.25 2020-05-02 10:53:58 +10:00
Grahame Grieve
af6df3e798 improve rendering of concept maps with multiple targets 2020-05-02 07:57:30 +10:00
Grahame Grieve
b214e99930 Release new version 4.2.24 2020-05-02 06:57:31 +10:00
Grahame Grieve
d5bb555151 fix for issue #188 + fix for transition of ConceptMap enumeration 2020-05-02 06:56:29 +10:00
Grahame Grieve
fc766a648f
Merge pull request #186 from rhausam/master
ConceptMap updates for changed relationship types
2020-05-02 06:32:26 +10:00
Mark Iantorno
17f66fd1a0 Set up CI with Azure Pipelines
[skip ci]
2020-05-01 14:15:42 -04:00
Rob Hausam
3a6d03fb7e ConceptMap updates for 'source-is-narrower-than-target' (formerly 'broader') and 'source-is-broader-than-target' (formerly 'narrower') relationships 2020-04-30 22:54:47 -05:00
Grahame Grieve
60947cb7f4 Release new version 4.2.23 2020-05-01 11:40:38 +10:00
Grahame Grieve
f8ca02d697 Release new version 4.2.23 2020-05-01 11:15:25 +10:00
Grahame Grieve
c003f1fca4 Add provenance support for version conversion. + add Provenance rendering 2020-05-01 11:14:29 +10:00
Grahame Grieve
bc21de6d78 fix broken test 2020-04-30 14:58:30 +10:00
Grahame Grieve
2e3739f273
Merge pull request #185 from hapifhir/HAPI-FHIR_issue_1820
Fix for HAPI-FHIR issue 1820
2020-04-30 07:27:44 +10:00
markiantorno
89f98bb960 I cast you out unclean spirit. 2020-04-29 16:55:40 -04:00
markiantorno
1086a46a6c wip 2020-04-29 14:55:47 -04:00
markiantorno
5893249747 fixing tests 2020-04-29 14:40:46 -04:00
markiantorno
368a45a150 Fix for HAPI-FHIR issue 1820 2020-04-29 14:08:36 -04:00
Grahame Grieve
6110b56396 Release new version 4.2.22 2020-04-29 20:37:31 +10:00
Grahame Grieve
d63e05b3cb Fix problem evaluating "type" discriminators ending with .resolve() + fix NPE in FHIRPath parser 2020-04-29 20:34:18 +10:00
Grahame Grieve
608149e494 Release new version 4.2.21 2020-04-29 14:57:18 +10:00
Grahame Grieve
5d30dd61aa add icd-9-cm to list of known URIs 2020-04-29 14:51:27 +10:00
Grahame Grieve
a2b1f1125f fix typo 2020-04-29 14:50:02 +10:00
Grahame Grieve
01a5420a68 Generate Narrative correctly for ContactDetails 2020-04-29 14:49:08 +10:00
Grahame Grieve
6edcd20b66 Add tests for converting AuditEvent 2020-04-29 14:48:18 +10:00
Grahame Grieve
cd3e9b6034 Release new version 4.2.20 2020-04-28 13:45:51 +10:00
Grahame Grieve
353e520226 Release new version 4.2.20 2020-04-28 13:35:04 +10:00
Grahame Grieve
6f3362918d Release new version 4.2.20 2020-04-28 13:27:23 +10:00
Grahame Grieve
d5fff86e8e get all tests passing. 2020-04-28 11:14:54 +10:00
Grahame Grieve
f9bdd5c9f0 fix handling of unknown code systems 2020-04-28 10:14:23 +10:00
Grahame Grieve
fdbcbacd1c fix bug in tests 2020-04-27 14:27:25 +10:00
Grahame Grieve
7e3051535d fix error in caching 2020-04-27 14:27:07 +10:00
Grahame Grieve
34e4da4f39 fix bug in data: generator 2020-04-27 14:26:52 +10:00
Grahame Grieve
2e759604c1 cache immutable downloads locally 2020-04-26 15:16:00 +10:00
Grahame Grieve
3d2214d9eb fix definition title for UTG 2020-04-26 15:13:43 +10:00
Grahame Grieve
83ea7fefa5
Merge pull request #179 from hapifhir/testing_updates
Testing updates
2020-04-24 07:20:44 +10:00
Grahame Grieve
c829de2f86
Merge branch 'master' into testing_updates 2020-04-24 07:20:35 +10:00
Grahame Grieve
5d0fd426be
Merge pull request #176 from hapifhir/validator_gui
Validator gui
2020-04-24 07:19:00 +10:00
markiantorno
29d101fa09 wip 2020-04-23 17:02:54 -04:00
markiantorno
0ef4b01e90 disabled test that wasn't supposed to run yet 2020-04-23 14:51:57 -04:00