FHIR IG analytics| Package | bd.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-bd-dose-form.json |
| FHIR Version | R4 |
| Source | file:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-dose-form.html |
| URL | https://fhir.dghs.gov.bd/core/CodeSystem/bd-dose-form |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-10-03T12:29:59+00:00 |
| Name | BDMedicationDoseForm |
| Title | Bangladesh Medication Dose Form CodeSystem |
| Description | Medication dose form codes according to CCDS guideline |
| Content | complete |
| ValueSet | |
| bd-dose-form-valueset | Bangladesh Medication Dose Form ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem bd-dose-form
This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-dose-form defines the following codes:
German
Generated Narrative: CodeSystem bd-dose-form
This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-dose-form defines the following codes:
French
Narratif généré : CodeSystem bd-dose-form
This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-dose-form defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bd-dose-form",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
}
]
}
}
],
"url": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-dose-form",
"version": "0.2.0",
"name": "BDMedicationDoseForm",
"title": "Bangladesh Medication Dose Form CodeSystem",
"status": "draft",
"date": "2025-10-03T12:29:59+00:00",
"publisher": "Directorate General of Health Services (DGHS), Bangladesh",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://dghs.gov.bd"
}
]
}
],
"description": "Medication dose form codes according to CCDS guideline",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "050"
}
]
}
],
"content": "complete",
"count": 10,
"concept": [
{
"code": "TAB",
"display": "Tablet",
"definition": "Solid oral dosage form, usually uncoated or coated, intended for swallowing."
},
{
"code": "DTAB",
"display": "Dispersible Tablet",
"definition": "Tablet designed to be dissolved/dispersed in water before administration."
},
{
"code": "CAP",
"display": "Capsule",
"definition": "Solid dosage form with active ingredients enclosed in a gelatin shell."
},
{
"code": "SYP",
"display": "Syrup",
"definition": "Liquid oral dosage form containing active substance(s) in solution."
},
{
"code": "SUSP",
"display": "Suspension",
"definition": "Liquid oral dosage form with insoluble particles dispersed in a liquid."
},
{
"code": "PFS",
"display": "Powder for Suspension",
"definition": "Powder that requires reconstitution into a liquid suspension before use."
},
{
"code": "INJ",
"display": "Injection",
"definition": "Sterile solution or suspension intended for parenteral administration."
},
{
"code": "SOL",
"display": "Solution",
"definition": "Liquid dosage form where drug is fully dissolved in a solvent."
},
{
"code": "CRM",
"display": "Cream",
"definition": "Semi-solid topical dosage form containing the drug in an emulsion base."
},
{
"code": "LOT",
"display": "Lotion",
"definition": "Low-viscosity liquid topical dosage form for external application."
}
]
}