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

: List - Medical History - JSON Representation

Raw json | Download


{
  "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\"><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"
      }
    }
  ]
}