Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Ministry of Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xhanti2309/Immunisation-IG/ and changes regularly. See the Directory of published versions

: Bundle - Covax - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "Covax",
  "meta" : {
    "profile" : [
      🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-bundle"
    ]
  },
  "type" : "transaction",
  "timestamp" : "2024-02-18T09:30:00+02:00",
  "entry" : [
    {
      "fullUrl" : "http://hapi-fhir:8080/Patient/CovaxImmunizationPatientExample",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "CovaxImmunizationPatientExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-immunization-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_CovaxImmunizationPatientExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient CovaxImmunizationPatientExample</b></p><a name=\"CovaxImmunizationPatientExample\"> </a><a name=\"hcCovaxImmunizationPatientExample\"> </a><a name=\"CovaxImmunizationPatientExample-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li><code>http://openhie.org/fhir/zambia-immunizations/identifier/patient-passport</code>/PN15685241</li><li><code>http://openhie.org/fhir/zambia-immunizations/identifier/patient-nrc</code>/999999/99/9</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:mail@mail.com\">mail@mail.com</a></li><li><a href=\"tel:+27821234567\">+27821234567</a></li><li>100 Zimi Road Ndola City Ndola Copperbelt Province Zambia </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></li><li>Also see: <a href=\"RelatedPerson-RelatedPersonGuardianCovaxExample.html\">RelatedPerson Mike Smith (official)</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This is an extension to capture that patient's administrative sex.\"><a href=\"StructureDefinition-administrative-sex.html\">Administrative Sex</a></td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0001 F}\">Female</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/administrative-sex",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0001",
                  "code" : "F"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number",
            "value" : "CN0000000"
          },
          {
            "system" : "http://openhie.org/fhir/zambia-immunizations/identifier/patient-passport",
            "value" : "PN15685241"
          },
          {
            "system" : "http://openhie.org/fhir/zambia-immunizations/identifier/patient-nrc",
            "value" : "999999/99/9"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Jones",
            "given" : [
              "Tom",
              "Jack"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "email",
            "value" : "mail@mail.com"
          },
          {
            "system" : "phone",
            "value" : "+27821234567"
          }
        ],
        "birthDate" : "2000-01-01",
        "address" : [
          {
            "line" : [
              "100",
              "Zimi Road",
              "Ndola City"
            ],
            "city" : "Ndola",
            "district" : "Ndola District",
            "state" : "Copperbelt Province",
            "country" : "Zambia"
          }
        ],
        "managingOrganization" : {
          🔗 "reference" : "Organization/OrganizationExample"
        },
        "link" : [
          {
            "other" : {
              🔗 "reference" : "RelatedPerson/RelatedPersonGuardianCovaxExample",
              "type" : "RelatedPerson"
            },
            "type" : "seealso"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Patient/CovaxImmunizationPatientExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Encounter/CovaxTargetFacilityEncounterExample",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "CovaxTargetFacilityEncounterExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-target-facility-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_CovaxTargetFacilityEncounterExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter CovaxTargetFacilityEncounterExample</b></p><a name=\"CovaxTargetFacilityEncounterExample\"> </a><a name=\"hcCovaxTargetFacilityEncounterExample\"> </a><a name=\"CovaxTargetFacilityEncounterExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>class</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>serviceProvider</b>: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></p><p><b>actualPeriod</b>: 2022-12-01 --&gt; 2023-01-20</p></div>"
        },
        "status" : "completed",
        "class" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code" : "AMB"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "serviceProvider" : {
          🔗 "reference" : "Organization/OrganizationExample"
        },
        "actualPeriod" : {
          "start" : "2022-12-01",
          "end" : "2023-01-20"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Encounter/CovaxTargetFacilityEncounterExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Immunization/CovaxImmunizationExample",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "CovaxImmunizationExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-immunization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_CovaxImmunizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization CovaxImmunizationExample</b></p><a name=\"CovaxImmunizationExample\"> </a><a name=\"hcCovaxImmunizationExample\"> </a><a name=\"CovaxImmunizationExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://id.who.int/icd11/mms XM1G90}\">XM1G90</span></p><h3>AdministeredProducts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Medication-CovaxVaccineExample.html\">Medication XM1G90</a></td></tr></table><p><b>patient</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>occurrence</b>: 2024-01-31</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></td></tr></table><blockquote><p><b>reaction</b></p><h3>Manifestations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-ImmunizationAllergyExample.html\">Observation Immunization reaction</a></td></tr></table></blockquote><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DoseNumber</b></td></tr><tr><td style=\"display: none\">*</td><td>2654564</td></tr></table></div>"
        },
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "http://id.who.int/icd11/mms",
              "code" : "XM1G90"
            }
          ]
        },
        "administeredProduct" : {
          "reference" : {
            🔗 "reference" : "Medication/CovaxVaccineExample"
          }
        },
        "patient" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "occurrenceDateTime" : "2024-01-31",
        "performer" : [
          {
            "actor" : {
              🔗 "reference" : "Organization/OrganizationExample"
            }
          }
        ],
        "reaction" : [
          {
            "manifestation" : {
              "reference" : {
                🔗 "reference" : "Observation/ImmunizationAllergyExample"
              }
            }
          }
        ],
        "protocolApplied" : [
          {
            "doseNumber" : "2654564"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Immunization/CovaxImmunizationExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Medication/CovaxVaccineExample",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "CovaxVaccineExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-vaccine-details"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_CovaxVaccineExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication CovaxVaccineExample</b></p><a name=\"CovaxVaccineExample\"> </a><a name=\"hcCovaxVaccineExample\"> </a><a name=\"CovaxVaccineExample-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://id.who.int/icd11/mms XM1G90}\">XM1G90</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td></tr><tr><td style=\"display: none\">*</td><td>123</td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://id.who.int/icd11/mms",
              "code" : "XM1G90"
            }
          ]
        },
        "batch" : {
          "lotNumber" : "123"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Medication/CovaxVaccineExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/RelatedPerson/RelatedPersonGuardianCovaxExample",
      "resource" : {
        "resourceType" : "RelatedPerson",
        "id" : "RelatedPersonGuardianCovaxExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/covax-guardian-relation-to-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_RelatedPersonGuardianCovaxExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson RelatedPersonGuardianCovaxExample</b></p><a name=\"RelatedPersonGuardianCovaxExample\"> </a><a name=\"hcRelatedPersonGuardianCovaxExample\"> </a><a name=\"RelatedPersonGuardianCovaxExample-en-US\"> </a><p><b>identifier</b>: <code>http://openhie.org/fhir/zambia-immunizations/identifier/passport-number</code>/PN15685241</p><p><b>patient</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode GUARD}\">guardian</span></p><p><b>name</b>: Mike Smith (Official)</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://openhie.org/fhir/zambia-immunizations/identifier/passport-number",
            "value" : "PN15685241"
          }
        ],
        "patient" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "relationship" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "GUARD"
              }
            ]
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Smith",
            "given" : [
              "Mike"
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "RelatedPerson/RelatedPersonGuardianCovaxExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Observation/PatientOccupationObservationExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "PatientOccupationObservationExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/patient-occupation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PatientOccupationObservationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PatientOccupationObservationExample</b></p><a name=\"PatientOccupationObservationExample\"> </a><a name=\"hcPatientOccupationObservationExample\"> </a><a name=\"PatientOccupationObservationExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85658-3}\">Occupation [Type]</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>effective</b>: 2017-03-01 --&gt; (ongoing)</p><p><b>performer</b>: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></p><p><b>value</b>: <span title=\"Codes:\">Accounts Manager</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "social-history"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "85658-3"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "effectivePeriod" : {
          "start" : "2017-03-01"
        },
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          }
        ],
        "valueCodeableConcept" : {
          "text" : "Accounts Manager"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/PatientOccupationObservationExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Observation/PregnancyStatusExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "PregnancyStatusExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/pregnancy-status"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PregnancyStatusExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PregnancyStatusExample</b></p><a name=\"PregnancyStatusExample\"> </a><a name=\"hcPregnancyStatusExample\"> </a><a name=\"PregnancyStatusExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11449-6}\">Pregnancy status</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></p><p><b>value</b>: true</p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "exam"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11449-6"
            }
          ],
          "text" : "Pregnancy status"
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2024-01-25",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          }
        ],
        "valueBoolean" : true
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/PregnancyStatusExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Observation/LactationStatusExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "LactationStatusExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/lactation-status"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_LactationStatusExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation LactationStatusExample</b></p><a name=\"LactationStatusExample\"> </a><a name=\"hcLactationStatusExample\"> </a><a name=\"LactationStatusExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 290122005}\">Lactation status</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></p><p><b>value</b>: true</p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "exam"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "290122005"
            }
          ],
          "text" : "Lactation status"
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2024-01-25",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          }
        ],
        "valueBoolean" : true
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/LactationStatusExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Condition/HIVConditionExample",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "HIVConditionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/underlying-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_HIVConditionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition HIVConditionExample</b></p><a name=\"HIVConditionExample\"> </a><a name=\"hcHIVConditionExample\"> </a><a name=\"HIVConditionExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LA28577-7}\">Human immunodeficiency virus (HIV)</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>recordedDate</b>: 2024-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA28577-7"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "recordedDate" : "2024-03-20"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/HIVConditionExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Condition/DiabetesMellitusConditionExample",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "DiabetesMellitusConditionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/underlying-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DiabetesMellitusConditionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition DiabetesMellitusConditionExample</b></p><a name=\"DiabetesMellitusConditionExample\"> </a><a name=\"hcDiabetesMellitusConditionExample\"> </a><a name=\"DiabetesMellitusConditionExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LA25673-7}\">Med: Diabetes mellitus</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>recordedDate</b>: 2024-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA25673-7"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "recordedDate" : "2024-03-20"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/DiabetesMellitusConditionExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Condition/HypertensionConditionExample",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "HypertensionConditionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/underlying-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_HypertensionConditionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition HypertensionConditionExample</b></p><a name=\"HypertensionConditionExample\"> </a><a name=\"hcHypertensionConditionExample\"> </a><a name=\"HypertensionConditionExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LA25642-2}\">Cardio/pulm: Hypertensive disorder</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>recordedDate</b>: 2024-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA25642-2"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "recordedDate" : "2024-03-20"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/HypertensionConditionExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Condition/ImmunologyConditionExample",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "ImmunologyConditionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/underlying-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ImmunologyConditionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ImmunologyConditionExample</b></p><a name=\"ImmunologyConditionExample\"> </a><a name=\"hcImmunologyConditionExample\"> </a><a name=\"ImmunologyConditionExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LP345046-9}\">Immunology</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>recordedDate</b>: 2024-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LP345046-9"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "recordedDate" : "2024-03-20"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/ImmunologyConditionExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Condition/SkinConditionExample",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SkinConditionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/underlying-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_SkinConditionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SkinConditionExample</b></p><a name=\"SkinConditionExample\"> </a><a name=\"hcSkinConditionExample\"> </a><a name=\"SkinConditionExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LA22098-0}\">Integumentary: Skin disorder (e.g. fungal rashes, contact dermatitis, moisture associated dermatitis, psoriasis )</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>recordedDate</b>: 2024-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA22098-0"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "recordedDate" : "2024-03-20"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SkinConditionExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Condition/NeuromuscularConditionExample",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "NeuromuscularConditionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/underlying-condition"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_NeuromuscularConditionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition NeuromuscularConditionExample</b></p><a name=\"NeuromuscularConditionExample\"> </a><a name=\"hcNeuromuscularConditionExample\"> </a><a name=\"NeuromuscularConditionExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org LP31403-6}\">Neuromuscular</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>recordedDate</b>: 2024-03-20</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LP31403-6"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "recordedDate" : "2024-03-20"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/NeuromuscularConditionExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/Observation/ImmunizationAllergyExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ImmunizationAllergyExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/immunization-allergy"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ImmunizationAllergyExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ImmunizationAllergyExample</b></p><a name=\"ImmunizationAllergyExample\"> </a><a name=\"hcImmunizationAllergyExample\"> </a><a name=\"ImmunizationAllergyExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 31044-1}\">Allergic Reaction</span></p><p><b>subject</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></p><p><b>value</b>: <span title=\"Codes:\">Vomiting</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "exam"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "31044-1"
            }
          ],
          "text" : "Allergic Reaction"
        },
        "subject" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2024-01-25",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          }
        ],
        "valueCodeableConcept" : {
          "text" : "Vomiting"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/ImmunizationAllergyExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/ImmunizationRecommendation/VaccineNextDoseDateExample",
      "resource" : {
        "resourceType" : "ImmunizationRecommendation",
        "id" : "VaccineNextDoseDateExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/vaccine-next-dose-date"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImmunizationRecommendation_VaccineNextDoseDateExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImmunizationRecommendation VaccineNextDoseDateExample</b></p><a name=\"VaccineNextDoseDateExample\"> </a><a name=\"hcVaccineNextDoseDateExample\"> </a><a name=\"VaccineNextDoseDateExample-en-US\"> </a><p><b>patient</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>date</b>: 2024-01-25</p><p><b>authority</b>: <a href=\"Organization-OrganizationExample.html\">Organization Facility one</a></p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: <span title=\"Codes:{http://id.who.int/icd11/mms XM1G90}\">XM1G90</span></p><p><b>forecastStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/immunization-recommendation-status due}\">Due</span></p><h3>DateCriterions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 30980-7}\">Date vaccine due</span></td><td>2024-01-25</td></tr></table><p><b>supportingImmunization</b>: <a href=\"Immunization-CovaxImmunizationExample.html\">Immunization: status = completed; vaccineCode = XM1G90; occurrence[x] = 2024-01-31</a></p></blockquote></div>"
        },
        "patient" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "date" : "2024-01-25",
        "authority" : {
          🔗 "reference" : "Organization/OrganizationExample"
        },
        "recommendation" : [
          {
            "vaccineCode" : [
              {
                "coding" : [
                  {
                    "system" : "http://id.who.int/icd11/mms",
                    "code" : "XM1G90"
                  }
                ]
              }
            ],
            "forecastStatus" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
                  "code" : "due"
                }
              ]
            },
            "dateCriterion" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://loinc.org",
                      "code" : "30980-7"
                    }
                  ]
                },
                "value" : "2024-01-25"
              }
            ],
            "supportingImmunization" : [
              {
                🔗 "reference" : "Immunization/CovaxImmunizationExample"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ImmunizationRecommendation/VaccineNextDoseDateExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/List/MedicalHistoryExample",
      "resource" : {
        "resourceType" : "List",
        "id" : "MedicalHistoryExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/medical-history"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_MedicalHistoryExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List MedicalHistoryExample</b></p><a name=\"MedicalHistoryExample\"> </a><a name=\"hcMedicalHistoryExample\"> </a><a name=\"MedicalHistoryExample-en-US\"> </a><h2>Medical History</h2><table class=\"clstu\"><tr><td>Date: 2024-03-20 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Problem list </td></tr><tr><td>Subject: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a>Encounter: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a>Source: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td><td>Flag</td></tr><tr><td><a href=\"Condition-HIVConditionExample.html\">Condition Human immunodeficiency virus (HIV)</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-DiabetesMellitusConditionExample.html\">Condition Med: Diabetes mellitus</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-HypertensionConditionExample.html\">Condition Cardio/pulm: Hypertensive disorder</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-ImmunologyConditionExample.html\">Condition Immunology</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-SkinConditionExample.html\">Condition Integumentary: Skin disorder (e.g. fungal rashes, contact dermatitis, moisture associated dermatitis, psoriasis )</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-NeuromuscularConditionExample.html\">Condition Neuromuscular</a></td><td>Current Medical Information</td></tr></table></div>"
        },
        "status" : "current",
        "mode" : "working",
        "title" : "Medical History",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LP73189-0"
            }
          ]
        },
        "subject" : [
          {
            🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
          }
        ],
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "date" : "2024-03-20",
        "source" : {
          🔗 "reference" : "Organization/OrganizationExample"
        },
        "entry" : [
          {
            "flag" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP74664-1"
                }
              ]
            },
            "item" : {
              🔗 "reference" : "Condition/HIVConditionExample"
            }
          },
          {
            "flag" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP74664-1"
                }
              ]
            },
            "item" : {
              🔗 "reference" : "Condition/DiabetesMellitusConditionExample"
            }
          },
          {
            "flag" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP74664-1"
                }
              ]
            },
            "item" : {
              🔗 "reference" : "Condition/HypertensionConditionExample"
            }
          },
          {
            "flag" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP74664-1"
                }
              ]
            },
            "item" : {
              🔗 "reference" : "Condition/ImmunologyConditionExample"
            }
          },
          {
            "flag" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP74664-1"
                }
              ]
            },
            "item" : {
              🔗 "reference" : "Condition/SkinConditionExample"
            }
          },
          {
            "flag" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP74664-1"
                }
              ]
            },
            "item" : {
              🔗 "reference" : "Condition/NeuromuscularConditionExample"
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "List/MedicalHistoryExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/AllergyIntolerance/VaccinationAllergicReactionExample",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "VaccinationAllergicReactionExample",
        "meta" : {
          "profile" : [
            🔗 "http://openhie.org/fhir/zambia-immunizations/StructureDefinition/vaccination-allergic-reaction"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_VaccinationAllergicReactionExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance VaccinationAllergicReactionExample</b></p><a name=\"VaccinationAllergicReactionExample\"> </a><a name=\"hcVaccinationAllergicReactionExample\"> </a><a name=\"VaccinationAllergicReactionExample-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/allergy-intolerance-type allergy}\">Allergy</span></p><p><b>category</b>: Medication</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 31044-1}\">Immunization reaction</span></p><p><b>patient</b>: <a href=\"Patient-CovaxImmunizationPatientExample.html\">Tom Jack Jones (official) (no stated gender), DoB: 2000-01-01 ( http://openhie.org/fhir/zambia-immunizations/identifier/patient-card-number#CN0000000)</a></p><p><b>encounter</b>: <a href=\"Encounter-CovaxTargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --&gt; 2023-01-20</a></p><p><b>onset</b>: 2024-01-05</p><p><b>recordedDate</b>: 2024-04-15</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://id.who.int/icd11/mms XM1G90}\">XM1G90</span></p><h3>Manifestations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-ImmunizationAllergyExample.html\">Observation Immunization reaction</a></td></tr></table></blockquote></div>"
        },
        "type" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/allergy-intolerance-type",
              "code" : "allergy"
            }
          ]
        },
        "category" : [
          "medication"
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "31044-1"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/CovaxImmunizationPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/CovaxTargetFacilityEncounterExample"
        },
        "onsetDateTime" : "2024-01-05",
        "recordedDate" : "2024-04-15",
        "reaction" : [
          {
            "substance" : {
              "coding" : [
                {
                  "system" : "http://id.who.int/icd11/mms",
                  "code" : "XM1G90"
                }
              ]
            },
            "manifestation" : [
              {
                "reference" : {
                  🔗 "reference" : "Observation/ImmunizationAllergyExample"
                }
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "AllergyIntolerance/VaccinationAllergicReactionExample"
      }
    }
  ]
}