preparation constant
IRI for schemahttp:preparation [Expects: http://schema.org/MedicalEntity, http://schema.org/Text]
Typical preparation that a patient must undergo before having the procedure performed.
Can be used on: http://schema.org/MedicalProcedure
Implementation
static const preparation = IriTerm.prevalidated(
'http://schema.org/preparation',
);