FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-location-mode.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-location-mode.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/location-mode |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-29T07:53:25+00:00 |
| Name | SGHILocationMode |
| Title | SGHI Location Mode |
| Description | Codes that can be used to indicate the mode of a location |
No resources found
| CodeSystem | |
| identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet location-mode
https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem version 📦0.1.0| Code | Display |
| instance | Instance |
| kind | Instance |
{
"resourceType": "ValueSet",
"id": "location-mode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/location-mode",
"version": "0.1.0",
"name": "SGHILocationMode",
"title": "SGHI Location Mode",
"status": "draft",
"date": "2026-01-29T07:53:25+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": "Codes that can be used to indicate the mode of a location",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem",
"concept": [
{
"code": "instance",
"display": "Instance"
},
{
"code": "kind",
"display": "Instance"
}
]
}
]
}
}