Returns a YAML representation of the FHIR primitive.
@override String toYaml() => json2yaml(toJson());