Package | silfhirprofileig |
Type | ValueSet |
Id | sghi-location-mode |
FHIR Version | R5 |
Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-location-mode.html |
URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-location-mode |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-10T13:42:01+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 | |
sghi-identifier-codesystem | SGHI Identifier Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-location-mode
https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem
Code | Display | Definition |
instance | Instance | The Location resource represents a specific instance of a location (e.g., Operating Theatre 1A). |
kind | Instance | The Location represents a class of locations (e.g., Any Operating Theatre). |
{ "resourceType": "ValueSet", "id": "sghi-location-mode", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-location-mode", "version": "0.1.0", "name": "SGHILocationMode", "title": "SGHI Location Mode", "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": "Codes that can be used to indicate the mode of a location", "compose": { "include": [ { "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem", "concept": [ { "code": "instance", "display": "Instance" }, { "code": "kind", "display": "Instance" } ] } ] } }