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

This commit is contained in:
2026-04-06 23:51:17 +06:00
parent 3f62ec237b
commit 68a428f084
6 changed files with 13 additions and 13 deletions

View File

@@ -11,10 +11,10 @@ This code system contains two concept classes:
- **Drug**: Finished pharmaceutical drug products (identified by DAR number and trade name)
- **Ingredient**: Raw material / active pharmaceutical ingredients
Concept IDs follow the format: `{DAR-number}--{trade-name-slug}`
Example: `353-0026-039--marvelous-fe`
Concept IDs follow the format: {DAR-number}--{trade-name-slug}
Example: 353-0026-039--marvelous-fe
**Canonical URL note:** `https://dgda.gov.bd/drug-registry` is a logical identifier
**Canonical URL note:** https://dgda.gov.bd/drug-registry is a logical identifier
only and does not resolve to a web endpoint.
"""