<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="tasmc-comm-allergy-01" />
  <meta>
    <profile value="http://fhir.tasmc.org.il/StructureDefinition/comm-allergy-intolerance" />
    <profile value="http://fhir.tasmc.health.gov.il/StructureDefinition/comm-allergy-intolerance" />
    <security>
      <system value="http://fhir.health.gov.il/cs/il-hdp-information-buckets" />
      <code value="allergiesAndIntolerances" />
      <display value="רגישויות" />
    </security>
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">רגישות - הערה ראשית</div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://fhir.health.gov.il/cs/il-core-identifier-type" />
        <code value="strong-id" />
        <display value="Strong Identifier" />
      </coding>
    </type>
    <system value="http://fhir.tasmc.health.gov.il/Identifier/comm-allergy-intolerance" />
    <value value="COMM-AI-001" />
  </identifier>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" />
      <code value="active" />
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" />
      <code value="confirmed" />
    </coding>
  </verificationStatus>
  <code>
    <coding>
      <system value="http://fhir.tasmc.health.gov.il/cs/med-cml-code" />
      <code value="main-comment" />
      <display value="Main comment" />
    </coding>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="419199007" />
      <display value="Allergy to substance (disorder)" />
    </coding>
  </code>
  <patient>
    <reference value="Patient/tasmc-patient-example" />
  </patient>
  <recorder>
    <reference value="Practitioner/TasmcPractitionerExample" />
  </recorder>
</AllergyIntolerance>