bodySite property

CodeableConcept? get bodySite

Indicates the site on the subject's body where the observation was made (i.e. the target site).

Implementation

CodeableConcept? get bodySite => bodySiteField.getValue(json);