Package | silfhirprofileig |
Type | ValueSet |
Id | sghi-contact-relationship |
FHIR Version | R5 |
Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-contact-relationship.html |
URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-contact-relationship |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-10T13:42:01+00:00 |
Name | SGHIContactRelationship |
Title | SGHI Contact Relationship Types |
Description | Contact relationship types used in SGHI systems |
StructureDefinition | |
sghi-patient | SGHI Patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-contact-relationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
Code | Display |
N | Next-of-Kin |
C | Emergency Contact |
S | Spouse |
E | Employer |
CP | Contact Person |
{ "resourceType": "ValueSet", "id": "sghi-contact-relationship", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-contact-relationship", "version": "0.1.0", "name": "SGHIContactRelationship", "title": "SGHI Contact Relationship Types", "status": "draft", "experimental": false, "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": "Contact relationship types used in SGHI systems", "compose": { "include": [ { "system": "http://hl7.org/fhir/ValueSet/patient-contactrelationship", "concept": [ { "code": "N", "display": "Next-of-Kin" }, { "code": "C", "display": "Emergency Contact" }, { "code": "S", "display": "Spouse" }, { "code": "E", "display": "Employer" }, { "code": "CP", "display": "Contact Person" } ] } ] } }