Skip to main content

check_contraindications

Function check_contraindications 

Source
pub fn check_contraindications(
    drug_hash: u64,
    condition_hashes: &[u64],
) -> Vec<ContraindicationResult>
Expand description

Checks a single medication (by q_hash name) against active conditions (SNOMED CT q_hashes).