FHIR Chat · data type vs search parameter type · implementers

Stream: implementers

Topic: data type vs search parameter type


view this post on Zulip Lee Surprenant (Nov 05 2019 at 13:10):

I recently added some logging to our server for when we try to extract a value from a resource and populate our search parameter values tables. In doing so, I found 4 cases where a search parameter is defined with one type whereas its expression can select a data type that does not map to it (according to http://build.fhir.org/search.html#table):

  • MessageHeader-event
  • MessageDefinition-event
  • Immunization clinical-date
  • RiskAssessment-probability

view this post on Zulip Lee Surprenant (Nov 05 2019 at 13:13):

I've create the following GForge items for these:

view this post on Zulip Lee Surprenant (Nov 12 2019 at 19:26):

CarePlan activity-date looks like another one of these: https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=25210


Last updated: Apr 12 2022 at 19:14 UTC