Code

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
system1..1StringThe identifier of the code system.
code1..1StringThe identifier for the code.
display0..1StringA description of the code.
version0..1StringThe version of the code system.