Grahame Grieve
4c245ea3e3
Fix issues with generating invalid html
2020-09-08 12:43:56 +10:00
Grahame Grieve
1979a5a2d1
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-09-07 13:09:28 +10:00
Grahame Grieve
227bccbb35
fix for empty markdown + rendering improvements for Bundles
2020-09-07 13:08:21 +10:00
Grahame Grieve
f2f53c7872
FHIR Path fixes for reconciled tests
2020-09-07 13:07:21 +10:00
Grahame Grieve
b47a1da054
Add check for UCUM annotations + add ValidationControl for hosting the validator in external processes
2020-09-07 13:06:43 +10:00
Grahame Grieve
f7b0e03036
Fix errors returned from version convertor
2020-09-07 13:05:11 +10:00
Itay Goren
222a4babe3
add copyDomainResource to allergy intolerance of version convertor 10 40
2020-09-06 11:03:43 +03:00
Grahame Grieve
f56235d596
rendering fixes ( #334 )
...
* Fix up conversion for date problems
* Mark packages as unsuitable for publication
* rework rendering tests & fix bug in Parameters renderer
* fix test case depedency
2020-09-04 09:52:52 -04:00
Grahame Grieve
7ca698f36a
fixes for 5.1.8 ( #336 )
...
* Fix up conversion for date problems
* Mark packages as unsuitable for publication
* rework rendering tests & fix bug in Parameters renderer
* fix test case depedency
* update VSACImporter to get value sets from VSAC directly
* Fix up rendering of Extensions
* Add support for choice groups, and markdownify some elements
2020-09-04 09:49:36 -04:00
Grahame Grieve
2adb9a7b68
Add support for choice groups, and markdownify some elements
2020-09-04 16:23:27 +10:00
Grahame Grieve
a964d4fcd5
Fix up rendering of Extensions
2020-09-04 16:22:09 +10:00
Grahame Grieve
fd6fe88528
update VSACImporter to get value sets from VSAC directly
2020-09-04 16:21:12 +10:00
Grahame Grieve
325c750814
fix test case depedency
2020-09-02 16:53:54 +10:00
Grahame Grieve
fc7f71c1f6
rework rendering tests & fix bug in Parameters renderer
2020-09-02 16:34:34 +10:00
Grahame Grieve
e1f53eec47
Mark packages as unsuitable for publication
2020-09-02 16:34:06 +10:00
Grahame Grieve
c3b21733fd
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-09-02 08:09:50 +10:00
Grahame Grieve
8c43803183
Fix up conversion for date problems
2020-09-02 08:09:36 +10:00
Mark Iantorno
6cf6367b30
i am unable to write readable code ( #332 )
2020-09-01 17:45:33 -04:00
Mark Iantorno
3a30f0e780
changing validator cli return obj to include more information on error location ( #329 )
...
Co-authored-by: Grahame Grieve <grahameg@gmail.com>
2020-09-01 16:02:28 -04:00
markiantorno
aae995b72c
Updating version to: 5.1.8-SNAPSHOT and incrementing test cases dependency.
2020-09-01 01:33:46 +00:00
markiantorno
d3e92cf79a
Release: v5.1.7
...
Validator:
* Better validation of bad references (and fix NPE)
* Rework output to be more informative and cleaner
* Fix bugs in validation of nested bundles
* Fix bug loading package with no specified version
* fix bugs loading discovered packages on the fly
* Validator now supports logical models in XML wkith no namespaces
Other code changes:
* Add version conversion for AllergyIntolerance (1.2 <-> 3.0 & 1.2 <-> 4.0)
* Add version conversion for MedicationRequest
* Fix rendering of documents
* fix for not rendering null values in patterns for must-support view
***NO_CI***
2020-09-01 01:16:21 +00:00
Grahame Grieve
cb73cbe7c7
Merge pull request #331 from hapifhir/gg-v517b
...
Prepare for new release
2020-09-01 10:43:41 +10:00
Grahame Grieve
39f13c5d65
release notes
2020-09-01 09:54:39 +10:00
Grahame Grieve
89b0e0a32b
Fix NPE in validator and add more validation for bad references
2020-09-01 09:43:21 +10:00
Grahame Grieve
2867e20a42
Fix AllergyIntolerance conversions & tests
2020-09-01 09:42:52 +10:00
Grahame Grieve
1a681b3b2d
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-09-01 08:11:55 +10:00
Grahame Grieve
90074b6849
Merge pull request #321 from ahdis/oe_logicalmodel_nonamespace
...
handling xml without namespace in logical models
2020-09-01 08:11:29 +10:00
Grahame Grieve
5b2429081a
Merge pull request #324 from ahdis/oe_sectionmultipleauthors
...
validation of bundles: allow multiple authors in section
2020-09-01 08:07:15 +10:00
Grahame Grieve
2a6e148089
Merge pull request #325 from ItayGoren/converting-medication-request
...
Converting medication request
2020-09-01 08:03:55 +10:00
Mark Iantorno
b459b6e1ec
Updating test case dependency to v1.1.35
...
***NO_CI***
2020-08-31 21:56:01 +00:00
Grahame Grieve
8e8f72d636
Merge pull request #330 from ItayGoren/converting-allergy
...
Converting allergy intolerance
2020-09-01 07:38:53 +10:00
Itay Goren
b93cb71032
add tests for allergy intolerance conversion
2020-08-31 23:32:38 +03:00
Itay Goren
c2427096ca
fix test error + add files conventions
2020-08-31 22:58:47 +03:00
Itay Goren
05994163dd
started writing AllergyIntolerance conversion
2020-08-31 22:23:23 +03:00
Itay Goren
84e55aa825
fix pr comments
2020-08-31 22:16:26 +03:00
Itay Goren
0c1c61b275
fixing pr comments
2020-08-31 22:06:01 +03:00
Grahame Grieve
aa9524ed93
various validation fixes ( #327 )
...
* Fix must support rendering of pattern values
* Add time tracking for progress reporting
* Add parent tracking for Validation support of nested bundles
* fix rendering of Documents
* rework validation output + fix up package loading in validator
2020-08-31 14:53:34 -04:00
Itay Goren
82f96965fd
adding tests
2020-08-31 17:27:49 +03:00
Grahame Grieve
ef2ad7ce21
rework validation output + fix up package loading in validator
2020-08-31 13:24:20 +10:00
Grahame Grieve
3fad39620b
fix rendering of Documents
2020-08-31 13:23:31 +10:00
Grahame Grieve
c7e8ffff09
Add parent tracking for Validation support of nested bundles
2020-08-31 13:22:42 +10:00
Grahame Grieve
42a7dad39a
Add time tracking for progress reporting
2020-08-31 13:21:28 +10:00
Grahame Grieve
5f730916d4
Fix must support rendering of pattern values
2020-08-31 13:19:15 +10:00
Itay Goren
046540624d
add missing import
2020-08-29 23:02:19 +03:00
Itay Goren
169d030e2e
finish adding MedicationRequest10_40
2020-08-29 22:31:28 +03:00
Itay Goren
aedc2205c8
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into converting-medication-request
2020-08-29 22:19:14 +03:00
Itay Goren
3f54167fba
Add MedicationRequest10_40
2020-08-29 22:16:52 +03:00
Itay Goren
e156be4e49
add "OnBehalfOf" for medication request when converting STU3 do R4
2020-08-29 20:56:47 +03:00
Oliver Egger
d7bb306cdc
allow multiple authors in section
2020-08-28 16:43:17 +02:00
markiantorno
bb953fc7fc
Updating version to: 5.1.7-SNAPSHOT and incrementing test cases dependency.
2020-08-27 08:09:56 +00:00