FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-TPTMedicationRequestExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest TPTMedicationRequestExample
identifier: http://moh.gov.et/fhir/hiv/identifier/medication/prescription-12345
status: Completed
intent: Order
medication: Medication Isoniazid [Susceptibility]
subject: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)
authoredOn: 2023-10-11 17:21:33-0800
{
"resourceType": "MedicationRequest",
"id": "TPTMedicationRequestExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/tpt-medication-request"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://moh.gov.et/fhir/hiv/identifier/medication",
"value": "prescription-12345"
}
],
"status": "completed",
"intent": "order",
"medicationReference": {
"reference": "Medication/TPTMedicationExample"
},
"subject": {
"reference": "Patient/GeneralPatientExample"
},
"encounter": {
"reference": "Encounter/GeneralEncounterExample"
},
"authoredOn": "2023-10-11T17:21:33-08:00",
"basedOn": [
{
"reference": "CarePlan/TPTCareplanExample"
}
]
}