FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeList
IdList-OIMedicalHistoryExample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: List OIMedicalHistoryExample

Medical History

Date: 2024-03-20 Mode: Working List Status: Current Code: Problem list
Subject: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)Encounter: 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 --> 2012-12-09Source: 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 --> 2012-12-09
ItemsFlag
Condition Pulmonary tuberculosisCurrent Medical Information
Condition Chronic diarrheaCurrent Medical Information
Condition Fever (finding)Current Medical Information
Condition Fever (finding)Past medical history
Condition Bacterial pneumoniaPast medical history

Source1

{
  "resourceType": "List",
  "id": "OIMedicalHistoryExample",
  "meta": {
    "profile": [
      "http://moh.gov.et/fhir/hiv/StructureDefinition/medical-history"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}