Skip to content

Commit 0c8db81

Browse files
committed
update ndc codes
1 parent db4b7ac commit 0c8db81

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/hooks/hookProxy.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const phonebook = [
7070
from: [EHRWhitelist.any]
7171
},
7272
{
73-
code: '70771-1557-4', // iPLEDGE
73+
code: '0245-0571-01', // iPLEDGE
7474
system: 'http://hl7.org/fhir/sid/ndc',
7575
brand_name: "Isotretinoin",
7676
generic_name: "ISOTRETINOIN",
@@ -81,7 +81,7 @@ const phonebook = [
8181
from: [EHRWhitelist.any]
8282
},
8383
{
84-
code: '63459-502-01', // TIRF
84+
code: '63459-502-30', // TIRF
8585
system: 'http://hl7.org/fhir/sid/ndc',
8686
brand_name: "Fentanyl Citrate",
8787
generic_name: "FENTANYL CITRATE",
@@ -92,7 +92,7 @@ const phonebook = [
9292
from: [EHRWhitelist.any]
9393
},
9494
{
95-
code: '65597-407-20', // Turalio
95+
code: '65597-402-20', // Turalio
9696
system: 'http://hl7.org/fhir/sid/ndc',
9797
brand_name: "Turalio",
9898
generic_name: "PEXIDARTINIB HYDROCHLORIDE",

0 commit comments

Comments
 (0)