<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="il-core-immunization-recommendation" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <url value="http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation" />
  <version value="0.21.0" />
  <name value="ILCoreImmunizationRecommendation" />
  <title value="ILCore ImmunizationRecommendation Profile" />
  <status value="draft" />
  <date value="2026-03-23" />
  <publisher value="Israel Core Team" />
  <contact>
    <telecom>
      <system value="email" />
      <value value="tal.primak@moh.gov.il" />
    </telecom>
  </contact>
  <description value="Israel Core proposed constraints and extensions on the ImmunizationRecommendation Resource" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="ImmunizationRecommendation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation" />
  <derivation value="constraint" />
  <differential>
    <element id="ImmunizationRecommendation">
      <path value="ImmunizationRecommendation" />
      <short value="ILCore ImmunizationRecommendation Profile" />
      <definition value="Israel Core proposed constraints and extensions on the ImmunizationRecommendation resource profile." />
    </element>
    <element id="ImmunizationRecommendation.identifier">
      <path value="ImmunizationRecommendation.identifier" />
      <type>
        <code value="Identifier" />
        <profile value="http://fhir.health.gov.il/StructureDefinition/il-core-identifier" />
      </type>
    </element>
    <element id="ImmunizationRecommendation.patient">
      <path value="ImmunizationRecommendation.patient" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.health.gov.il/StructureDefinition/il-core-patient" />
      </type>
    </element>
    <element id="ImmunizationRecommendation.authority">
      <path value="ImmunizationRecommendation.authority" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.health.gov.il/StructureDefinition/il-core-organization" />
      </type>
    </element>
    <element id="ImmunizationRecommendation.recommendation.supportingImmunization">
      <path value="ImmunizationRecommendation.recommendation.supportingImmunization" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.health.gov.il/StructureDefinition/il-core-immunization" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation" />
      </type>
    </element>
  </differential>
</StructureDefinition>