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