<?xml version="1.0" encoding="UTF-8"?>

<Immunization xmlns="http://hl7.org/fhir">
  <id value="immunization-hpv"/>
  <meta>
    <profile value="https://fhir.amakomaya.com/StructureDefinition/amk-core-immunization"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization immunization-hpv</b></p><a name="immunization-hpv"> </a><a name="hcimmunization-hpv"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-amk-core-immunization.html">AMK Core Immunization Profile</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 911000221103}">HPV Vaccine</span></p><p><b>patient</b>: <a href="Patient-patient-child.html">Suman Thapa Male, DoB: 2024-08-10 ( https://api.amakomaya.com/NamingSystem/nepal-telecom-subscriber#Nepal Telecome Subscriber Identifier Namespace#9851341921)</a></p><p><b>occurrence</b>: 2025-08-01</p></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="911000221103"/>
      <display value="Human papillomavirus vaccine"/>
    </coding>
    <text value="HPV Vaccine"/>
  </vaccineCode>
  <patient>
    <reference value="Patient/patient-child"/>
  </patient>
  <occurrenceDateTime value="2025-08-01"/>
</Immunization>