Prepare 0.4.0: DGDA Drug and LOINC Integration-fix syntax
Some checks failed
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Failing after 5m57s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Has been skipped

This commit is contained in:
2026-04-06 23:28:37 +06:00
parent d88695dd8b
commit 3f62ec237b
3 changed files with 9 additions and 9 deletions

View File

@@ -7,17 +7,17 @@ Authority (DGDA) of Bangladesh. This value set includes 39,196 finished
pharmaceutical drug product concepts maintained in the national OCL terminology pharmaceutical drug product concepts maintained in the national OCL terminology
server at https://tr.ocl.dghs.gov.bd. server at https://tr.ocl.dghs.gov.bd.
This value set is the normative binding for `BDMedication.code` and represents This value set is the normative binding for BDMedication.code and represents
the only permitted drug coding vocabulary for medication resources in the the only permitted drug coding vocabulary for medication resources in the
Bangladesh national health information exchange. Bangladesh national health information exchange.
Validation is performed via `$validate-code` and `$lookup` against the national Validation is performed via $validate-code and $lookup against the national
OCL terminology server. `$expand` is not supported for this value set due to its OCL terminology server. $expand is not supported for this value set due to its
size. size.
**Source collection:** dgda-registered-drugs-valueset (MoHFW organisation, OCL) Source collection: dgda-registered-drugs-valueset (MoHFW organisation, OCL)
**OCL collection canonical:** https://dgda.gov.bd/fhir/ValueSet/registered-drugs OCL collection canonical: https://dgda.gov.bd/fhir/ValueSet/registered-drugs
**OCL FHIR endpoint:** https://tr.ocl.dghs.gov.bd/orgs/MoHFW/collections/dgda-registered-drugs-valueset/ OCL FHIR endpoint: https://tr.ocl.dghs.gov.bd/orgs/MoHFW/collections/dgda-registered-drugs-valueset/
""" """
* ^url = "https://dgda.gov.bd/fhir/ValueSet/registered-drugs" * ^url = "https://dgda.gov.bd/fhir/ValueSet/registered-drugs"

View File

@@ -7,7 +7,7 @@ Value set containing all ICD-11 MMS substance and medicament concepts
terminology server at https://tr.ocl.dghs.gov.bd. terminology server at https://tr.ocl.dghs.gov.bd.
This value set contains 7,776 substance concepts and is used for coding This value set contains 7,776 substance concepts and is used for coding
active pharmaceutical ingredients in the `BDMedication.ingredient` element active pharmaceutical ingredients in the BDMedication.ingredient element
to support IPS generation and cross-border data exchange. to support IPS generation and cross-border data exchange.
This value set is defined and maintained in OCL. It is declared here as a This value set is defined and maintained in OCL. It is declared here as a

View File

@@ -6,7 +6,7 @@ Value set containing route of administration concepts from the HL7 Version 3
RouteOfAdministration code system. RouteOfAdministration code system.
This value set is used to code the route by which a medication is administered This value set is used to code the route by which a medication is administered
in `MedicationRequest.dosageInstruction.route`. HL7 v3 RouteOfAdministration in MedicationRequest.dosageInstruction.route. HL7 v3 RouteOfAdministration
is a license-free, internationally recognised vocabulary already embedded in is a license-free, internationally recognised vocabulary already embedded in
the FHIR ecosystem. the FHIR ecosystem.
@@ -14,7 +14,7 @@ Concepts are loaded into the national OCL terminology server at
https://tr.ocl.dghs.gov.bd under the MoHFW organisation. https://tr.ocl.dghs.gov.bd under the MoHFW organisation.
**Code system canonical:** http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration **Code system canonical:** http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration
**Binding:** required on `BDMedicationRequest.dosageInstruction.route` **Binding:** required on BDMedicationRequest.dosageInstruction.route
""" """
* ^url = "https://fhir.dghs.gov.bd/core/ValueSet/bd-route-of-administration" * ^url = "https://fhir.dghs.gov.bd/core/ValueSet/bd-route-of-administration"