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

FHIR IG Statistics: CodeSystem/IMMZ.F

Packagefhir.nigeriaImmunization
TypeCodeSystem
IdIMMZ.F
FHIR VersionR4
Sourcehttp://example.org/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-IMMZ.F.html
URLhttp://example.org/CodeSystem/IMMZ.F
Version0.1.0
Statusdraft
Date2025-05-28T07:10:29+00:00
NameIMMZ_F
TitleIMMZ.F CodeSystem for Defaulter Tracing Data Elements
Realmus
Authorityhl7
DescriptionCodeSystem for IMMZ.F Defaulter Tracing Data Elements
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem IMMZ.F

This case-insensitive code system http://example.org/CodeSystem/IMMZ.F defines the following codes:

CodeDisplay
IMMZ.F.DE1 Client's name
IMMZ.F.DE2 Sex
IMMZ.F.DE3 Client's age
IMMZ.F.DE4 Caregiver's name
IMMZ.F.DE5 Caregiver's phone number
IMMZ.F.DE6 Immunization missed
IMMZ.F.DE7 Date of immunization missed
IMMZ.F.DE8 Reason

Source

{
  "resourceType": "CodeSystem",
  "id": "IMMZ.F",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/CodeSystem/IMMZ.F",
  "version": "0.1.0",
  "name": "IMMZ_F",
  "title": "IMMZ.F CodeSystem for Defaulter Tracing Data Elements",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-28T07:10:29+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 Defaulter Tracing Data Elements",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "IMMZ.F.DE1",
      "display": "Client's name"
    },
    {
      "code": "IMMZ.F.DE2",
      "display": "Sex"
    },
    {
      "code": "IMMZ.F.DE3",
      "display": "Client's age"
    },
    {
      "code": "IMMZ.F.DE4",
      "display": "Caregiver's name"
    },
    {
      "code": "IMMZ.F.DE5",
      "display": "Caregiver's phone number"
    },
    {
      "code": "IMMZ.F.DE6",
      "display": "Immunization missed"
    },
    {
      "code": "IMMZ.F.DE7",
      "display": "Date of immunization missed"
    },
    {
      "code": "IMMZ.F.DE8",
      "display": "Reason"
    }
  ]
}