FHIR IG Statistics: ValueSet/sghi-medication-form-codes 
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:
 
Source
{
  "resourceType": "ValueSet",
  "id": "sghi-medication-form-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-medication-form-codes",
  "version": "0.1.0",
  "name": "SGHIMedicationFormCodes",
  "title": "SGHI Medication Form Codes",
  "status": "active",
  "date": "2025-07-10T13:42:01+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/sghi-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"
          }
        ]
      }
    ]
  }
}