FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-23c332eb-a0ec-4156-9eb3-3cb9e1bef58e.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationAdministration FluconazolePreventiveTherapyMedicationAdministrationExample
status: Completed
medication: Medication Fluconazole [Susceptibility]
subject: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)
effective: 2012-12-09 --> 2013-04-08
reasonReference: Observation Fluconazole [Susceptibility]
{
"resourceType": "MedicationAdministration",
"id": "FluconazolePreventiveTherapyMedicationAdministrationExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/fluconazole-preventive-therapy-medication-administration"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationReference": {
"reference": "Medication/FluconazoleMedicationExample"
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"context": {
"reference": "Encounter/GeneralEncounterExample"
},
"effectivePeriod": {
"start": "2012-12-09",
"end": "2013-04-08"
},
"reasonReference": [
{
"reference": "Observation/FluconazolePreventiveTherapyStartedExample"
}
]
}