fhirVersion property

List<FhirCode>? fhirVersion
inherited

fhirVersion The version(s) of the FHIR specification that this ImplementationGuide targets - e.g. describes how to use. The value of this element is the formal version of the specification, without the revision number, e.g. publication.major.minor, which is 4.0.1. for this version.

Implementation

List<FhirCode>? get fhirVersion => throw _privateConstructorUsedError;