FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-medication-form.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-medication-form.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/medication-form |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-11T13:07:07+00:00 |
| Name | SGHIMedicationForms |
| Title | SGHI Medication Forms |
| Description | ValueSet containing SGHI medication forms |
No resources found
| CodeSystem | |
| medication-form | SGHI Medication Form |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medication-form
https://fhir.slade360.co.ke/fhir/CodeSystem/medication-form version 📦0.1.0| Code | Display |
| powder | Powder |
| tablets | Tablets |
| capsule | Capsule |
| solution | Solution |
| lozenge | Lozenge |
| suspension | Suspension |
| syrup | Syrup |
{
"resourceType": "ValueSet",
"id": "medication-form",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/medication-form",
"version": "0.1.0",
"name": "SGHIMedicationForms",
"title": "SGHI Medication Forms",
"status": "active",
"date": "2026-02-11T13:07:07+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 forms",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/medication-form",
"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"
}
]
}
]
}
}