Background
The DocumentReference resource includes a status element, describing the status of the document reference. and the docStatus which captures the status of the underlying document.
The IHE MHD MinimalDocumentReference profile sets the docStatus element to 0..0.
A common requirement is to know not only whether the DocumentReference is “current” (meaning the reference is valid) but also whether the document itself is preliminary/final/deprecated, etc. and potentially filter the request according to that information
Proposal
- Remove from the MinimalDocumentReference the constraint 0..0 for docStatus
- allow to use doc-status as search parameter