priority property
CodeableConcept?
get
priority
Indicates the urgency of the encounter.
Implementation
CodeableConcept? get priority => priorityField.getValue(json);
Indicates the urgency of the encounter.
CodeableConcept? get priority => priorityField.getValue(json);