nhsengland / virtual-wards-draft-standards

Draft standard for transferring a Virtual Ward Care Record Summary (End of Stay) from a remote monitoring platform to another clinical system.
0 stars 2 forks source link

Minor - Cardinality specified for the Identifier in the Patient specification inconsistent with Mandatory flag #10

Closed robert-smith-docobo closed 1 year ago

robert-smith-docobo commented 1 year ago

https://github.com/nhsengland/virtual-wards-draft-standards/blob/af2a0cd175e06d48c1084f30abafedad0435722c/FHIR-Resources-Population-Guidance/FHIR-Patient.md?plain=1#L108

Cardinality for the Identifier property is specified as 0..1, which is not consistent with this property being mandatory.

tgmay commented 1 year ago

The cardinality has been reviewed and updated in v0.4 - the Identifier property has cardinality 1..*, where the NHS number is mandatory to include as a unique identifier, and additional local identifiers are optional