| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | sghi-typeoftest |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-typeoftest.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-typeoftest |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-10T13:42:01+00:00 |
| Name | SGHITypeOfTestVs |
| Title | Type Of Test Value Sets |
| Description | Type Of Test Value Sets |
No resources found
| CodeSystem | |
| sghi-identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-typeoftest
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem| Code | Display |
| hematology | Hematology |
| cytology | Cytology |
| histopathology | Histopathology |
| ich | Immunohistochemistry |
| fc | Flow Cytometry |
| molecular | Molecular |
| other | Other |
{
"resourceType": "ValueSet",
"id": "sghi-typeoftest",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-typeoftest",
"version": "0.1.0",
"name": "SGHITypeOfTestVs",
"title": "Type Of Test Value Sets",
"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": "Type Of Test Value Sets",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
"concept": [
{
"code": "hematology",
"display": "Hematology"
},
{
"code": "cytology",
"display": "Cytology"
},
{
"code": "histopathology",
"display": "Histopathology"
},
{
"code": "ich",
"display": "Immunohistochemistry"
},
{
"code": "fc",
"display": "Flow Cytometry"
},
{
"code": "molecular",
"display": "Molecular"
},
{
"code": "other",
"display": "Other"
}
]
}
]
}
}