Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shah committed May 27, 2024
2 parents 9525211 + 498a49d commit 1bfaca4
Show file tree
Hide file tree
Showing 5 changed files with 48,892 additions and 0 deletions.
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.
Loading

0 comments on commit 1bfaca4

Please sign in to comment.