Grahame Grieve
|
44d41ee523
|
register additional tests
|
2020-02-13 21:22:54 +11:00 |
Grahame Grieve
|
49a66fe760
|
fix language to appear in all NarrativeGenerator modes
|
2020-02-13 21:22:11 +11:00 |
Grahame Grieve
|
db2c862b1e
|
workaround NPE in summary renderer
|
2020-02-13 21:21:07 +11:00 |
Grahame Grieve
|
dcb1240e66
|
Merge pull request #133 from hapifhir/ks-20200212-meta-security
fixes a bug in Meta.getSecurity(String,String)
|
2020-02-13 14:04:30 +11:00 |
Ken Stevens
|
490aef6f9b
|
fixed Meta.getSecurity(String,String) bug
|
2020-02-12 20:39:37 -05:00 |
Grahame Grieve
|
bc1f87e29f
|
Release new version 4.1.62
|
2020-02-13 12:26:15 +11:00 |
Grahame Grieve
|
91e475a1a1
|
fix Questionnaire EnableWhen validation + fix up tests for public package server
|
2020-02-13 10:13:35 +11:00 |
Grahame Grieve
|
fccd3c1871
|
test for existence of both lang and xml:lang on the xhtml div
|
2020-02-12 20:24:09 +11:00 |
Grahame Grieve
|
4d99bcb0c6
|
better handling of circular dependencies in snap shot generator
|
2020-02-12 18:07:21 +11:00 |
Grahame Grieve
|
582a2699a5
|
Add PackageServer Client and tests
|
2020-02-12 17:53:28 +11:00 |
Grahame Grieve
|
3ca01a9659
|
allow for profiles iiwth no derivation in test cases
|
2020-02-12 17:53:01 +11:00 |
Grahame Grieve
|
8e756de52e
|
handle test that has dep profile with unresolved dependencies
|
2020-02-12 17:43:44 +11:00 |
Grahame Grieve
|
6ec76df7fc
|
Fix generator to add both lang and xml:lang per https://www.w3.org/TR/i18n-html-tech-lang/#langvalues + Fix the generator handle Concept Maps with missing tragets
|
2020-02-12 17:42:09 +11:00 |
Grahame Grieve
|
9bcc947885
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-02-12 09:43:40 +11:00 |
Grahame Grieve
|
422a6b09c5
|
Merge pull request #131 from hapifhir/element_access3
Structure definition error fixed.
|
2020-02-12 09:10:48 +11:00 |
markiantorno
|
dc0559c3e7
|
Fixing class cast exceptions. However build is still failing.
|
2020-02-11 15:30:37 -05:00 |
Grahame Grieve
|
4708fcb49e
|
add support for file: in package version (per NPM spec)
|
2020-02-09 08:14:30 +11:00 |
Grahame Grieve
|
b6ba504320
|
Release new version 4.1.61
|
2020-02-07 10:55:06 +11:00 |
Grahame Grieve
|
139cd561df
|
Snapshot generation: handle profiles on Bundle.entry.resource properly
|
2020-02-07 10:27:52 +11:00 |
Grahame Grieve
|
2732ef3dd5
|
Release new version
|
2020-02-02 23:12:05 +11:00 |
Grahame Grieve
|
b112b82951
|
Release new version
|
2020-02-02 06:13:54 +11:00 |
Grahame Grieve
|
ca29fdf182
|
Release new version
|
2020-01-31 08:23:17 +11:00 |
Grahame Grieve
|
1831d19541
|
Release new version
|
2020-01-30 11:09:52 +11:00 |
Grahame Grieve
|
408ceb1761
|
fix bug with sorting where derived profile is adding more slice constraints
|
2020-01-30 11:05:30 +11:00 |
Grahame Grieve
|
6242a70b68
|
Release new version
|
2020-01-29 19:33:18 +11:00 |
Grahame Grieve
|
e286d5b7bb
|
Release new version
|
2020-01-29 13:40:22 +11:00 |
Grahame Grieve
|
dfd3ff067d
|
Release new version
|
2020-01-27 21:15:09 +11:00 |
Grahame Grieve
|
9e0e8fec3b
|
fixes for change to validator resolve interface
|
2020-01-27 21:12:09 +11:00 |
Grahame Grieve
|
149f7caad2
|
fixes in memberOf and add source to resolve() interface
|
2020-01-27 21:11:33 +11:00 |
Grahame Grieve
|
11ba24bf31
|
more types converted to Coding
|
2020-01-27 21:09:55 +11:00 |
Grahame Grieve
|
33d5462bcd
|
autofix slice names
|
2020-01-27 21:09:02 +11:00 |
Grahame Grieve
|
06d6d9452a
|
autofix slice names + check differentials
|
2020-01-27 21:08:17 +11:00 |
Grahame Grieve
|
ee6e0d90de
|
Release new version
|
2020-01-24 17:20:23 +11:00 |
Grahame Grieve
|
2b1021adbd
|
Release new version
|
2020-01-22 10:56:12 +11:00 |
Grahame Grieve
|
1d3d05682c
|
fixes for warnings in IGs
|
2020-01-22 10:55:47 +11:00 |
Grahame Grieve
|
8c7eab4066
|
Merge pull request #126 from lmckenzi/igpub-validation-fixes
Keep new IGPublisher stuff from raising errors when down-converted to…
|
2020-01-22 06:30:16 +11:00 |
Grahame Grieve
|
9b64f03a3e
|
Merge pull request #104 from ahdis/oliveregger_fmltests
FML updates for tests and validator
|
2020-01-22 06:17:10 +11:00 |
Lloyd McKenzie
|
01c34f6dd3
|
Keep new IGPublisher stuff from raising errors when down-converted to R4. Also changed Spreadsheet extension so it doesn't raise errors when used.
|
2020-01-20 18:41:06 -07:00 |
Grahame Grieve
|
32240f41c7
|
Release new version
|
2020-01-21 12:27:12 +11:00 |
Grahame Grieve
|
df9a05b56a
|
fix error message
|
2020-01-21 12:22:53 +11:00 |
Grahame Grieve
|
300c87a657
|
better validation of example references by validator
|
2020-01-21 11:38:05 +11:00 |
Grahame Grieve
|
d4701a2cad
|
track issues with sorting diffs into qa.html
|
2020-01-21 11:37:01 +11:00 |
Grahame Grieve
|
240e412cf6
|
Release new version
|
2020-01-20 21:56:07 +11:00 |
Grahame Grieve
|
975abb32f1
|
fix bug
|
2020-01-20 21:55:08 +11:00 |
Grahame Grieve
|
459ce57793
|
improve doco
|
2020-01-20 21:54:42 +11:00 |
Grahame Grieve
|
a7adae8d74
|
improve debugging for Parameters
|
2020-01-20 21:54:17 +11:00 |
Grahame Grieve
|
d80d3efed2
|
add identifier to terminology capabilities
|
2020-01-20 21:53:50 +11:00 |
Grahame Grieve
|
9efeb6843c
|
improve reference conversion
|
2020-01-20 21:52:30 +11:00 |
Grahame Grieve
|
125fafe92e
|
improve error messaging
|
2020-01-20 21:51:38 +11:00 |
Grahame Grieve
|
53c35ced6b
|
Release new version
|
2020-01-19 16:55:34 +11:00 |