FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | CodeSystem |
| Id | CodeSystem-dosage-unit.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-dosage-unit.html |
| URL | https://fhir.slade360.co.ke/fhir/CodeSystem/dosage-unit |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-05T14:43:24+00:00 |
| Name | SGHIDosageUnitCodeSystem |
| Description | A code system enumerating the different units of measurement used to specify medication dosages across SGHI's environment. |
| Content | complete |
| ValueSet | |
| dosage-unit | SGHI Dosage Units |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem dosage-unit
This code system https://fhir.slade360.co.ke/fhir/CodeSystem/dosage-unit defines the following codes:
{
"resourceType": "CodeSystem",
"id": "dosage-unit",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/CodeSystem/dosage-unit",
"version": "0.1.0",
"name": "SGHIDosageUnitCodeSystem",
"status": "active",
"date": "2026-02-05T14:43:24+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "A code system enumerating the different units of measurement used to specify medication dosages across SGHI's environment.",
"content": "complete",
"count": 6,
"concept": [
{
"code": "mg",
"display": "Milligrams",
"definition": "Milligrams (mg) is a unit of mass commonly used to specify the dosage of medications, particularly for solid forms like tablets and capsules."
},
{
"code": "ml",
"display": "Milliliters",
"definition": "Milliliters (mL) is a unit of volume commonly used to specify the dosage of liquid medications, such as syrups and solutions."
},
{
"code": "g",
"display": "Grams",
"definition": "Grams (g) is a unit of mass used to specify the dosage of medications"
},
{
"code": "dr",
"display": "Drops",
"definition": "Drops (dr) is a unit of volume used to specify the dosage of liquid medications, particularly for eye drops and ear drops."
},
{
"code": "tab",
"display": "Tablets",
"definition": "Tablets (tab) is a unit of count used to specify the dosage of medications in solid form, such as tablets and capsules."
},
{
"code": "puff",
"display": "Puffs",
"definition": "Puffs (puff) is a unit of count used to specify the dosage of inhaled medications, such as those delivered via metered-dose inhalers (MDIs)."
}
]
}