Draft Immunization FHIR Implementation Guide
0.1.0 - ci-build
Draft Immunization FHIR Implementation Guide, published by UP Manila SILab. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/immunizationfhirig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "SEIR-example-entered-in-error-",
"meta" : {
"profile" : [
"http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization SEIR-example-entered-in-error-</b></p><a name=\"SEIR-example-entered-in-error-\"> </a><a name=\"hcSEIR-example-entered-in-error-\"> </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: <code>http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html</code></p></div><p><b>org/fhir/StructureDefinition/patient-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/ROBERTR-PHILHEALTH-009</p><p><b>org/fhir/StructureDefinition/patient-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/ROBERTR-PHILSYS-010</p><p><b>org/fhir/StructureDefinition/mother-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/ROBERTR-MOTHERS-PHILHEALTH-ABC12</p><p><b>org/fhir/StructureDefinition/mother-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/ROBERTR-MOTHERS-PHILSYS-DEF34</p><p><b>identifier</b>: <code>urn:oid:1.2.3.4.5.6.7.8.9.14</code>/IMZ-2025-0005</p><p><b>status</b>: Entered in Error</p><p><b>statusReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/immunization-status-reason MEDREC-ERR}\">Patient received a different vaccine; this record was created in error.</span></p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 414002008}, {urn://example.com/eLMIS-vaccine-codes TYPH001}\">Typhoid Vaccine</span></p><p><b>patient</b>: <a href=\"Patient/ph-patient-example02\">Robert Dela Rosa</a></p><p><b>occurrence</b>: 2025-03-15 10:00:00+0800</p><p><b>recorded</b>: 2025-03-15 10:30:00+0800</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href=\"Location/ph-clinic-example02\">Private Clinic Dr. Kim</a></p><p><b>manufacturer</b>: <a href=\"Organization/ph-manufacturer-example02\">Pharma Asia</a></p><p><b>lotNumber</b>: OPQR9012</p><p><b>expirationDate</b>: 2026-06-30</p><p><b>site</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">Left Arm</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Intramuscular</span></p><p><b>doseQuantity</b>: 0.5 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0482 AP}\">Administering Provider</span></td><td><a href=\"Practitioner/ph-practitioner-example02\">Dr. Kim Chua</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Original entry was for Typhoid, but patient actually received Hepatitis A vaccine on this date. Correct record created separately.</p>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "http://example.org/fhir/StructureDefinition/patient-philhealth-id-on-immunization",
"valueIdentifier" : {
"system" : "http://www.philhealth.gov.ph/pin",
"value" : "ROBERTR-PHILHEALTH-009"
}
},
{
"url" : "http://example.org/fhir/StructureDefinition/patient-philsys-id-on-immunization",
"valueIdentifier" : {
"system" : "http://nationalidsystem.gov.ph/psn",
"value" : "ROBERTR-PHILSYS-010"
}
},
{
"url" : "http://example.org/fhir/StructureDefinition/mother-philhealth-id-on-immunization",
"valueIdentifier" : {
"system" : "http://www.philhealth.gov.ph/pin",
"value" : "ROBERTR-MOTHERS-PHILHEALTH-ABC12"
}
},
{
"url" : "http://example.org/fhir/StructureDefinition/mother-philsys-id-on-immunization",
"valueIdentifier" : {
"system" : "http://nationalidsystem.gov.ph/psn",
"value" : "ROBERTR-MOTHERS-PHILSYS-DEF34"
}
}
],
"identifier" : [
{
"system" : "urn:oid:1.2.3.4.5.6.7.8.9.14",
"value" : "IMZ-2025-0005"
}
],
"status" : "entered-in-error",
"statusReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-status-reason",
"code" : "MEDREC-ERR",
"display" : "Medical record error"
}
],
"text" : "Patient received a different vaccine; this record was created in error."
},
"vaccineCode" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "414002008",
"display" : "Typhoid vaccine"
},
{
"system" : "urn://example.com/eLMIS-vaccine-codes",
"code" : "TYPH001",
"display" : "Typhoid Vaccine (Vi Polysaccharide)"
}
],
"text" : "Typhoid Vaccine"
},
"patient" : {
"reference" : "Patient/ph-patient-example02",
"display" : "Robert Dela Rosa"
},
"occurrenceDateTime" : "2025-03-15T10:00:00+08:00",
"recorded" : "2025-03-15T10:30:00+08:00",
"primarySource" : true,
"location" : {
"reference" : "Location/ph-clinic-example02",
"display" : "Private Clinic Dr. Kim"
},
"manufacturer" : {
"reference" : "Organization/ph-manufacturer-example02",
"display" : "Pharma Asia"
},
"lotNumber" : "OPQR9012",
"expirationDate" : "2026-06-30",
"site" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
"code" : "LA",
"display" : "Left Arm"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
"code" : "IM",
"display" : "Intramuscular"
}
]
},
"doseQuantity" : {
"value" : 0.5,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0482",
"code" : "AP",
"display" : "Administering Provider"
}
]
},
"actor" : {
"reference" : "Practitioner/ph-practitioner-example02",
"display" : "Dr. Kim Chua"
}
}
],
"note" : [
{
"text" : "Original entry was for Typhoid, but patient actually received Hepatitis A vaccine on this date. Correct record created separately."
}
]
}