codingSystem constant
IRI for schemahttp:codingSystem [Expects: http://schema.org/Text]
The coding system, e.g. 'ICD-10'.
Can be used on: http://schema.org/MedicalCode
Implementation
static const codingSystem = IriTerm.prevalidated(
'http://schema.org/codingSystem',
);