Package | fhir.kenyaPSIG |
Type | CodeSystem |
Id | KNHTS.CONTACTRELATIONSHIP |
FHIR Version | R4 |
Source | https://example.org/fhir/https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-KNHTS.CONTACTRELATIONSHIP.html |
URL | https://example.org/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-15T09:30:53+00:00 |
Name | PT_CONTACTRELATIONSHIP |
Title | CodeSystem for Contact Relationship |
Realm | us |
Authority | hl7 |
Description | CodeSystem for Contact Relationship |
Content | complete |
ValueSet | |
PatientContactRlshipVS | Patient Contact Relationship ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem KNHTS.CONTACTRELATIONSHIP
This case-insensitive code system https://example.org/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP
defines the following codes:
Code | Definition |
guardian | guardian |
caregiver | caregiver |
parent | parent |
sibling | sibling |
child | child |
{ "resourceType": "CodeSystem", "id": "KNHTS.CONTACTRELATIONSHIP", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://example.org/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP", "version": "0.1.0", "name": "PT_CONTACTRELATIONSHIP", "title": "CodeSystem for Contact Relationship", "status": "draft", "experimental": false, "date": "2025-07-15T09:30:53+00:00", "publisher": "IntelliSOFT Consulting", "contact": [ { "name": "IntelliSOFT Consulting", "telecom": [ { "system": "url", "value": "https://.com/fhir/example-publisher" } ] }, { "name": "KPS Team Kenya.", "telecom": [ { "system": "email", "value": "info@example.com", "use": "work" } ] } ], "description": "CodeSystem for Contact Relationship", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "KE", "display": "Kenya" } ] } ], "caseSensitive": false, "content": "complete", "count": 5, "concept": [ { "code": "guardian", "display": "guardian", "definition": "guardian" }, { "code": "caregiver", "display": "caregiver", "definition": "caregiver" }, { "code": "parent", "display": "parent", "definition": "parent" }, { "code": "sibling", "display": "sibling", "definition": "sibling" }, { "code": "child", "display": "child", "definition": "child" } ] }