<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Immunization-my-core" />
  <url value="http://fhir.hie.moh.gov.my/StructureDefinition/Immunization-my-core" />
  <version value="1.0.0" />
  <name value="ImmunizationMyCore" />
  <title value="Immunization (MY Core)" />
  <status value="active" />
  <date value="2024-03-13T01:41:41.3395961+00:00" />
  <description value="Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party." />
  <purpose value="This profile constrains the representation of a record of a vaccination of the patient, in the context of the international patient summary as specified by the MY Core project." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Immunization" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Immunization" />
  <derivation value="constraint" />
  <differential>
    <element id="Immunization.vaccineCode">
      <path value="Immunization.vaccineCode" />
      <binding>
        <strength value="preferred" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/vaccine-code-my-core" />
      </binding>
    </element>
    <element id="Immunization.protocolApplied.extension:booster">
      <path value="Immunization.protocolApplied.extension" />
      <sliceName value="booster" />
      <short value="Extension to determine if the vaccine is a booster dose" />
      <definition value="Extension to determine if the vaccine is a booster dose" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.hie.moh.gov.my/StructureDefinition/extension-booster-my-core" />
      </type>
      <isModifier value="false" />
    </element>
  </differential>
</StructureDefinition>