codes property
Set<CodingReference>
get
codes
A code is an item from a codification system that qualifies the content of this patient.
Implementation
Set<CodingReference> get codes;
set
codes
(Set<CodingReference> value)
Implementation
set codes(Set<CodingReference> value);