Package | ng.gov.nphcda.immunization |
Resource Type | CodeSystem |
Id | nigeria-gender |
FHIR Version | R4 |
Source | http://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-gender.html |
URL | http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-gender |
Version | 1.0.0 |
Status | active |
Date | 2025-08-04T10:06:52+00:00 |
Name | NGGenderCS |
Title | NG-Imm Gender CS |
Description | The administrative gender of a person. |
Content | complete |
ValueSet | |
nigeria-gender | NG-Imm Gender or Sex VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-gender
This code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-gender
defines the following codes in a Is-A hierarchy:
Code | Definition |
male | Client is of the male gender |
female | Client is of the female gender |
{ "resourceType": "CodeSystem", "id": "nigeria-gender", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-gender", "version": "1.0.0", "name": "NGGenderCS", "title": "NG-Imm Gender CS", "status": "active", "date": "2025-08-04T10:06:52+00:00", "publisher": "https://nphcda.gov.ng", "contact": [ { "name": "https://nphcda.gov.ng", "telecom": [ { "system": "url", "value": "https://nphcda.gov.ng" }, { "system": "email", "value": "kasim.sani@nphcda.gov.ng" } ] }, { "name": "Nigeria Primary Healthcare Development Agency.", "telecom": [ { "system": "email", "value": "ig@nphcda.gov.ng", "use": "work" } ] } ], "description": "The administrative gender of a person.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NG", "display": "Nigeria" } ] } ], "hierarchyMeaning": "is-a", "content": "complete", "count": 2, "concept": [ { "code": "male", "display": "male", "definition": "Client is of the male gender" }, { "code": "female", "display": "female", "definition": "Client is of the female gender" } ] }