| 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://nhin.example.ng/CodeSystem/client-relationship |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-11T12:02:23+00:00 |
| Name | ClientRelationshipCS |
| Title | IMMZ.F.DE2 CodeSystem for Client Relationship |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem for IMMZ.F.DE2 Client Relationship |
| 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://nhin.example.ng/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://nhin.example.ng/CodeSystem/client-relationship",
"version": "0.1.0",
"name": "ClientRelationshipCS",
"title": "IMMZ.F.DE2 CodeSystem for Client Relationship",
"status": "active",
"experimental": false,
"date": "2025-08-11T12:02:23+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": "CodeSystem for IMMZ.F.DE2 Client Relationship",
"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"
}
]
}