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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeList
IdList-MedicationHistoryExample.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 MedicationHistoryExample

Medication History

Date: 2024-03-20 Mode: Working List Status: Current Code: History of Medication use
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
MedicationStatement: status = stopped; medication[x] = ->Medication Trimethoprim+Sulfamethoxazole [Susceptibility]; effective[x] = 2018-05-12 --> 2018-08-13Trimethoprim+Sulfamethoxazole [Susceptibility]
MedicationStatement: status = completed; medication[x] = ->Medication Isoniazid [Susceptibility]; effective[x] = 2018-05-12 --> 2018-08-13Isoniazid [Susceptibility]
Observation HIV treatment prior to enrollmentHIV Antiretroviral therapy Antiretroviral therapy status section
MedicationStatement: status = active; medication[x] = ->Medication TDF + 3TC + DTG; effective[x] = 2009-11-24 --> 2018-08-13HIV Antiretroviral therapy Antiretroviral therapy status section
Observation Current HIV treatment therapy durationHIV Antiretroviral therapy Antiretroviral therapy status section

Source1

{
  "resourceType": "List",
  "id": "MedicationHistoryExample",
  "meta": {
    "profile": [
      "http://moh.gov.et/fhir/hiv/StructureDefinition/medication-history"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "title": "Medication History",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8677-7"
      }
    ]
  },
  "subject": {
    "reference": "Patient/GeneralPatientExample"
  },
  "encounter": {
    "reference": "Encounter/GeneralEncounterExample"
  },
  "date": "2024-03-20",
  "source": {
    "reference": "Practitioner/GeneralPractitionerExample"
  },
  "entry": [
    {
      "flag": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "18998-5"
          }
        ]
      },
      "item": {
        "reference": "MedicationStatement/PastStoppedCotrimoxazoleMedicationStatementExample"
      }
    },
    {
      "flag": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "18934-0"
          }
        ]
      },
      "item": {
        "reference": "MedicationStatement/PastCompletedTPTMedicationStatementExample"
      }
    },
    {
      "flag": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47248-0"
          }
        ]
      },
      "item": {
        "reference": "Observation/HIVTreatmentPriorToEnrollmentExample"
      }
    },
    {
      "flag": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47248-0"
          }
        ]
      },
      "item": {
        "reference": "MedicationStatement/PastInitiatedArvTreatmentAndStillActiveExample"
      }
    },
    {
      "flag": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47248-0"
          }
        ]
      },
      "item": {
        "reference": "Observation/CurrentHIVTreatmentTherapyDurationExample"
      }
    }
  ]
}