<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Immunization-id-core" />
  <url value="http://fhir.hie.moh.gov.id/StructureDefinition/Immunization-id-core" />
  <version value="1.0.0" />
  <name value="ImmunizationIdCore" />
  <title value="Immunization (ID Core)" />
  <status value="active" />
  <date value="2023-06-07T07:16:10.3933867+00:00" />
  <description value="This profile represents the constraints applied to the Immunization resource by ID Core FHIR Implementation Guide. A record of an immunization is represented in the patient summary as an instance of an Immunization resource constrained by this profile.&#xD;&#xA;&#xD;&#xA;It 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 ID 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.id/ValueSet/vaccine-code-id-core" />
      </binding>
    </element>
  </differential>
</StructureDefinition>