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

FHIR IG Statistics: StructureDefinition/DefaulterTracking

Packageng.gov.nphcda.immunization
Resource TypeStructureDefinition
IdDefaulterTracking
FHIR VersionR4
Sourcehttp://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/StructureDefinition-DefaulterTracking.html
URLhttp://nphcda.gov.ng/ig/immunization/StructureDefinition/DefaulterTracking
Version1.0.0
Statusdraft
Date2025-08-04T10:06:52+00:00
NameDefaulterTracking
TitleNG-Imm-G DefaulterTracking
DescriptionIMMZ.G - A logical model for tracking immunization defaulters.
Typehttp://nphcda.gov.ng/ig/immunization/StructureDefinition/DefaulterTracking
Kindlogical

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: StructureDefinition DefaulterTracking

NameFlagsCard.TypeDescription & Constraintsdoco
.. DefaulterTracking 0..*BaseNG-Imm-G DefaulterTracking
... clientName 1..1stringClient's name
... clientSex 1..1CodeableConceptSex
... clientAge 1..1integerClient's age
... caregiverName 0..1stringCaregiver's name
... caregiverPhone 0..1stringCaregiver's phone number
... missedVaccine 1..*CodeableConceptImmunization missed
... missedVaccineDate 1..1dateDate of immunization missed
... missedReason 0..1stringReason

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DefaulterTracking",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nphcda.gov.ng/ig/immunization/StructureDefinition/DefaulterTracking",
  "version": "1.0.0",
  "name": "DefaulterTracking",
  "title": "NG-Imm-G DefaulterTracking",
  "status": "draft",
  "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": "IMMZ.G - A logical model for tracking immunization defaulters.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://nphcda.gov.ng/ig/immunization/StructureDefinition/DefaulterTracking",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "DefaulterTracking",
        "path": "DefaulterTracking",
        "short": "NG-Imm-G DefaulterTracking",
        "definition": "IMMZ.G - A logical model for tracking immunization defaulters.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "DefaulterTracking.clientName",
        "path": "DefaulterTracking.clientName",
        "short": "Client's name",
        "definition": "The first and last name of the client.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.clientName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DefaulterTracking.clientSex",
        "path": "DefaulterTracking.clientSex",
        "code": [
          {
            "code": "NGGender"
          }
        ],
        "short": "Sex",
        "definition": "Biological sex of the client.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.clientSex",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DefaulterTracking.clientAge",
        "path": "DefaulterTracking.clientAge",
        "short": "Client's age",
        "definition": "Total number of months since the client was born.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.clientAge",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DefaulterTracking.caregiverName",
        "path": "DefaulterTracking.caregiverName",
        "short": "Caregiver's name",
        "definition": "Full name of the caregiver.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.caregiverName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DefaulterTracking.caregiverPhone",
        "path": "DefaulterTracking.caregiverPhone",
        "short": "Caregiver's phone number",
        "definition": "Mobile number of the caregiver.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.caregiverPhone",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DefaulterTracking.missedVaccine",
        "path": "DefaulterTracking.missedVaccine",
        "code": [
          {
            "code": "NGVaccineLibraryVS"
          }
        ],
        "short": "Immunization missed",
        "definition": "The type of vaccine missed.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "DefaulterTracking.missedVaccine",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DefaulterTracking.missedVaccineDate",
        "path": "DefaulterTracking.missedVaccineDate",
        "short": "Date of immunization missed",
        "definition": "The date immunization was due.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.missedVaccineDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DefaulterTracking.missedReason",
        "path": "DefaulterTracking.missedReason",
        "short": "Reason",
        "definition": "Capture's the reason(s) for a missed vaccination appointment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DefaulterTracking.missedReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DefaulterTracking",
        "path": "DefaulterTracking",
        "short": "NG-Imm-G DefaulterTracking",
        "definition": "IMMZ.G - A logical model for tracking immunization defaulters."
      },
      {
        "id": "DefaulterTracking.clientName",
        "path": "DefaulterTracking.clientName",
        "short": "Client's name",
        "definition": "The first and last name of the client.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DefaulterTracking.clientSex",
        "path": "DefaulterTracking.clientSex",
        "code": [
          {
            "code": "NGGender"
          }
        ],
        "short": "Sex",
        "definition": "Biological sex of the client.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DefaulterTracking.clientAge",
        "path": "DefaulterTracking.clientAge",
        "short": "Client's age",
        "definition": "Total number of months since the client was born.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DefaulterTracking.caregiverName",
        "path": "DefaulterTracking.caregiverName",
        "short": "Caregiver's name",
        "definition": "Full name of the caregiver.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DefaulterTracking.caregiverPhone",
        "path": "DefaulterTracking.caregiverPhone",
        "short": "Caregiver's phone number",
        "definition": "Mobile number of the caregiver.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DefaulterTracking.missedVaccine",
        "path": "DefaulterTracking.missedVaccine",
        "code": [
          {
            "code": "NGVaccineLibraryVS"
          }
        ],
        "short": "Immunization missed",
        "definition": "The type of vaccine missed.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DefaulterTracking.missedVaccineDate",
        "path": "DefaulterTracking.missedVaccineDate",
        "short": "Date of immunization missed",
        "definition": "The date immunization was due.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DefaulterTracking.missedReason",
        "path": "DefaulterTracking.missedReason",
        "short": "Reason",
        "definition": "Capture's the reason(s) for a missed vaccination appointment.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}