Grahame Grieve
|
db2c862b1e
|
workaround NPE in summary renderer
|
2020-02-13 21:21:07 +11:00 |
Grahame Grieve
|
42853db493
|
fix version conversion for OperationDefinition
|
2020-02-13 21:20:01 +11:00 |
Grahame Grieve
|
bd40310684
|
fix getSecurity
|
2020-02-13 21:19:04 +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
|
52bc73a561
|
more fixes for Questionnaire validation
|
2020-02-13 12:08:05 +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
|
9b562f3489
|
more bug fixes in R3/R5 conversions
|
2020-02-12 18:02:36 +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
|
6ea5016da5
|
fix JsonUtils to handle null
|
2020-02-12 17:45:32 +11:00 |
Grahame Grieve
|
977026e62e
|
Improve error message when profile generation fails
|
2020-02-12 17:44:54 +11:00 |
Grahame Grieve
|
0f74f25078
|
Add more debugging for conversion failures
|
2020-02-12 17:44:19 +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
|
9dc8b910c3
|
fix problem with conversion of ElementDefinition between R3 and R5
|
2020-02-12 17:36:37 +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 |
markiantorno
|
9feec949f3
|
CapabilityStatement30_50 fix
|
2020-02-10 18:07:16 -05:00 |
markiantorno
|
1ab62c9316
|
StructureMap30_50 fix
|
2020-02-10 17:51:50 -05:00 |
markiantorno
|
4b6cff4429
|
CodeSystem30_50 fix
|
2020-02-10 17:35:29 -05:00 |
markiantorno
|
505a56a525
|
SearchParameter30_50
|
2020-02-10 17:18:27 -05:00 |
markiantorno
|
a15b436891
|
CapabilityStatement30_50 fix
|
2020-02-10 17:01:34 -05:00 |
markiantorno
|
3ec55be629
|
ImplementationGuide30_50 fixes.
|
2020-02-10 16:44:19 -05:00 |
markiantorno
|
dd8d5965de
|
wip
|
2020-02-10 16:29:18 -05:00 |
markiantorno
|
76a93db9cb
|
continuing fixes within convertor
|
2020-02-10 16:14:41 -05:00 |
markiantorno
|
4044c899ba
|
Error in CapabilityStatement30_50
|
2020-02-10 15:49:41 -05:00 |
markiantorno
|
44c9fd596e
|
Structure definition error fixed.
|
2020-02-10 15:26:40 -05:00 |
Grahame Grieve
|
a3059d6f47
|
Merge pull request #130 from hapifhir/element_access2
element_access 2, this is where I fix all the errors
|
2020-02-11 07:08:07 +11:00 |
markiantorno
|
eb09015abb
|
element_access 2, this is where I fix all the errors
|
2020-02-10 15:01:19 -05:00 |
Grahame Grieve
|
0549e86785
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-02-11 06:14:23 +11:00 |
Grahame Grieve
|
c8ec61602a
|
Merge pull request #129 from hapifhir/element_access
Element access
|
2020-02-11 06:01:55 +11:00 |
markiantorno
|
b10aa49f16
|
Cleanup of parsing files.
|
2020-02-10 11:28:19 -05:00 |
markiantorno
|
8fd62a3614
|
conv30_50 updated
|
2020-02-10 10:31:56 -05:00 |
Grahame Grieve
|
4708fcb49e
|
add support for file: in package version (per NPM spec)
|
2020-02-09 08:14:30 +11:00 |
markiantorno
|
69b615b915
|
convo30_40 updated
|
2020-02-07 15:51:24 -05:00 |
markiantorno
|
10eb8b98e4
|
convo14_50 upadted.
|
2020-02-07 14:24:23 -05:00 |
markiantorno
|
70252e8be4
|
convo14_40 updated
|
2020-02-07 12:28:43 -05:00 |
markiantorno
|
ecb9d1b9e6
|
conv14_30 updated
|
2020-02-07 11:10:56 -05:00 |
markiantorno
|
d30c923745
|
convo10_50 folder updated
|
2020-02-07 10:07:01 -05:00 |
Grahame Grieve
|
398dbb003c
|
fix IHE template
|
2020-02-07 12:10:32 +11:00 |
Grahame Grieve
|
b6ba504320
|
Release new version 4.1.61
|
2020-02-07 10:55:06 +11:00 |
Grahame Grieve
|
ff9bc8ec9c
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-02-07 10:30:38 +11:00 |
Grahame Grieve
|
c0976dd365
|
add support for [user] in path
|
2020-02-07 10:30:17 +11:00 |
Grahame Grieve
|
b95a05045e
|
Improve error message when package can't be accessed
|
2020-02-07 10:29:16 +11:00 |
Grahame Grieve
|
139cd561df
|
Snapshot generation: handle profiles on Bundle.entry.resource properly
|
2020-02-07 10:27:52 +11:00 |