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

FHIR IG Statistics: CodeSystem/sghi-service-request-cs

Packagesilfhirprofileig
TypeCodeSystem
Idsghi-service-request-cs
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-sghi-service-request-cs.html
URLhttps://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameSGHIServiceRequestCS
TitleSGHI Service Request CodeSystem
DescriptionA custom CodeSystem defining different elements of service requests.
Contentcomplete

Resources that use this resource

ValueSet
sghi-service-request-categoryService Request Categories

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sghi-service-request-cs

This code system https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs defines the following codes:

CodeDisplay
laboratory-procedure Laboratory procedure
imaging Imaging
counselling Counselling
education Education
surgical-procedure Surgical procedure
referral Referral

Source

{
  "resourceType": "CodeSystem",
  "id": "sghi-service-request-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs",
  "version": "0.1.0",
  "name": "SGHIServiceRequestCS",
  "title": "SGHI Service Request CodeSystem",
  "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": "A custom CodeSystem defining different elements of service requests.",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "laboratory-procedure",
      "display": "Laboratory procedure"
    },
    {
      "code": "imaging",
      "display": "Imaging"
    },
    {
      "code": "counselling",
      "display": "Counselling"
    },
    {
      "code": "education",
      "display": "Education"
    },
    {
      "code": "surgical-procedure",
      "display": "Surgical procedure"
    },
    {
      "code": "referral",
      "display": "Referral"
    }
  ]
}