{ "id": "2de5009b-c299-46aa-ac66-f1019d24ed05", "prefix": "pharmacy_code", "description": "fetch pharmacy code from a pharmacy", "body": "SELECT DISTINCT [dh].[DH_pharmacy_code]\r\nFROM [Arizona].[dbo].[Document_header] [dh]" }