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