FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-PastAndStillActiveCotrimoxazoleMedicationStatementExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement PastAndStillActiveCotrimoxazoleMedicationStatementExample
status: Active
medication: Medication Trimethoprim+Sulfamethoxazole [Susceptibility]
subject: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)
effective: 2018-05-12 --> (ongoing)
{
"resourceType": "MedicationStatement",
"id": "PastAndStillActiveCotrimoxazoleMedicationStatementExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/oi-medication-statement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationReference": {
"reference": "Medication/CotrimoxazoleMedicationExample"
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"context": {
"reference": "Encounter/GeneralEncounterExample"
},
"effectivePeriod": {
"start": "2018-05-12"
}
}