HealthIntersections / fhirserver

Reference Implementation Server for the FHIR Specification
Other
177 stars 56 forks source link

Change TSnomedImporter.SeeDesc to use StringIsInteger64 function #160

Closed rhausam closed 2 years ago

rhausam commented 2 years ago

Change TSnomedImporter.SeeDesc to use the StringIsInteger64 function (instead of StringIsInteger32). This avoids an "out of range" error with embedded long integer values that may be present in some descriptions. This issue was preventing importing the UK SNOMED CT Clinical Edition (extension).