tx_to_ecl_value_set | R Documentation |
Converts a SNOMED CT ECL expression into a FHIR ValueSet URI. It can be used with the
'tx_member_of
function.
tx_to_ecl_value_set(ecl)
ecl |
The ECL expression. |
The ValueSet URI.
Using SNOMED CT with HL7 Standards - Implicit Value Sets
Other terminology helpers:
tx_to_coding()
,
tx_to_loinc_coding()
,
tx_to_snomed_coding()
## Not run:
# Example usage of tx_to_ecl_value_set function
tx_to_ecl_value_set('<<373265006 |Analgesic (substance)|')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.