coding property
CodeableConcept?
get
coding
The coded value for the admit source.
Implementation
CodeableConcept? get coding => codingField.getValue(_json);
The coded value for the admit source.
CodeableConcept? get coding => codingField.getValue(_json);