Overview
Validates whether a code is valid in a given code system. Returnstrue/false with the display name.
Important: Per the FHIR spec, $validate-code uses the url parameter (not system). This differs from $lookup which uses system.
Check whether a code exists in a FHIR CodeSystem backed by OMOP vocabularies - validates SNOMED, LOINC, RxNorm, ICD-10, and HCPCS codes on the wire.
true/false with the display name.
Important: Per the FHIR spec, $validate-code uses the url parameter (not system). This differs from $lookup which uses system.