From 3e91ff7e59ffe9e1807ae201c4a0bf3979098416 Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Tue, 7 Apr 2026 00:19:15 +0600 Subject: [PATCH] Prepare 0.4.0: DGDA Drug and LOINC Integration --- .../{BDMedicationCodeSystem.fsh => BDMedicationCS.fsh} | 2 +- input/fsh/valueSets/BDICD11SubstancesVS.fsh | 2 +- input/fsh/valueSets/BDMedicationDoseFormVS.fsh | 2 +- input/fsh/valueSets/BDRouteOfAdministrationVS.fsh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename input/fsh/codeSystems/{BDMedicationCodeSystem.fsh => BDMedicationCS.fsh} (96%) diff --git a/input/fsh/codeSystems/BDMedicationCodeSystem.fsh b/input/fsh/codeSystems/BDMedicationCS.fsh similarity index 96% rename from input/fsh/codeSystems/BDMedicationCodeSystem.fsh rename to input/fsh/codeSystems/BDMedicationCS.fsh index c9bc701..ba6a1e8 100644 --- a/input/fsh/codeSystems/BDMedicationCodeSystem.fsh +++ b/input/fsh/codeSystems/BDMedicationCS.fsh @@ -1,4 +1,4 @@ -CodeSystem: BDMedicationCodeSystem +CodeSystem: BDMedicationCS Id: bd-medication-code Title: "Bangladesh Medication Codes" Description: "Bangladesh Medication Codes" diff --git a/input/fsh/valueSets/BDICD11SubstancesVS.fsh b/input/fsh/valueSets/BDICD11SubstancesVS.fsh index 0031688..f663f86 100644 --- a/input/fsh/valueSets/BDICD11SubstancesVS.fsh +++ b/input/fsh/valueSets/BDICD11SubstancesVS.fsh @@ -28,5 +28,5 @@ minimal stub to allow IG publisher binding resolution only. * ^jurisdiction = urn:iso:std:iso:3166#BD "Bangladesh" * ^immutable = false -* include codes from system "http://id.who.int/icd/release/11/mms" +* include codes from system http://id.who.int/icd/release/11/mms where concept-class = "Substance" \ No newline at end of file diff --git a/input/fsh/valueSets/BDMedicationDoseFormVS.fsh b/input/fsh/valueSets/BDMedicationDoseFormVS.fsh index a324595..c26956e 100644 --- a/input/fsh/valueSets/BDMedicationDoseFormVS.fsh +++ b/input/fsh/valueSets/BDMedicationDoseFormVS.fsh @@ -33,4 +33,4 @@ DGDA plain text dose forms to EDQM codes is planned for a future IG version. * ^jurisdiction = urn:iso:std:iso:3166#BD "Bangladesh" * ^immutable = false -* include codes from system "https://standardterms.edqm.eu" \ No newline at end of file +* include codes from system https://standardterms.edqm.eu \ No newline at end of file diff --git a/input/fsh/valueSets/BDRouteOfAdministrationVS.fsh b/input/fsh/valueSets/BDRouteOfAdministrationVS.fsh index e106a0e..8a67468 100644 --- a/input/fsh/valueSets/BDRouteOfAdministrationVS.fsh +++ b/input/fsh/valueSets/BDRouteOfAdministrationVS.fsh @@ -28,4 +28,4 @@ https://tr.ocl.dghs.gov.bd under the MoHFW organisation. * ^jurisdiction = urn:iso:std:iso:3166#BD "Bangladesh" * ^immutable = false -* include codes from system "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration" \ No newline at end of file +* include codes from system http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration \ No newline at end of file