Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: List - Medical History - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "OIMedicalHistoryExample",
  "meta" : {
    "profile" : [
      🔗 "http://moh.gov.et/fhir/hiv/StructureDefinition/medical-history"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List OIMedicalHistoryExample</b></p><a name=\"OIMedicalHistoryExample\"> </a><a name=\"hcOIMedicalHistoryExample\"> </a><a name=\"OIMedicalHistoryExample-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-GeneralPatientExample.html\">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a>Encounter: <a href=\"Encounter-GeneralEncounterExample.html\">Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --&gt; 2012-12-09</a>Source: <a href=\"Encounter-GeneralEncounterExample.html\">Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --&gt; 2012-12-09</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-OpportunisticInfectionsPulmonaryTBExample.html\">Condition Pulmonary tuberculosis</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-OpportunisticInfectionsChronicDiarrheaExample.html\">Condition Chronic diarrhea</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-OpportunisticInfectionsFeverCurrentExample.html\">Condition Fever (finding)</a></td><td>Current Medical Information</td></tr><tr><td><a href=\"Condition-OpportunisticInfectionsFeverPastExample.html\">Condition Fever (finding)</a></td><td>Past medical history</td></tr><tr><td><a href=\"Condition-OpportunisticInfectionsBacterialPneumoniaExample.html\">Condition Bacterial pneumonia</a></td><td>Past medical history</td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "title" : "Medical History",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "LP73189-0"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/GeneralPatientExample"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/GeneralEncounterExample"
  },
  "date" : "2024-03-20",
  "source" : {
    🔗 "reference" : "Practitioner/GeneralPractitionerExample"
  },
  "entry" : [
    {
      "flag" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LP74664-1"
          }
        ]
      },
      "item" : {
        🔗 "reference" : "Condition/OpportunisticInfectionsPulmonaryTBExample"
      }
    },
    {
      "flag" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LP74664-1"
          }
        ]
      },
      "item" : {
        🔗 "reference" : "Condition/OpportunisticInfectionsChronicDiarrheaExample"
      }
    },
    {
      "flag" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LP74664-1"
          }
        ]
      },
      "item" : {
        🔗 "reference" : "Condition/OpportunisticInfectionsFeverCurrentExample"
      }
    },
    {
      "flag" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LP74217-8"
          }
        ]
      },
      "item" : {
        🔗 "reference" : "Condition/OpportunisticInfectionsFeverPastExample"
      }
    },
    {
      "flag" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LP74217-8"
          }
        ]
      },
      "item" : {
        🔗 "reference" : "Condition/OpportunisticInfectionsBacterialPneumoniaExample"
      }
    }
  ]
}