Draft Immunization FHIR Implementation Guide
0.1.0 - ci-build Philippines flag

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

: SEIR-example-patient-refused - JSON Representation

Raw json | Download

{
  "resourceType" : "Immunization",
  "id" : "SEIR-example-patient-refused",
  "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-patient-refused</b></p><a name=\"SEIR-example-patient-refused\"> </a><a name=\"hcSEIR-example-patient-refused\"> </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>[URL_FOR_ADMINISTERED_PRODUCT_EXTENSION]</b>: <span title=\"Codes:{http://snomed.info/sct [PRODUCT_CODE]}\">Varicella-zoster live vaccine product</span></p><p><b>[URL_FOR_BATCH_NUMBER_EXTENSION]</b>: BATCH-XYZ-789</p><p><b>org/fhir/StructureDefinition/patient-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/JUANDC-PHILHEALTH-001</p><p><b>org/fhir/StructureDefinition/patient-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/JUANDC-PHILSYS-002</p><p><b>org/fhir/StructureDefinition/mother-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/MOTHERS-PHILHEALTH-12345</p><p><b>org/fhir/StructureDefinition/mother-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/MOTHERS-PHILSYS-67890</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://snomed.info/sct 1620681000168106}\">Patient refused immunization</span></p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 830851000168105}\">Zostavax</span></p><p><b>patient</b>: <a href=\"Patient/example1\">Juan DELA CRUZ</a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/UP-Manila-SILab/ph-core/Encounter-example-encounter.html\">Outpatient Visit - June 14, 2024</a></p><p><b>occurrence</b>: 2024-06-14</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href=\"Location/example-vaccination-site\">PGH Outpatient Clinic 3</a></p><p><b>lotNumber</b>: LotVZV987</p><p><b>doseQuantity</b>: 0.5 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}\">Administering Provider</span></p><p><b>actor</b>: <a href=\"Practitioner/example0\">Dr. Maria SANTOS</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRF}\">Administering Organization</span></p><p><b>actor</b>: <a href=\"Organization/example-facility\">Philippine General Hospital</a></p></blockquote><p><b>note</b>: </p><blockquote><div><p>Patient verbally refused the administration of the Varicella-zoster vaccine after counseling.</p>\n</div></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "[URL_FOR_ADMINISTERED_PRODUCT_EXTENSION]",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "[PRODUCT_CODE]",
            "display" : "Varicella-zoster live vaccine product"
          }
        ]
      }
    },
    {
      "url" : "[URL_FOR_BATCH_NUMBER_EXTENSION]",
      "valueString" : "BATCH-XYZ-789"
    },
    {
      "url" : "http://example.org/fhir/StructureDefinition/patient-philhealth-id-on-immunization",
      "valueIdentifier" : {
        "system" : "http://www.philhealth.gov.ph/pin",
        "value" : "JUANDC-PHILHEALTH-001"
      }
    },
    {
      "url" : "http://example.org/fhir/StructureDefinition/patient-philsys-id-on-immunization",
      "valueIdentifier" : {
        "system" : "http://nationalidsystem.gov.ph/psn",
        "value" : "JUANDC-PHILSYS-002"
      }
    },
    {
      "url" : "http://example.org/fhir/StructureDefinition/mother-philhealth-id-on-immunization",
      "valueIdentifier" : {
        "system" : "http://www.philhealth.gov.ph/pin",
        "value" : "MOTHERS-PHILHEALTH-12345"
      }
    },
    {
      "url" : "http://example.org/fhir/StructureDefinition/mother-philsys-id-on-immunization",
      "valueIdentifier" : {
        "system" : "http://nationalidsystem.gov.ph/psn",
        "value" : "MOTHERS-PHILSYS-67890"
      }
    }
  ],
  "status" : "not-done",
  "statusReason" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "1620681000168106",
        "display" : "Patient objection"
      }
    ],
    "text" : "Patient refused immunization"
  },
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "830851000168105",
        "display" : "Varicella-zoster live vaccine"
      }
    ],
    "text" : "Zostavax"
  },
  "patient" : {
    "reference" : "Patient/example1",
    "display" : "Juan DELA CRUZ"
  },
  "encounter" : {
    "reference" : "Encounter/example-encounter",
    "display" : "Outpatient Visit - June 14, 2024"
  },
  "occurrenceDateTime" : "2024-06-14",
  "primarySource" : true,
  "location" : {
    "reference" : "Location/example-vaccination-site",
    "display" : "PGH Outpatient Clinic 3"
  },
  "lotNumber" : "LotVZV987",
  "doseQuantity" : {
    "value" : 0.5,
    "unit" : "mL",
    "system" : "http://unitsofmeasure.org",
    "code" : "mL"
  },
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code" : "AP",
            "display" : "Administering Provider"
          }
        ],
        "text" : "Administering Provider"
      },
      "actor" : {
        "reference" : "Practitioner/example0",
        "display" : "Dr. Maria SANTOS"
      }
    },
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code" : "PRF",
            "display" : "Performer"
          }
        ],
        "text" : "Administering Organization"
      },
      "actor" : {
        "reference" : "Organization/example-facility",
        "display" : "Philippine General Hospital"
      }
    }
  ],
  "note" : [
    {
      "text" : "Patient verbally refused the administration of the Varicella-zoster vaccine after counseling."
    }
  ]
}