pub(crate) async fn run(fhirpath: &str) -> Result<(), OperationOutcomeError>Expand description
Runs the fhir-path command: evaluates fhirpath against a FHIR resource read from stdin.
pub(crate) async fn run(fhirpath: &str) -> Result<(), OperationOutcomeError>Runs the fhir-path command: evaluates fhirpath against a FHIR resource read from stdin.