2015May core #991 - Leading zeros aren't allowed

XMLWordPrintableJSON

    • Type: Change Request
    • Resolution: Considered - Question answered
    • Priority: Medium
    • FHIR Core (FHIR)
    • DSTU1 [deprecated]
    • Implementable Technology Specifications
    • Datatypes
    • 1.18.0.1.2
    • Hide

      Leading zeros are not allowed on integers currently this is consistent, on return of a value having leading zeroes on POST the leading zeroes would have been stripped.

      Show
      Leading zeros are not allowed on integers currently this is consistent, on return of a value having leading zeroes on POST the leading zeroes would have been stripped.
    • Grahame Grieve / Andy Stechishin 4-0-0
    • Clarification

      Existing Wording: Any positive integer (e.g. > 0)

      regex: [1-9][0-9]+

      Comment:

      Regular expression has first digit starting with 1. Which means it is expected to not have leading zeroes. Some of the numbers may be represented with leading zeroes and that will probably have to be represented as string.

            Assignee:
            Unassigned
            Reporter:
            Ioana Singureanu
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: