contextOfUse property
FixedList<CodeableReference> ?
get
contextOfUse
Details the use context for the Observation, if appropriate.
Implementation
FixedList<CodeableReference>? get contextOfUse =>
contextOfUseField.getValue(json);