ehealthsuisse / ch-epr-fhir

Repository for the swiss implementation guide for the FHIR based profiles
3 stars 5 forks source link

MHD: support ITI-67 creation search parameter #170

Closed oliveregger closed 2 months ago

oliveregger commented 2 months ago

Telco with IHE catalyst:

https://profiles.ihe.net/ITI/MHD/ITI-67.html

creation: This IHE defined parameter defined as DocumentReference-Creation, of type dateTime, specifies a search against the DocumentReference.content.attachment.creation. See FHIR http://hl7.org/fhir/R4/search.html#date for use of the date search type.

MHD: should/must the creation parameter defined by IHE MHD be supported?

oliveregger commented 2 months ago

[2:37 PM] Vincent HOFMAN (External) see also https://wiki.ihe.net/index.php/XDS-FHIR-mapping XDS-FHIR-mapping - IHE Wiki

oliveregger commented 2 months ago

this was introduced in MHD Version 4.1.0 and we need to support it too