-
Type:
Change Request
-
Resolution: Persuasive
-
Priority:
Medium
-
FHIR Core (FHIR)
-
STU3
-
FHIR Infrastructure
-
Datatypes
-
2.23.0.1
-
-
Grahame Grieve/Rick Geimer: 9-0-0
-
Non-substantive
-
STU3
Existing Wording: integer: A signed 32-bit integer?
unsignedInt: Any non-negative integer (e.g. >= 0)
positiveInt: Any positive integer (e.g. >= 1)
Comment:
Are unsigned and positiveInt specializations of integer? That is, are they restricted to the intersection with a 32-bit signed int? are they 32-bit unsigned values? or is there some other size restriction?
Why does the regex for positiveInt allow a + sign, but unsigned doesn't? Neither can be negative.
Summary:
Clarify magnitude of unsigned and positive ints
- is voted on by
-
BALLOT-4895 Affirmative - Elliot Silver : 2018-May-FHIR R4 INFRASRUCTURE R1
- Closed