Stream: questionnaire
Topic: Multiple display strings per code?
Paul Lynch (May 14 2020 at 14:01):
The specification for Coding says, "If the 'display' element is populated, the string used in display SHALL be one of the display strings defined for that code by the code system (code systems may define multiple display strings for a single code). If one of the available display strings is labeled as preferred, it SHOULD be used."
However, when I look at CodeSystem I see that concept.display is 0..1. How does one specify more than one display string for the concept.code?
Lloyd McKenzie (May 14 2020 at 14:32):
You need to use designation
Last updated: Apr 12 2022 at 19:14 UTC