-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/tech-by-design/docs.techbd.org
- Loading branch information
Showing
5 changed files
with
48,892 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
...24/05/2024-05-27 SHIN-NY SDoH-IG v0.3.0 Validation Engines Comparison/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## File evaluation against various validators | ||
|
||
* Validate against legacy public inferno site SHIN-NY IG Version 4.0 (Local Instance). | ||
* Validate against new official public site SHIN-NY IG Version 4.0 (Local Instance). | ||
* Validate against new official local docker site SHIN-NY IG Version 4.0 (Local Instance). | ||
* Validate against custom 1115 FHIR server SHIN-NY IG Version 4.0 (Local Instance). | ||
|
||
### updates from SHIN-NY IG Version 3.0 and SHIN-NY IG Version 4.0(draft) | ||
|
||
* Added more bundle constraints. | ||
* bundle.total - max value is set to 1 from 0. | ||
* bundle.link - max value is set to * from 0. | ||
* bundle.entry.search - max value is set to 1 from 0. | ||
* bundle.entry.request.method - changed to `POST` from `POST| DELETE`. | ||
* bundle.entry.request.ifnonMatch - max value is set to 1 from 0. | ||
* bundle.entry.request.ifMatch - max value is set to 1 from 0. | ||
* bundle.entry.request.ifNoneExit - max value is set to 1 from 0. | ||
* bundle.entry.response.location - max value is set to 1 from 0. | ||
* bundle.entry.response.etag - max value is set to 1 from 0. | ||
* bundle.signature - max value is set to 1 from 0. | ||
* bundle.entry.responselastModified - max value is set to 1 from 0. |
Oops, something went wrong.