HL7/fhir-shorthand

Error Message without Line and File -- code looks right

markkramerus opened this issue · 1 comments

[John Moerke]: I am getting an error from sushi without a line number
'''error: Cannot fix string value: working. Value does not match element type: code'''
seems this is caused by a constraint I have on an element of type code, AND when I have an instance example of that resource. If I remove the constraint OR remove the example then the error goes away.
In this case I am constraining the FHIR List resource, List.mode element to #working.

Moving to Sushi issues.