Grahame Grieve
a3e8fca51a
Merge pull request #759 from hapifhir/R4B-datatypes-and-xml-cleanup
...
R4 b datatypes and xml cleanup
2022-03-11 10:53:52 +11:00
Grahame Grieve
791f16a05d
fix failing tests.
2022-03-10 11:18:03 +11:00
Grahame Grieve
89b912dde2
Fix cross version extension validation, and check that extensions are consistent wrt isModifier in profiles
2022-03-09 17:37:26 +11:00
Grahame Grieve
2ff53e9bf1
merge
...
# Conflicts:
# RELEASE_NOTES.md
2022-03-08 13:25:16 +11:00
Lloyd McKenzie
478663cdf8
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into R4B-datatypes-and-xml-cleanup
2022-03-07 19:20:19 -07:00
Grahame Grieve
cc983073cd
more cross version extensions
2022-03-08 13:19:19 +11:00
Grahame Grieve
9bc11f5b67
Merge pull request #754 from hapifhir/dotasek--package-client-extract-package-id
...
PackageClient - Get package id from 'package' field when 'npm-package' unavailable
2022-03-08 09:40:33 +11:00
dotasek
bb06bae4e6
Apply uniform capitalization requirements for JSON
2022-03-07 16:02:00 -05:00
Lloyd McKenzie
074da98066
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into R4B-datatypes-and-xml-cleanup
...
# Conflicts:
# org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/model/Enumerations.java
2022-03-04 22:01:48 -07:00
Lloyd McKenzie
a5302b8934
Fix XML escaping to not escape single-quotes - because our XML serializer always wraps attributes in double-quotes, making escaping unnecessary.
2022-03-04 21:55:31 -07:00
Grahame Grieve
4f652bceee
more presenting extensions when rendering.
2022-03-03 07:43:09 +11:00
dotasek
cb7cfe9141
Refactor for testing, add tests
2022-03-02 09:43:41 -05:00
dotasek
27732602e3
Extract package-id when default id unavailable
2022-03-01 17:03:17 -05:00
markiantorno
4909286a4b
Updating version to: 5.6.37-SNAPSHOT and incrementing test cases dependency.
2022-02-26 05:00:46 +00:00
markiantorno
17bf21ecf8
Release: v5.6.36
...
## Validator Changes
* No changes
## Other code changes
* fix expansions where inactive = false (was wrongly including inactive codes)
***NO_CI***
2022-02-26 04:42:17 +00:00
Grahame Grieve
c5b3e022a4
fix bug where inactive codes always put in expansions, and add unit tests for this
2022-02-25 13:07:07 +11:00
markiantorno
9e693b6a03
Updating version to: 5.6.36-SNAPSHOT and incrementing test cases dependency.
2022-02-19 22:00:05 +00:00
markiantorno
685ea98d37
Release: v5.6.35
...
## Validator Changes
* no changes
## Other code changes
* fix various rendering issues from core spec
***NO_CI***
2022-02-19 21:28:34 +00:00
Grahame Grieve
4923382138
fix whitespace in messages
2022-02-19 21:45:28 +11:00
Grahame Grieve
99b8122728
Fix rendering problem. to XML resources
2022-02-19 21:43:14 +11:00
markiantorno
73baca035e
Updating version to: 5.6.35-SNAPSHOT and incrementing test cases dependency.
2022-02-16 05:52:52 +00:00
markiantorno
edd2c43e64
Release: v5.6.34
...
## Validator Changes
* Improve code validation error when value set can't be supported on tx.fhir.org
* Hide error about regex in core package
## Other code changes
* Fix wrong URL links in processed markdown
* Don't let txCache errors stop the process
* Fix broken links in questionnaire +
***NO_CI***
2022-02-16 05:32:34 +00:00
Grahame Grieve
db19b0dd00
Fix broken links + remove error about regex in core package
2022-02-16 14:04:35 +11:00
Grahame Grieve
647d3efcee
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-02-16 13:15:19 +11:00
Grahame Grieve
0f1d9db24f
Fix wrong URL links + txCache errors + questionnaire rendering at root
2022-02-16 13:14:55 +11:00
markiantorno
1d02e04edd
Updating version to: 5.6.34-SNAPSHOT and incrementing test cases dependency.
2022-02-15 11:21:29 +00:00
Grahame Grieve
fd36a5b0d2
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-02-15 22:17:36 +11:00
Grahame Grieve
fcd1d1494a
change location of dev server
2022-02-15 22:16:50 +11:00
markiantorno
cf7415b33e
Release: v5.6.33
...
## Validator Changes
* no changes
## Other code changes
* Fix error access experimental on canonical
***NO_CI***
2022-02-15 11:00:55 +00:00
markiantorno
e1613a7087
Updating version to: 5.6.33-SNAPSHOT and incrementing test cases dependency.
2022-02-14 06:57:10 +00:00
markiantorno
4a8aeda4e9
Release: v5.6.32
...
## Validator Changes
* no changes
## Other code changes
* Fix NPE error in Patient renderer
***NO_CI***
2022-02-14 06:25:49 +00:00
Grahame Grieve
d91f6a450b
Fix Patient Renderer
2022-02-14 16:23:22 +11:00
markiantorno
4ab3fea400
Updating version to: 5.6.32-SNAPSHOT and incrementing test cases dependency.
2022-02-14 01:27:51 +00:00
markiantorno
04bb17783e
Release: v5.6.31
...
## Validator Changes
* accept regex on ElementDefinition and ElementDefinition.type, and an error for regex on ElementDefintion.type (though core packages have it on the wrong place)
* fix handling of cross-version extensions on choice elements
* fix OID validation (accept 1.3.88 GTIN OID)
* only consider bindable types when checking for multi-type bindings
## Other code changes
* Fix definitions in ListResource ("List" not "ListResource")
* introduce fhir-tools-settings.conf (see https://confluence.hl7.org/display/FHIR/Using+fhir-tool-settings.conf )
* Rendering fixes & improvements for Questionnaire and Patient and partial dates
* improvements to relative link handling in markdown when generating snapshots
* updates to package tools for changes to package.json#type (see https://confluence.hl7.org/pages/viewpage.action?pageId=35718629#NPMPackageSpecification-Packagemanifest )
* fix semver handling for tags in versions
* Bump mockito and bytebuddy versions for Java 17 compatibility & fix Kotlin ref
***NO_CI***
2022-02-14 01:08:37 +00:00
Grahame Grieve
2dfa821e12
Add content to whitespace message
2022-02-14 09:13:35 +11:00
Grahame Grieve
ea3ae8d82c
fix bug in ini file
2022-02-12 09:53:33 +11:00
Grahame Grieve
a570ef08a6
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-02-12 08:37:02 +11:00
Grahame Grieve
76ed4abba7
Changes for debugging on OSX (fhir-tools-settings.conf)
2022-02-12 07:55:59 +11:00
Grahame Grieve
b49e791cd1
Updates for changes to package.json type
2022-02-11 09:36:47 +11:00
Grahame Grieve
9f2d9f9dac
Merge pull request #735 from hapifhir/gg-202202-last-windows-commit
...
Gg 202202 last windows commit
2022-02-10 12:18:35 +11:00
Grahame Grieve
60cd37eca6
fix semver version for -tag tags
2022-02-10 11:18:51 +11:00
Grahame Grieve
e547bb749b
fix OID validation
2022-02-10 11:17:49 +11:00
markiantorno
045299ae7a
Updating version to: 5.6.31-SNAPSHOT and incrementing test cases dependency.
2022-02-07 15:56:51 +00:00
markiantorno
7ee476a9b6
Release: v5.6.30
...
## Validator Changes
* no changes
## Other code changes
* Use builders for SimpleWorkerContext and ValidationEngine to enforce initialization order for caches and capabilities
***NO_CI***
2022-02-07 15:07:54 +00:00
dotasek
0e3e410ea1
Merge branch 'master' into simpleworkercontextbuilder
2022-02-04 09:50:42 -05:00
markiantorno
703f907289
Updating version to: 5.6.30-SNAPSHOT and incrementing test cases dependency.
2022-02-03 23:15:06 +00:00
markiantorno
9a89045bac
Release: v5.6.29
...
## Validator Changes
* no changes
## Other code changes
* Fix package location for CacheVerificationLogger
***NO_CI***
2022-02-03 22:42:27 +00:00
dotasek
e0bdbda5b7
Fix package location for CacheVerificationLogger
2022-02-03 16:35:26 -05:00
Grahame Grieve
1979ec61d7
more http logging
2022-02-04 07:26:47 +11:00
dotasek
4897922fde
Merge branch 'master' into simpleworkercontextbuilder
2022-02-03 14:34:39 -05:00