codes property

A code is an item from a codification system that qualifies the content of this patient.

Implementation

Set<CodingReference> get codes;
void codes=(Set<CodingReference> value)

Implementation

set codes(Set<CodingReference> value);