Grahame Grieve
832da9fc6b
fix up rendering
2022-08-29 17:52:39 +10:00
Grahame Grieve
3b4260d955
FHIR-24884 Define best practices for narrative for a resource
2022-08-29 16:17:21 +10:00
Grahame Grieve
4db936752a
FHIR-24884 Define best practices for narrative for a resource
2022-08-29 15:53:47 +10:00
Grahame Grieve
17adc621d3
get oid for canonical resource
2022-08-29 12:45:42 +10:00
Grahame Grieve
d97e2d8534
FHIR-31356 Add quick links to copy 'coding' from value set and code system enumerations
2022-08-29 12:44:27 +10:00
markiantorno
4b8f8e3d2b
Updating version to: 5.6.57-SNAPSHOT and incrementing test cases dependency.
2022-08-26 21:14:29 +00:00
markiantorno
51199251e8
Release: v5.6.56
...
## Validator Changes
* Improve support for example code systems in example mode
## Other code changes
* Render Comments as span titles in ProfileDrivenRenderer
* Fix type analysis in FHIRPath for abstract types
* Terminology utilitty improvements for fhir-types code system
* Lighten invariant background colour
* Fixes to DateTimeType for setFieldValue() method
***NO_CI***
2022-08-26 20:57:04 +00:00
Grahame Grieve
22d48d15cf
fix comment rendering
2022-08-26 23:00:24 +10:00
Grahame Grieve
5220f2552b
Merge remote-tracking branch 'origin/master'
2022-08-26 21:18:44 +10:00
Grahame Grieve
1c29587015
fixed
2022-08-26 21:18:39 +10:00
Grahame Grieve
c16c88aba2
rework fhir types code system
2022-08-26 21:00:23 +10:00
Grahame Grieve
b37c40419e
Support descendents analysing fhirpath types
2022-08-26 21:00:08 +10:00
Grahame Grieve
fe2b06031a
terminology utility improvements
2022-08-26 20:59:42 +10:00
Grahame Grieve
bdb5a46621
render comments
2022-08-26 20:59:11 +10:00
Grahame Grieve
58017176fe
code system rendering improvements
2022-08-26 20:56:23 +10:00
Grahame Grieve
2f4510c16d
lighten invariant background color
2022-08-26 20:53:59 +10:00
Grahame Grieve
ac9a1fc2c7
Merge pull request #903 from hapifhir/do-datetimetype-gregorian-zero
...
Fix DateTimeType inconsistencies when using field setting
2022-08-26 06:43:03 +10:00
markiantorno
540209b68f
Updating version to: 5.6.56-SNAPSHOT and incrementing test cases dependency.
2022-08-25 17:05:11 +00:00
markiantorno
5112fe18ca
Release: v5.6.55
...
## Validator Changes
* no changes
## Other code changes
* Return lists for FHIRPath constants in r4
* FHIR-25206 handle deprecated concepts properly when expanding value sets
* Fix SHEX generation issue
* Fix ConceptMap rendering column title
* Fix problem rendering ConceptMaps in value sets
* Fix NPE issue rendering resources without ids
* Improvements to SearchParameterRenderer
* Add Reference.resource to output of copy()
* Migration of r5 changes to r4b
* Bundle rendering improvements
* Fix loading canonical resources so that duplicates with different versions is OK
* Fix generation of profiles on Resource.id
***NO_CI***
2022-08-25 16:46:36 +00:00
dotasek
e79b2bf199
Return lists for FHIRPath constants in r4 ( #902 )
...
* Test for r5
* Test for r4b
* r4 test + fix
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-08-25 10:02:13 -04:00
dotasek
cc2ec05afe
Improve test
2022-08-24 15:24:45 -04:00
dotasek
5b1ac27b12
Fix
2022-08-24 14:54:08 -04:00
dotasek
f8d7aa755e
Failing tests
2022-08-24 14:53:56 -04:00
Grahame Grieve
fba2145a9c
Fix bug where instance validator doesn't check type of sub-extensions, and check type characteristics
2022-08-23 22:32:40 +10:00
Grahame Grieve
b0c2e7146d
compile fix
2022-08-21 04:15:25 +10:00
Grahame Grieve
0d5c03c632
more narrative work
2022-08-21 03:48:27 +10:00
Grahame Grieve
ae285401ae
FHIR-25206 handle deprecated concepts properly when expanding value sets
2022-08-19 14:24:20 +10:00
Grahame Grieve
fdb15b8951
Fix ConceptMap rendering column title
2022-08-18 10:01:14 +10:00
Grahame Grieve
e8009d3ce3
fix SHEX generation issue
2022-08-18 09:39:15 +10:00
Grahame Grieve
cd820bdf3f
Fix problem rendering ConceptMaps in value sets
2022-08-18 09:39:01 +10:00
Grahame Grieve
7c5782689a
Fix NPE issue rendering resources without ids
2022-08-18 09:38:44 +10:00
Grahame Grieve
6fb61b75f0
R5 related fixes
2022-08-12 21:24:14 +10:00
Grahame Grieve
80ca7e31f9
Improvements to SearchParameterRenderer
2022-08-11 19:16:49 +10:00
Grahame Grieve
ba2ff9390d
Fix narrative generation issue
2022-08-10 21:26:48 +10:00
jamesagnew
056e41d19d
Add Reference.resource to output of copy().
2022-08-09 11:23:23 -04:00
Grahame Grieve
1aab88f6a7
migrate r5 changes to r4b
2022-08-09 22:29:59 +10:00
Grahame Grieve
61a39b60bb
Bundle rendering improvements
2022-08-09 20:19:20 +10:00
Grahame Grieve
21b6fb5e7c
Fix loading canonical resources so that duplicates with different versions is OK
2022-08-09 20:18:52 +10:00
Grahame Grieve
a16034106a
Update to fix generation of profiles on Resource.id
2022-08-09 20:18:01 +10:00
markiantorno
8051f476a9
Updating version to: 5.6.55-SNAPSHOT and incrementing test cases dependency.
2022-08-03 15:01:07 +00:00
markiantorno
24dbe8b984
Release: v5.6.54
...
## Validator Changes
* Fix for errors in FHIRPath evaluation (see https://chat.fhir.org/#narrow/stream/179266-fhirpath/topic/String.20functions )
## Other code changes
* R4B BackboneType fixes
* Add R4B to R5 interconversion code
* Improvements to Rendering Documents
* Add uuid to primitive types list
***NO_CI***
2022-08-03 14:28:56 +00:00
Grahame Grieve
145abca287
Merge pull request #885 from hapifhir/pw/add-snapshot2-version
...
adding missing "5.0.0-snapshot2" to enumerations
2022-08-03 06:15:46 +10:00
Grahame Grieve
b43c210e1a
Rendering improvements for Documents
2022-07-28 21:30:59 +10:00
patrick-werner
1441141d95
Merge remote-tracking branch 'origin/master' into pw/add-snapshot2-version
2022-07-28 10:23:34 +02:00
Grahame Grieve
f3fa8cae24
Merge pull request #886 from hapifhir/gg-202207-fhirpath
...
Gg 202207 fhirpath
2022-07-28 09:14:17 +10:00
Grahame Grieve
23d8c2b5f1
Add uuid to primitive types list
2022-07-27 22:38:45 +10:00
Grahame Grieve
7e8cace0fb
FHIRPath fixes (string handling)
2022-07-27 22:38:32 +10:00
patrick-werner
8f959d5a3a
adding unit-test for fhir version
2022-07-27 13:36:24 +02:00
patrick-werner
eda25d018e
adding "5.0.0-snapshot2"
...
fixes #884
2022-07-27 11:44:29 +02:00
markiantorno
8978130451
Updating version to: 5.6.54-SNAPSHOT and incrementing test cases dependency.
2022-07-25 22:10:34 +00:00