FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include all codes defined in
https://ocl-testing-api.savannahghi.org/fhir/ValueSet/DoseForm version Not Stated (use latest from terminology server) - Include these codes as defined in
https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem version 📦0.1.0| Code | Display |
| powder | Powder |
| tablets | Tablets |
| capsule | Capsule |
| solution | Solution |
| lozenge | Lozenge |
| suspension | Suspension |
| syrup | Syrup |
Source1
{
"resourceType": "ValueSet",
"id": "medication-form-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/medication-form-codes",
"version": "0.1.0",
"name": "SGHIMedicationFormCodes",
"title": "SGHI Medication Form Codes",
"status": "active",
"date": "2026-01-29T07:53:25+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": "ValueSet containing SGHI medication form codes",
"compose": {
"include": [
{
"system": "https://ocl-testing-api.savannahghi.org/fhir/ValueSet/DoseForm"
},
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem",
"concept": [
{
"code": "powder",
"display": "Powder"
},
{
"code": "tablets",
"display": "Tablets"
},
{
"code": "capsule",
"display": "Capsule"
},
{
"code": "solution",
"display": "Solution"
},
{
"code": "lozenge",
"display": "Lozenge"
},
{
"code": "suspension",
"display": "Suspension"
},
{
"code": "syrup",
"display": "Syrup"
}
]
}
]
}
}