Grahame Grieve
482078df55
more R4B/R5 conversion
2022-07-28 22:00:43 +10:00
Grahame Grieve
1ac49bdce2
Add R4B / R5 Conversions
2022-07-28 21:30:12 +10:00
Grahame Grieve
816f1832d5
fix phinvads format
2022-07-27 22:38:09 +10:00
dotasek
b213d00f6d
Fix for #869 Use backbone element conversion ( #870 )
...
* Add new copyBackboneElement methods
Plus bring BackboneElement40_50 closer to matching Element40_50
* BackboneElement 40_50
* Undo replacement in commented code.
* add new conv30_50 copyBackboneElement methods
* BackboneElement 30_50
* add new conv30_40 copyBackboneElement methods
* Fix typos + reference
* BackboneElement 30_40
* add new conv14_50 copyBackboneElement methods
* BackboneElement 14_50
* add new conv14_40 copyBackboneElement methods
* BackboneElement 14_40
* add new conv14_30 copyBackboneElement methods
* BackboneElement 14_30
* add new conv10_50 copyBackboneElement methods
* BackboneElement 10_50
* Add new conv10_40 copyBackboneElement methods
* BackboneElement 10_40
* Add new conv10_30 copyBackboneElement methods
* BackboneElement 10_30
* Remove incorrect, commented code
* Add minimal examples for backbone element tests
* Add test code
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-25 16:10:13 -04:00
dotasek
a221e6b009
Move product to 0_medication_10 expected ( #878 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-25 12:36:54 -04:00
Grahame Grieve
392b064433
updates for new release of R5
2022-07-18 17:56:23 +10:00
Grahame Grieve
62a082dbf3
Add value set expand by URL and use it in vsac
2022-06-13 21:50:11 +03:00
Grahame Grieve
b0dfc9f281
fix bug counting children + fix issue with automatic string conversion in FHIRPath + fix bug in HTTP client + fix bug rendering profile comparison
2022-06-08 08:56:46 +10:00
Grahame Grieve
4cc0a8dfba
Add support for 4.3.0
2022-05-27 22:17:32 +10:00
Grahame Grieve
293dcf0920
fix test issue
2022-05-27 14:43:19 +10:00
Grahame Grieve
d30234cdeb
Update VSAC importer for changes to VSAC FHIR authorization
2022-05-27 13:38:50 +10:00
Grahame Grieve
d8db639884
Fix bug converting extension context = Resource (R4 <-> R5 conversion)
2022-05-27 13:31:33 +10:00
Grahame Grieve
7432b40c84
Handle scope on TestScript R4 <-> r5 conversion
2022-05-19 17:05:37 +10:00
hirra-farooq
c4676c5dc9
Fix bug when converting resolved clinical status for allergy intolerance dstu3 -> r4 ( #793 )
2022-04-27 10:55:39 -04:00
Grahame Grieve
b47b0653c4
moving FHIRPublication
2022-04-23 23:18:23 +10:00
Grahame Grieve
fa92f85f3c
Merge remote-tracking branch 'origin/master'
2022-04-22 07:36:53 +10:00
Grahame Grieve
10f2325e19
R4B quality fixes
2022-04-22 07:36:28 +10:00
Grahame Grieve
c58516ce44
remove references to c:\temp
2022-04-20 09:59:30 +10:00
dotasek
a7354f999e
Dotasek oe r4r5structuremapconversion ( #775 )
...
* Fix exception R5 to R4 of StructureMap #771
* Fix typo
* Enhance conversion from r5 to r4 + add failing test for r4 to r5
* WIP Convert R4 variable to R5 parameter and try to get correct dataType
* Clean up rough-work test
* Move static methods to FHIRPathConstant class
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-04-13 18:22:58 -04:00
Grahame Grieve
06cf1fde21
Fix for DeviceUse renaming
2022-04-12 11:39:47 +10:00
dotasek
a8da416ee3
Fix xml test + add unit tests
2022-04-11 14:57:10 -04:00
dotasek
2181cb14d5
Change tests to xml + fix breaking test
2022-04-11 14:10:53 -04:00
dotasek
8a48e657f3
Tests for Base64Binary 40_50 conversions and streaming
2022-04-08 14:37:42 -04:00
dotasek
d63a4db5be
Clean up test imports + add constructor test
2022-03-21 12:18:38 -04:00
dotasek
3c5e90b86a
Add tests and changes for Canonical10_40
2022-03-21 12:07:21 -04:00
dotasek
60bd73c34d
Add tests + changes for 40_50 direct conversion
2022-03-21 11:33:01 -04:00
dotasek
a5974bc8a5
Add tests + changes for 30_50 direct conversion
2022-03-21 11:19:54 -04:00
dotasek
3ce1809418
Add tests + changes for 10_30, 10_40, 14_50 direct conversion
2022-03-21 10:58:19 -04:00
dotasek
a3f24af1a5
Add direct conversion tests for 10_50 + yet more UUID coverage fixes
2022-03-18 19:13:08 -04:00
dotasek
48f8b3ac2c
Add tests + changes for Canonical + 1 more UUID coverage fix
...
Add changes for canonical
2022-03-18 15:15:51 -04:00
dotasek
48d6829abf
Add tests and changes for Url
2022-03-18 15:03:01 -04:00
dotasek
6e45dd522e
Merge remote-tracking branch 'origin/master' into dotasek-primitivetype-conversion-via-stringvalue
2022-03-18 14:09:12 -04:00
dotasek
b7fbd3ce44
Add tests and changes for Time + fix skipped Uuid conversions
2022-03-18 14:09:01 -04:00
dotasek
33ec1f640e
Fix Uuid conversion
...
Since Uuids extend UriType, it was always gettting treated as a Uri instead of a Uuid
2022-03-17 19:14:29 -04:00
dotasek
d0feacaaa8
Add tests and changes for Decimal
2022-03-17 15:41:07 -04:00
dotasek
90dad874ec
Add changes for Oid
2022-03-17 14:38:44 -04:00
dotasek
df4859004d
Add tests for Oid
2022-03-17 14:15:42 -04:00
dotasek
ebf0a4aa7d
Add changes for UnsignedInt
2022-03-17 14:00:01 -04:00
dotasek
237e9ca14c
Add changes for PositiveInt
2022-03-17 13:53:01 -04:00
dotasek
038f747939
Add changes for Integer
2022-03-17 13:42:33 -04:00
dotasek
d98ac05703
Add tests for Integer, PositiveInt, UnsignedInt
2022-03-17 13:35:34 -04:00
dotasek
bf14a1eebc
Add changes for Id
2022-03-17 13:34:58 -04:00
dotasek
2beaece874
Add changes for Uuid
2022-03-17 10:45:58 -04:00
dotasek
6874e54b58
Add Id and UUID tests
2022-03-16 18:29:11 -04:00
dotasek
2241d8e12e
Add tests and changes for Uri
2022-03-16 17:49:52 -04:00
dotasek
62df25971e
Add changes for String
2022-03-16 17:41:56 -04:00
dotasek
90d9cf67d0
Add changes for Markdown
2022-03-16 17:30:46 -04:00
dotasek
d42759a510
Add changes for Code
2022-03-16 17:10:22 -04:00
dotasek
2d1254fcac
Return null for conversions where isEmpty() == true
2022-03-16 17:09:54 -04:00
dotasek
b4f94c385d
Add tests for Code, Markdown, and String types
2022-03-16 17:09:25 -04:00