FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/IMMZ.C

Packagesmart.who.int.immunizations
TypeCodeSystem
IdIMMZ.C
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/CodeSystem-IMMZ.C.html
URLhttp://smart.who.int/immunizations/CodeSystem/IMMZ.C
Version0.2.0
Statusactive
Date2025-07-02T19:45:20+00:00
NameIMMZ_C
TitleIMMZ.C CodeSystem for Data Elements
Authoritywho
DescriptionCodeSystem for IMMZ.C Data Elements
Contentcomplete

Resources that use this resource

ConceptMap
IMMZ.C.ConceptMapConceptMap to and from IMMZ.C DataElements
ValueSet
IMMZ.C.DE5IMMZ.C.DE5 ValueSet for Sex

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
DE1 Unique identifierUnique 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)
DE2 NameThe full name of the client
DE3 First nameClient's first name or given name
DE4 Family nameClient's family name or last name
DE5 SexDocumentation of a specific instance of sex information for the client
DE6 MaleClient's biological sex is male
DE7 FemaleClient's biological sex is female
DE8 Biological sex not specifiedClient's biological sex is not specified
DE9 IntersexClient's biological sex is intersex
DE10 Date of birthClient's date of birth (DOB) if known; if unknown, use assigned DOB for administrative purposes
DE13 AgeThe client's calculated age (presented as number of years, months, weeks, days) based on the DOB and the visit date
DE14 Caregivers (multiple)Details of the client's caregiver (person) who could be next of kin (e.g. partner, husband, mother, sibling, etc.)
DE15 Caregiver's full nameThe full name of the client's caregiver
DE16 Caregiver's first nameFirst or given name of the client's caregiver
DE17 Caregiver's family nameFamily name or last name of the client's caregiver
DE18 Contact phone numberClient's phone number; can be a landline or a mobile phone number
DE19 AddressClient's home address or address that the client is consenting to disclose

Source

{
  "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-07-02T19:45:20+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"
    }
  ]
}