Stream: implementers
Topic: character limit
Joel Francis (Nov 22 2021 at 21:37):
Does FHIR have a list of default field lengths? i..e a string has a limit of 1000 characters etc?
David Pyke (Nov 22 2021 at 21:38):
Each datatype has it's own limitations.
Joel Francis (Nov 22 2021 at 21:43):
David Pyke said:
Each datatype has it's own limitations.
Where in the spec can I find these limitations you speak off?
Paul Church (Nov 22 2021 at 21:44):
http://hl7.org/fhir/datatypes.html#primitive
Joel Francis (Nov 22 2021 at 21:53):
@Paul Church @David Pyke thank you
Last updated: Apr 12 2022 at 19:14 UTC