FHIR Chat · Datatype Errors ValueSet? · implementers

Stream: implementers

Topic: Datatype Errors ValueSet?


view this post on Zulip Abbie Watson (Feb 03 2022 at 15:27):

Does anybody know of a value set of DataType errors? Something that contains something along the lines of:

  • DateOutOfRange
  • HumanNameNotAString
  • NoPeriodStart
  • NoSpecifiedCurrencyType
  • QuantityIsNotFloat
  • QuantityIsNotIntegeger

etc. etc.

view this post on Zulip Lloyd McKenzie (Feb 03 2022 at 16:35):

No standards ones more granular than what's in OperationOutcome

view this post on Zulip Abbie Watson (Feb 03 2022 at 17:02):

Oooooh.... OperationOutcomeCodes looks like a great starting point. Thank you!!!


Last updated: Apr 12 2022 at 19:14 UTC