Grahame Grieve
68090356cb
Update for regenerated java code in 5.0.0-draft-final
2023-03-01 21:49:49 +11:00
Grahame Grieve
2e11041fc5
Regenerate R5 for 5.0.0-draft-final
2023-03-01 21:49:11 +11:00
Grahame Grieve
0425a2beff
suppress spurious log message
2023-03-01 05:30:10 +11:00
Grahame Grieve
fe9eaca741
Merge remote-tracking branch 'origin/master'
2023-03-01 04:54:25 +11:00
Grahame Grieve
94de728553
Merge pull request #1144 from hapifhir/do-20230227-fhircat-shex-fix
...
Fix for build failures in #1120
2023-03-01 04:54:10 +11:00
dotasek
792561c9ab
Make shexs_2.12 optional to allow cli build
2023-02-28 10:33:17 -05:00
Grahame Grieve
85eea1df09
tidy up generator code
2023-02-28 22:51:16 +11:00
Grahame Grieve
4055635396
Merge pull request #1143 from hapifhir/gg-202302-fhirpath-where-cleverness
...
pick up types in FHIRPath when filtering references with .where(resol…
2023-02-28 21:44:10 +11:00
Grahame Grieve
18abfdc920
pick up types in FHIRPath when filtering references with .where(resolve() is X)
2023-02-28 20:51:08 +11:00
Grahame Grieve
64cea66959
Merge pull request #1141 from balhoff/anyuri-types
...
Output literal datatypes for anyURI types in RDF examples
2023-02-28 16:29:27 +11:00
Grahame Grieve
1a88c6ebc8
fix for R5 hack
2023-02-28 11:13:19 +11:00
Deepak Sharma
83a323ac33
Merge branch 'hapifhir:master' into master
2023-02-27 14:04:23 -06:00
Grahame Grieve
c5d6e0f5f4
Merge remote-tracking branch 'origin/master'
2023-02-28 05:58:54 +11:00
Jim Balhoff
13fbf16daa
Output literal datatypes for anyURI types.
2023-02-27 13:40:01 -05:00
dksharma
6ba6a0ae62
Removed BASE directive, sorted value-set rendering and correct imports
2023-02-27 12:23:20 -06:00
Grahame Grieve
b0daf66672
Merge pull request #1140 from hapifhir/gg-202302-map-validation-3
...
structuremap validation and invariant fixes for forthcoming R5 release
2023-02-27 19:46:38 +11:00
dksharma
a593e9a60d
Minor correction to align with FHIR R5 RDF changes
2023-02-27 02:18:24 -06:00
Grahame Grieve
4c30621491
structuremap validation and invariant fixes for forthcoming R5 release
2023-02-27 18:32:38 +11:00
dksharma
5fde3a2106
Minor correction to align with FHIR R5 RDF changes
2023-02-26 21:44:07 -06:00
Grahame Grieve
a62c8683f2
Merge pull request #1139 from hapifhir/gg-202302-map-validation-2
...
Work on StructureMap validation
2023-02-27 09:14:13 +11:00
Grahame Grieve
2bd73c650e
Work on StructureMap validation
2023-02-27 07:30:04 +11:00
Grahame Grieve
edf5ecf275
Merge pull request #1138 from hapifhir/gg-202302-map-validation
...
FML validation
2023-02-25 16:41:26 +11:00
dksharma
e64461e940
Corrected TypeArcs and Node Roles
2023-02-24 23:12:43 -06:00
Grahame Grieve
d3a407e369
FML validation
2023-02-25 14:05:03 +11:00
dotasek
76c01a98aa
Add basic checkstyle plugin config ( #1122 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-02-24 15:05:49 -05:00
dksharma
9ca531ff0a
Added IMPORT for all SDs, enabled batch SD ShEx Generation. Disabled Context translation temporarily
2023-02-23 23:19:13 -06:00
Grahame Grieve
3c0fb89cd7
Merge pull request #1121 from costateixeira/master
...
StructureDef: remove example label when no label is given
2023-02-24 11:40:20 +11:00
Grahame Grieve
b12dbe2dfe
Merge pull request #1134 from hapifhir/gg-202302-conceptmap-hack
...
Gg 202302 conceptmap hack
2023-02-24 10:41:18 +11:00
Grahame Grieve
521e72a5ff
Merge pull request #1110 from balhoff/rdf-wg-r5-with-generated
...
Implement R5 RDF format changes
2023-02-24 10:21:19 +11:00
Grahame Grieve
b2ef9a3336
fix typo
2023-02-24 09:02:52 +11:00
Grahame Grieve
17eaff9995
Merge remote-tracking branch 'origin/master'
2023-02-24 06:52:56 +11:00
Grahame Grieve
cf2ddda8d7
workarounds for forthcoming ConceptMap change
2023-02-24 06:52:51 +11:00
markiantorno
e9607783da
Updating version to: 5.6.100-SNAPSHOT and incrementing test cases dependency.
2023-02-23 18:15:08 +00:00
markiantorno
e2185d7d5c
Release: v5.6.99
...
## Validator Changes
* Fix validation for query references with empty parameter values
* Fix validation for conditional references
## Other code changes
* Fix resource rendering for conditional references
* Fix bug caused by changing DiagnosticReport.conclusion to markdown
* Track target types on references in FHIRPath
* Minor type checking fixes for FHIRPath
* Fix bugs in FHIRPath type checking discovered during R5 preparation
* Add standardsStatus support to core model
* Update okhttp library
* Allow HTTPS for terminology server URL
* Update table generator to suppress external links in base row and column
***NO_CI***
2023-02-23 17:50:57 +00:00
dotasek
5d6636ba8c
Bump okhttp version ( #1131 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-02-23 11:14:50 -05:00
dksharma
5728cf94c2
Adjusted Tests for Build
2023-02-22 00:10:15 -06:00
dksharma
2adf054733
Correction in ShEx Translation of FHIRPath Constraints
2023-02-22 00:05:56 -06:00
Grahame Grieve
3eda8580fc
fix rendering for conditional references
2023-02-21 16:46:02 +11:00
Grahame Grieve
b38c8c3ae7
track target types on references in FHIRPath
2023-02-20 23:47:50 +11:00
Grahame Grieve
8a354849a7
add standardsStatus support to core model
2023-02-20 16:47:02 +11:00
Grahame Grieve
b653129d1a
minor type checking fixes for FHIRPath
2023-02-20 10:43:53 +11:00
Grahame Grieve
98f4a02789
fix bugs in type checking discovered during R5 preparation
2023-02-18 15:14:24 +11:00
Grahame Grieve
1b86b29d1f
fix bug caused by changing DiagnosticReport.conclusion to markdown
2023-02-18 15:13:37 +11:00
Grahame Grieve
38a55d261d
update table generator to suppress external links in base row and column
2023-02-18 15:13:13 +11:00
dksharma
dadc3701e4
Added method comments for better understand of utility method usage
2023-02-17 15:59:54 -06:00
Jose Costa Teixeira
0e2e333fa9
remove example label when not existing
2023-02-17 21:56:51 +01:00
dksharma
3eff78bdb9
Updated code to leverage EXTENDS and not duplicate datatype definitions with usage
2023-02-16 18:57:06 -06:00
dksharma
6ebda8c6fc
pom changes reverted to match master
2023-02-15 23:47:47 -06:00
dksharma
e6ca865d68
ShExGenerator Tests included from working branch
2023-02-15 23:28:50 -06:00
dksharma
b248d00ee7
ShExGenerator.java Changes included from working branch
2023-02-15 23:21:58 -06:00