Concept

The use of codes to specify meaning within clinical data is ubiquitous. CQL therefore supports a top-level construct for dealing with codes using a structure called Code that is consistent with the way terminologies are typically represented.

FieldCard.TypeDescription
codes1..*List<Code>The list of equivalent codes representing the concept.
display0..1StringA description of the concept.