...
Code | Display | Definition | Usage Note | Issue |
required | Required | To be conformant, the concept in this element SHALL be from the specified value set. | ||
extensible | Extensible | To be conformant, the concept in this element SHALL be from the specified value set if any of the codes within the value set can apply to the concept being communicated. If the value set does not cover the concept (based on human review), alternate codings (or, data type allowing, text) may be included instead. | Added Parts of the definition that contribute to possible confusion:
Do we know the original intent of this binding strength? Does it matter? Do the education materials consistently/accurately reflect the original intent? Does it matter? Example 1: Clinician selects: Heart Attack Type A Bound value set expansion does not include Heart Attack Type A, however it does include Heart Attack. Core issue: Which is the expectation of the sender?
Example 2: Clinician selects: Heart Attack Type A Bound value set expansion does not include Heart Attack Type A, nor Heart Attack. Core issue: Which is the expectation of the sender?
DataType has an impact on the usage of this binding strength. NOTE: due to the ambiguous wording, implementations have interpreted the existing definition different ways. Responses from Lloyd: In example 1, the sender MUST send the code from the value set that says "Heart Attack". Presuming the data type is CodeableConcept, they're free to also send the code for "heart Attack Type A" and/or text that conveys the additional detail. If they were to only send the code "Heart Attack Type A", they would be non-conformant The degree of detail the sender wants to convey isn't a primary consideration. What matters is the level of granularity that receiving systems are counting on receiving. The expectation is that senders will have to map and there may be information loss - which is why they're free to convey their original concept as well. | |
preferred | Preferred | Instances are encouraged to draw from the specified codes for interoperability purposes but are not required to do so to be considered conformant. | ||
example | Example | Instances are not expected or even encouraged to draw from the specified value set. The value set merely provides examples of the types of concepts intended to be included. |
...