FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sghi-practitioner-specialty-value-set

Packagesilfhirprofileig
TypeValueSet
Idsghi-practitioner-specialty-value-set
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-practitioner-specialty-value-set.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set
Version0.1.0
Statusdraft
Date2025-07-10T13:42:01+00:00
NameSGHIPractitionerSpecialtyValueSet
TitleSGHI Practitioner Value Set
DescriptionCustom practioner specialty value set

Resources that use this resource

StructureDefinition
sghi-practitionerroleSGHI PractitionerRole

Resources that this resource uses

CodeSystem
sghi-identifier-codesystemSGHI Identifier Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sghi-practitioner-specialty-value-set

  • Include these codes as defined in https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
    CodeDisplayDefinition
    408467006Adult mental illnessSpecialty focused on the diagnosis and treatment of mental illnesses in adults.
    394577000AnestheticsSpecialty focused on administering anesthesia and managing pain during surgical procedures.
    394578005Audiological medicineSpecialty focused on the diagnosis and treatment of hearing and balance disorders.
    421661004Blood banking and transfusion medicineSpecialty focused on the collection, storage, and transfusion of blood and blood products.
    408462000Burns careSpecialty focused on the treatment and management of burn injuries.

Source

{
  "resourceType": "ValueSet",
  "id": "sghi-practitioner-specialty-value-set",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set",
  "version": "0.1.0",
  "name": "SGHIPractitionerSpecialtyValueSet",
  "title": "SGHI Practitioner Value Set",
  "status": "draft",
  "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": "Custom practioner specialty value set",
  "compose": {
    "include": [
      {
        "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
        "concept": [
          {
            "code": "408467006",
            "display": "Adult mental illness"
          },
          {
            "code": "394577000",
            "display": "Anesthetics"
          },
          {
            "code": "394578005",
            "display": "Audiological medicine"
          },
          {
            "code": "421661004",
            "display": "Blood banking and transfusion medicine"
          },
          {
            "code": "408462000",
            "display": "Burns care"
          }
        ]
      }
    ]
  }
}