Open mtmcduffie opened 6 years ago
Some problems with upgrade, the following short bundle fails validation
{ 'id': '30c54ff9-013b-458c-8909-39b9d0a42e1a', 'total': 1, 'entry': [ { 'resource': { 'substance': { 'text': 'sulfonamide antibacterial', 'coding': [ { 'system': 'http://rxnav.nlm.nih.gov/REST/Ndfrt', 'display': 'sulfonamide antibacterial', 'code': 'N0000175503' } ] }, 'patient': { 'reference': 'Patient/smart-1288992' }, 'id': 'smart-allergyintolerance-28', 'resourceType': 'AllergyIntolerance', 'meta': { 'security': [ { 'system': 'http://smarthealthit.org/security/users', 'code': 'Patient/smart-1288992' }, { 'system': 'http://smarthealthit.org/security/categories', 'code': 'allergy' } ], 'versionId': '1', 'lastUpdated': '2018-06-18T13:31:51.678+00:00' } }, 'fullUrl': 'http://api:8080/baseDstu2/AllergyIntolerance/smart-allergyintolerance-28' } ], 'type': 'searchset', 'resourceType': 'Bundle' }
HAPI FHIR is up to version 3.3.0, we should potentially update for bug fixes as long as it doesn't break DSTU2 functionality.
http://hapifhir.io/