FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | List |
| Id | List-MedicationHistoryExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List MedicationHistoryExample
Profile: List - History of Past Medication
| Items | Flag |
| MedicationStatement: status = stopped; medication[x] = ->Medication Trimethoprim+Sulfamethoxazole [Susceptibility]; effective[x] = 2018-05-12 --> 2018-08-13 | Trimethoprim+Sulfamethoxazole [Susceptibility] |
| MedicationStatement: status = completed; medication[x] = ->Medication Isoniazid [Susceptibility]; effective[x] = 2018-05-12 --> 2018-08-13 | Isoniazid [Susceptibility] |
| Observation HIV treatment prior to enrollment | HIV Antiretroviral therapy Antiretroviral therapy status section |
| MedicationStatement: status = active; medication[x] = ->Medication TDF + 3TC + DTG; effective[x] = 2009-11-24 --> 2018-08-13 | HIV Antiretroviral therapy Antiretroviral therapy status section |
| Observation Current HIV treatment therapy duration | HIV Antiretroviral therapy Antiretroviral therapy status section |
{
"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"
}
}
]
}