File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77## [ Unreleased]
88
99### Added
10- * When a transfer fails, the transfer should remain available in the db for at least 12 weeks, as per spec.
10+ * When a transfer fails, the transfer should remain available in the db for at least 12 weeks (84 days) , as per spec.
1111* When mapping a ` DocumentReference ` which contains a ` NOPAT ` ` meta.security ` or ` NOPAT ` ` securityLabel ` tag the resultant XML for that resource
1212 will contain a ` NOPAT ` ` confidentialityCode ` element.
1313* When mapping ` AllergyIntolerances ` which contain a ` NOPAT ` ` meta.security ` tag the resultant XML for that resource
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ The adaptor's database records:
266266* metadata about the transfer process
267267
268268The supplier MUST configure the ` GP2GP_MONGO_TTL ` variable to remove the database records
269- after a reasonable time period. The specs say 12 weeks, so this is our suggestion.
269+ after a reasonable time period. The specs say 12 weeks (84 days) , so this is our suggestion.
270270
271271The adaptor's queued messages contain:
272272* the patient's NHS number
You can’t perform that action at this time.
0 commit comments