See example main.go...
Lines 9 to 12 in f80aadb
https://github.com/midjones/codelab/blob/master/main.go#L9-L12
Feature: Surgery Risk Prediction
Verify that every time the module will run the surgery risk prediction model,
it will calculate a surgery risk prediction score
Scenario:
Given the "risk prediction" model is present
When a new patient is created in FHIR store
Then the patient's risk assessment is provided within 15 seconds
And risk assessment has a prediction probability of a decimal value