<Immunization xmlns="http://hl7.org/fhir">
  <meta>
    <profile value="http://fhir.msal.gov.ar/StructureDefinition/NomivacImmunization" />
  </meta>
  <contained>
    <Patient>
      <id value="Patient-01" />
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
            <code value="MR" />
          </coding>
        </type>
        <system value="http://hospitalPintos.org.ar/Patient" />
        <value value="9000022" />
      </identifier>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
            <code value="NI" />
          </coding>
        </type>
        <system value="http://www.renaper.gob.ar/dni" />
        <value value="99999999" />
      </identifier>
      <name>
        <use value="official" />
        <text value="Villareal Maria Victoria" />
        <family value="Villareal">
          <extension url="http://hl7.org/fhir/StructureDefinition/humanname-fathers-family">
            <valueString value="Villareal" />
          </extension>
        </family>
        <given value="Maria" />
        <given value="Victoria" />
      </name>
      <gender value="female" />
      <birthDate value="1969-11-01" />
    </Patient>
  </contained>
  <contained>
    <Location>
      <id value="Location-01" />
      <identifier>
        <system value="http://fhir.msal.gov.ar/refes" />
        <value value="14999912399913" />
      </identifier>
      <name value="Hospital Municipal Hospital Doctor Ángel Pintos" />
    </Location>
  </contained>
  <status value="completed" />
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="2211000221102" />
      <display value="producto que contiene solamente antígenos de virus de la influenza A subtipos H1N1, H3 + virus influenza B 1 serotipo (producto medicinal)" />
    </coding>
  </vaccineCode>
  <patient>
    <reference value="#Patient-01" />
  </patient>
  <occurrenceDateTime value="2017-05-22" />
  <primarySource value="true" />
  <location>
    <reference value="#Location-01" />
  </location>
  <lotNumber value="649718" />
  <protocolApplied>
    <series value="Antigripal Esquema Personal de Salud">
      <extension url="http://fhir.msal.gov.ar/StructureDefinition/NomivacEsquema">
        <valueCoding>
          <system value="http://fhir.msal.gov.ar/CodeSystem/NOMIVAC-esquema" />
          <code value="81" />
          <display value="Antigripal Esquema Personal de Salud" />
        </valueCoding>
      </extension>
    </series>
    <doseNumberPositiveInt value="1" />
  </protocolApplied>
</Immunization>