Release Notes
> 0.1.0.1106
SWFT-915
Add optional description fields to PatientAllery, PatientCondition and PatientMedication objects.
When a coded value (for Allery and Condition) or MedicationRef (for Medication) is not provided, it is
expected that the description field will be populated in its place. This is to support non-coded values and is in
alignment with the FHIR R4 specification for AllergyIntolerance, Condition and MedicationStatement resource types.
NOTE: Every effort should be made to use coded values for these fields. Coded values are preferred as many downstream analysis and review processes will perform more accurately with them versus patient entered free text.