From e6dd2804c928dcc1b423703257443da5a9c267b5 Mon Sep 17 00:00:00 2001 From: Sahil Malhotra Date: Tue, 10 Jun 2025 10:14:06 -0400 Subject: [PATCH] update fhir resources to latest active package ndc --- fhirResourcesToLoad/medication_turalio.json | 2 +- fhirResourcesToLoad/rems_smith_medicationrequest_turalio.json | 2 +- fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json | 2 +- fhirResourcesToLoad/rems_snow_medicationrequest_turalio.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fhirResourcesToLoad/medication_turalio.json b/fhirResourcesToLoad/medication_turalio.json index a344bc8..e139b57 100644 --- a/fhirResourcesToLoad/medication_turalio.json +++ b/fhirResourcesToLoad/medication_turalio.json @@ -10,7 +10,7 @@ }, { "system": "http://hl7.org/fhir/sid/ndc", - "code": "65597-402-20", + "code": "65597-407-20", "display": "Turalio" } ] diff --git a/fhirResourcesToLoad/rems_smith_medicationrequest_turalio.json b/fhirResourcesToLoad/rems_smith_medicationrequest_turalio.json index d802f2f..3e0a00c 100644 --- a/fhirResourcesToLoad/rems_smith_medicationrequest_turalio.json +++ b/fhirResourcesToLoad/rems_smith_medicationrequest_turalio.json @@ -18,7 +18,7 @@ }, { "system": "http://hl7.org/fhir/sid/ndc", - "code": "65597-402-20" + "code": "65597-407-20" } ] diff --git a/fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json b/fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json index eade469..aeaad4d 100644 --- a/fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json +++ b/fhirResourcesToLoad/rems_snow_medicationrequest_addyi.json @@ -10,7 +10,7 @@ }, { "system": "http://hl7.org/fhir/sid/ndc", - "code": "58604-214-03" + "code": "58604-214-30" } ] }, diff --git a/fhirResourcesToLoad/rems_snow_medicationrequest_turalio.json b/fhirResourcesToLoad/rems_snow_medicationrequest_turalio.json index 25f8fee..fd0c278 100644 --- a/fhirResourcesToLoad/rems_snow_medicationrequest_turalio.json +++ b/fhirResourcesToLoad/rems_snow_medicationrequest_turalio.json @@ -10,7 +10,7 @@ }, { "system": "http://hl7.org/fhir/sid/ndc", - "code": "65597-402-20" + "code": "65597-407-20" } ] },