| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | sghi-contact-point-use |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-contact-point-use.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-contact-point-use |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-10T13:42:01+00:00 |
| Name | SGHIContactPointUse |
| Title | SGHI Contact Point Use |
| Description | Code used to indicate contact use |
| 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-point-use
http://hl7.org/fhir/ValueSet/contact-point-use| Code | Display |
| work | |
| mobile |
{
"resourceType": "ValueSet",
"id": "sghi-contact-point-use",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-contact-point-use",
"version": "0.1.0",
"name": "SGHIContactPointUse",
"title": "SGHI Contact Point Use",
"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 contact use",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/ValueSet/contact-point-use",
"concept": [
{
"code": "work"
},
{
"code": "mobile"
}
]
}
]
}
}