class_ property

  1. @JsonKey(name: 'class')
CodeableConcept class_
inherited

class_ ("class") Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.

Implementation

@JsonKey(name: 'class')
CodeableConcept get class_ => throw _privateConstructorUsedError;