CodingReference constructor
Returns a new CodingReference instance.
Implementation
CodingReference({
this.id,
this.type,
this.code,
this.version,
});
Returns a new CodingReference instance.
CodingReference({
this.id,
this.type,
this.code,
this.version,
});