FHIR IG analytics| Package | smart.who.int.immunizations |
| Resource Type | CodeSystem |
| Id | CodeSystem-IMMZ.C.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/dhes/smart-immunizations/CodeSystem-IMMZ.C.html |
| URL | http://smart.who.int/immunizations/CodeSystem/IMMZ.C |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-05T23:35:21+00:00 |
| Name | IMMZ_C |
| Title | IMMZ.C CodeSystem for Data Elements |
| Authority | who |
| Description | CodeSystem for IMMZ.C Data Elements |
| Content | complete |
| ConceptMap | |
| IMMZ.C.ConceptMap | ConceptMap to and from IMMZ.C DataElements |
| ValueSet | |
| IMMZ.C.DE5 | IMMZ.C.DE5 ValueSet for Sex |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem IMMZ.C
This case-insensitive code system http://smart.who.int/immunizations/CodeSystem/IMMZ.C defines the following codes:
{
"resourceType": "CodeSystem",
"id": "IMMZ.C",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
"version": "0.2.0",
"name": "IMMZ_C",
"title": "IMMZ.C CodeSystem for Data Elements",
"status": "active",
"experimental": false,
"date": "2025-12-05T23:35:21+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "CodeSystem for IMMZ.C Data Elements",
"caseSensitive": false,
"content": "complete",
"count": 17,
"concept": [
{
"code": "DE1",
"display": "Unique identifier",
"definition": "Unique identifier for the client, according to the policies applicable to each country. There can be more than one unique identifier used to link records (e.g. national identification [ID], health ID, immunization information system ID, medical record ID)"
},
{
"code": "DE2",
"display": "Name",
"definition": "The full name of the client"
},
{
"code": "DE3",
"display": "First name",
"definition": "Client's first name or given name"
},
{
"code": "DE4",
"display": "Family name",
"definition": "Client's family name or last name"
},
{
"code": "DE5",
"display": "Sex",
"definition": "Documentation of a specific instance of sex information for the client"
},
{
"code": "DE6",
"display": "Male",
"definition": "Client's biological sex is male"
},
{
"code": "DE7",
"display": "Female",
"definition": "Client's biological sex is female"
},
{
"code": "DE8",
"display": "Biological sex not specified",
"definition": "Client's biological sex is not specified"
},
{
"code": "DE9",
"display": "Intersex",
"definition": "Client's biological sex is intersex"
},
{
"code": "DE10",
"display": "Date of birth",
"definition": "Client's date of birth (DOB) if known; if unknown, use assigned DOB for administrative purposes"
},
{
"code": "DE13",
"display": "Age",
"definition": "The client's calculated age (presented as number of years, months, weeks, days) based on the DOB and the visit date"
},
{
"code": "DE14",
"display": "Caregivers (multiple)",
"definition": "Details of the client's caregiver (person) who could be next of kin (e.g. partner, husband, mother, sibling, etc.)"
},
{
"code": "DE15",
"display": "Caregiver's full name",
"definition": "The full name of the client's caregiver"
},
{
"code": "DE16",
"display": "Caregiver's first name",
"definition": "First or given name of the client's caregiver"
},
{
"code": "DE17",
"display": "Caregiver's family name",
"definition": "Family name or last name of the client's caregiver"
},
{
"code": "DE18",
"display": "Contact phone number",
"definition": "Client's phone number; can be a landline or a mobile phone number"
},
{
"code": "DE19",
"display": "Address",
"definition": "Client's home address or address that the client is consenting to disclose"
}
]
}