This commit is contained in:
2025-07-07 09:09:23 +02:00
parent 9055f93195
commit 809b1aa75d
96 changed files with 1120 additions and 1120 deletions

View File

@@ -1,6 +1,6 @@
{
"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]"
{
"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]"
}