Package | silfhirprofileig |
Type | ValueSet |
Id | sghi-contact-system |
FHIR Version | R5 |
Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-contact-system.html |
URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-contact-system |
Version | 0.1.0 |
Status | active |
Date | 2025-07-10T13:42:01+00:00 |
Name | SGHIContactSystem |
Title | SGHI Contact System |
Description | Code used to indicate what communications system is required to make use of the contact. |
StructureDefinition | |
sghi-fhir-location | SGHI Location |
sghi-practitioner | SGHI Practitioner |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-contact-system
http://hl7.org/fhir/ValueSet/contact-point-system
Code | Display |
phone | |
{ "resourceType": "ValueSet", "id": "sghi-contact-system", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-contact-system", "version": "0.1.0", "name": "SGHIContactSystem", "title": "SGHI Contact System", "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": "Code used to indicate what communications system is required to make use of the contact.", "compose": { "include": [ { "system": "http://hl7.org/fhir/ValueSet/contact-point-system", "concept": [ { "code": "phone" }, { "code": "email" } ] } ] } }