version property
The version of the code system which was used when choosing this code.
Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged
Implementation
@JsonKey(name: 'Version')
String? get version => throw _privateConstructorUsedError;