{ {{#if (eq inCode 'DA')}}, "code" : "medication", "display" : "Medication", "system" : "http://hl7.org/fhir/allergy-intolerance-category", {{else if (eq inCode 'FA')}}, "code" : "food", "display" : "Food", "system" : "http://hl7.org/fhir/allergy-intolerance-category", {{else if (eq inCode 'MA')}}, "code" : "", "display" : "", "system" : "", {{else if (eq inCode 'MC')}}, "code" : "", "display" : "", "system" : "", {{else if (eq inCode 'EA')}}, "code" : "environment", "display" : "Environment", "system" : "http://hl7.org/fhir/allergy-intolerance-category", {{else if (eq inCode 'AA')}}, "code" : "environment", "display" : "Environment", "system" : "http://hl7.org/fhir/allergy-intolerance-category", {{else if (eq inCode 'PA')}}, "code" : "environment", "display" : "Environment", "system" : "http://hl7.org/fhir/allergy-intolerance-category", {{else if (eq inCode 'LA')}}, "code" : "environment", "display" : "Environment", "system" : "http://hl7.org/fhir/allergy-intolerance-category", {{else}}, "code" : "", "display" : "", "system" : "", {{/if}}, },