Need suggestions about HL 7 v2 segments

Dear Sir/Miss,
Hope everyone will fine. I need some suggestions here. I want to convert simple database table data into HL7 v2 messages format. I would be so thankful if anyone here can guide me which HL7 v2 message segments are suitable for this type data.
For example,

  1. Hospital data: HospitalID, name, address, type, etc.
    HL7 v2 Segment type : ?

  2. Medication data: Medicantion ID, drug name, drug_Order_No etc.
    HL7 v2 Segment type : ?

Please guide me your valuable suggestion.
Thanks,
Ayaz

Have you looked through the v2 spec?
“Hospital” is a concept that shows up in a number of different ways, so your context will drive a fair bit of where it will live.
The medication stuff is all defined in Chapter 4 of the v2 spec

Dear Sir,
Thanks for your advise. It’s okay, I will check it.
Thanks,
Ayaz