Package | silfhirprofileig |
Type | CodeSystem |
Id | sghi-service-request-cs |
FHIR Version | R5 |
Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-sghi-service-request-cs.html |
URL | https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-service-request-cs |
Version | 0.1.0 |
Status | active |
Date | 2025-07-10T13:42:01+00:00 |
Name | SGHIServiceRequestCS |
Title | SGHI Service Request CodeSystem |
Description | A custom CodeSystem defining different elements of service requests. |
Content | complete |
ValueSet | |
sghi-service-request-category | Service Request Categories |
No resources found
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:
Code | Display |
laboratory-procedure | Laboratory procedure |
imaging | Imaging |
counselling | Counselling |
education | Education |
surgical-procedure | Surgical procedure |
referral | Referral |
{ "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" } ] }