<?xml version=“1.0” encoding=“UTF-8”?> <Immunization xmlns=“hl7.org/fhir”>
<id value="subpotent"/> <meta> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <code value="HTEST"/> <display value="test health data"/> </security> </meta> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"/> </identifier> <status value="completed"/> <vaccineCode> <coding> <system value="urn:oid:1.2.36.1.2001.1005.17"/> <code value="GNHEP"/> </coding> <text value="Hepatitis B"/> </vaccineCode> <patient> <reference value="Patient/example"/> </patient> <encounter> <reference value="Encounter/example"/> </encounter> <occurrenceDateTime value="2015-01-15"/> <primarySource value="true"/> <location> <reference value="Location/1"/> </location> <manufacturer> <reference value="Organization/hl7"/> </manufacturer> <lotNumber value="AAJN11K"/> <expirationDate value="2015-02-28"/> <site> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-ActSite"/> <code value="LT"/> <display value="left thigh"/> </coding> </site> <route> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/> <code value="IM"/> <display value="Injection, intramuscular"/> </coding> </route> <doseQuantity> <value value="0.5"/> <system value="http://unitsofmeasure.org"/> <code value="ml"/> </doseQuantity> <performer> <function> <coding> <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/> <code value="OP"/> </coding> </function> <actor> <reference value="Practitioner/example"/> </actor> </performer> <performer> <function> <coding> <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/> <code value="AP"/> </coding> </function> <actor> <reference value="Practitioner/example"/> </actor> </performer> <note> <text value="Notes on adminstration of vaccine"/> </note> <isSubpotent value="false"/> <subpotentReason> <coding> <system value="http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason"/> <code value="partial"/> </coding> </subpotentReason> <education> <documentType value="253088698300010311120702"/> <publicationDate value="2012-07-02"/> <presentationDate value="2013-01-10"/> </education> <programEligibility> <coding> <system value="http://terminology.hl7.org/CodeSystem/immunization-program-eligibility"/> <code value="ineligible"/> </coding> </programEligibility> <fundingSource> <coding> <system value="http://terminology.hl7.org/CodeSystem/immunization-funding-source"/> <code value="private"/> </coding> </fundingSource>
</Immunization>