preparation constant

IriTerm const preparation

IRI for schema:preparation [Expects: https://schema.org/MedicalEntity, https://schema.org/Text]

Typical preparation that a patient must undergo before having the procedure performed.

Can be used on: https://schema.org/MedicalProcedure

Implementation

static const preparation = IriTerm.prevalidated(
  'https://schema.org/preparation',
);