code property

List<CodeableConcept>? get code

Codes identifying the bundle

Implementation

List<CodeableConcept>? get code => codeField.getValue(json);