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 Id in the DocumentReference specification inconsistent with Optional flag #12

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-DocumentReference.md?plain=1#L99

In the section 'Required Elements (for Supplemebtary RM Data)'. the Id property is specified as 'Optional but recommended'. This is not consistent with cardinality '1:1'.

tgmay commented 1 year ago

Optionality has been reviewed and updated in v0.4 - the id field is mandatory on all resources as it is required for referencing between resources within the FHIR Bundle.