Takes a Coding or array of Codings column as its input. Returns the column which contains a Boolean value, indicating whether any of the input Codings is a member of the specified FHIR ValueSet.
tx_member_of(codings, value_set_uri)A Column containing the result of the operation.
Pathling documentation - Value set membership
Other terminology functions:
tx_display(),
tx_property_of(),
tx_subsumed_by(),
tx_subsumes(),
tx_translate()