Package | fhir.nigeriaImmunization |
Resource Type | CodeSystem |
Id | client-relationship |
FHIR Version | R4 |
Source | http://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-client-relationship.html |
URL | http://example.org/CodeSystem/client-relationship |
Version | 0.1.0 |
Status | active |
Date | 2025-07-28T20:35:42+00:00 |
Name | ClientRelationshipCS |
Title | IMMZ.F.DE2 – Client Relationship |
Realm | us |
Authority | hl7 |
Description | Client Relationship CodeSystem |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem client-relationship
This case-sensitive code system http://example.org/CodeSystem/client-relationship
defines the following codes:
Code | Display |
mother | Mother |
father | Father |
{ "resourceType": "CodeSystem", "id": "client-relationship", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.org/CodeSystem/client-relationship", "version": "0.1.0", "name": "ClientRelationshipCS", "title": "IMMZ.F.DE2 – Client Relationship", "status": "active", "experimental": false, "date": "2025-07-28T20:35:42+00:00", "publisher": "intellisoftkenya.com", "contact": [ { "name": "intellisoftkenya.com", "telecom": [ { "system": "url", "value": "https://www.intellisoftkenya.com/" } ] }, { "name": "IntelliSOFT Consulting Kenya.", "telecom": [ { "system": "email", "value": "info@intellisoftkenya.com", "use": "work" } ] } ], "description": "Client Relationship CodeSystem", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NG", "display": "Nigeria" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "mother", "display": "Mother" }, { "code": "father", "display": "Father" } ] }