Package | fhir.nigeriaImmunization |
Type | StructureDefinition |
Id | DefaulterTracing |
FHIR Version | R4 |
Source | http://example.org/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/StructureDefinition-DefaulterTracing.html |
URL | http://example.org/StructureDefinition/DefaulterTracing |
Version | 0.1.0 |
Status | draft |
Date | 2025-05-28T07:10:29+00:00 |
Name | DefaulterTracing |
Title | IMMZ.F Defaulter Tracing |
Realm | us |
Authority | hl7 |
Description | A logical model for tracking immunization defaulters. |
Type | http://example.org/StructureDefinition/DefaulterTracing |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DefaulterTracing
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | IMMZ.F Defaulter Tracing | |
![]() ![]() ![]() | 1..1 | string | Client's name | |
![]() ![]() ![]() | 1..1 | CodeableConcept | Sex Binding: #IMMZ.F.DE2 (required) | |
![]() ![]() ![]() | 1..1 | integer | Client's age | |
![]() ![]() ![]() | 0..1 | string | Caregiver's name | |
![]() ![]() ![]() | 0..1 | string | Caregiver's phone number | |
![]() ![]() ![]() | 1..* | CodeableConcept | Immunization missed Binding: #IMMZ.F.DE6 (required) | |
![]() ![]() ![]() | 1..1 | date | Date of immunization missed | |
![]() ![]() ![]() | 0..1 | string | Reason | |
{ "resourceType": "StructureDefinition", "id": "DefaulterTracing", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://example.org/StructureDefinition/DefaulterTracing", "version": "0.1.0", "name": "DefaulterTracing", "title": "IMMZ.F Defaulter Tracing", "status": "draft", "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": "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://example.org/StructureDefinition/DefaulterTracing", "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": "DefaulterTracing", "path": "DefaulterTracing", "short": "IMMZ.F Defaulter Tracing", "definition": "A logical model for tracking immunization defaulters.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "DefaulterTracing.clientName", "path": "DefaulterTracing.clientName", "code": [ { "code": "IMMZ.F.DE1" } ], "short": "Client's name", "definition": "The first and last name of the client.", "min": 1, "max": "1", "base": { "path": "DefaulterTracing.clientName", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DefaulterTracing.clientSex", "path": "DefaulterTracing.clientSex", "code": [ { "code": "IMMZ.F.DE2" } ], "short": "Sex", "definition": "Biological sex of the client.", "min": 1, "max": "1", "base": { "path": "DefaulterTracing.clientSex", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://example.org/StructureDefinition/DefaulterTracing#IMMZ.F.DE2" } }, { "id": "DefaulterTracing.clientAge", "path": "DefaulterTracing.clientAge", "code": [ { "code": "IMMZ.F.DE3" } ], "short": "Client's age", "definition": "Total number of months since the client was born.", "min": 1, "max": "1", "base": { "path": "DefaulterTracing.clientAge", "min": 1, "max": "1" }, "type": [ { "code": "integer" } ] }, { "id": "DefaulterTracing.caregiverName", "path": "DefaulterTracing.caregiverName", "code": [ { "code": "IMMZ.F.DE4" } ], "short": "Caregiver's name", "definition": "Full name of the caregiver.", "min": 0, "max": "1", "base": { "path": "DefaulterTracing.caregiverName", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DefaulterTracing.caregiverPhone", "path": "DefaulterTracing.caregiverPhone", "code": [ { "code": "IMMZ.F.DE5" } ], "short": "Caregiver's phone number", "definition": "Mobile number of the caregiver.", "min": 0, "max": "1", "base": { "path": "DefaulterTracing.caregiverPhone", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DefaulterTracing.missedVaccine", "path": "DefaulterTracing.missedVaccine", "code": [ { "code": "IMMZ.F.DE6" } ], "short": "Immunization missed", "definition": "The type of vaccine missed.", "min": 1, "max": "*", "base": { "path": "DefaulterTracing.missedVaccine", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://example.org/StructureDefinition/DefaulterTracing#IMMZ.F.DE6" } }, { "id": "DefaulterTracing.missedVaccineDate", "path": "DefaulterTracing.missedVaccineDate", "code": [ { "code": "IMMZ.F.DE7" } ], "short": "Date of immunization missed", "definition": "The date immunization was due.", "min": 1, "max": "1", "base": { "path": "DefaulterTracing.missedVaccineDate", "min": 1, "max": "1" }, "type": [ { "code": "date" } ] }, { "id": "DefaulterTracing.missedReason", "path": "DefaulterTracing.missedReason", "code": [ { "code": "IMMZ.F.DE8" } ], "short": "Reason", "definition": "Capture's the reason(s) for a missed vaccination appointment.", "min": 0, "max": "1", "base": { "path": "DefaulterTracing.missedReason", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "DefaulterTracing", "path": "DefaulterTracing", "short": "IMMZ.F Defaulter Tracing", "definition": "A logical model for tracking immunization defaulters." }, { "id": "DefaulterTracing.clientName", "path": "DefaulterTracing.clientName", "code": [ { "code": "IMMZ.F.DE1" } ], "short": "Client's name", "definition": "The first and last name of the client.", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DefaulterTracing.clientSex", "path": "DefaulterTracing.clientSex", "code": [ { "code": "IMMZ.F.DE2" } ], "short": "Sex", "definition": "Biological sex of the client.", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "#IMMZ.F.DE2" } }, { "id": "DefaulterTracing.clientAge", "path": "DefaulterTracing.clientAge", "code": [ { "code": "IMMZ.F.DE3" } ], "short": "Client's age", "definition": "Total number of months since the client was born.", "min": 1, "max": "1", "type": [ { "code": "integer" } ] }, { "id": "DefaulterTracing.caregiverName", "path": "DefaulterTracing.caregiverName", "code": [ { "code": "IMMZ.F.DE4" } ], "short": "Caregiver's name", "definition": "Full name of the caregiver.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DefaulterTracing.caregiverPhone", "path": "DefaulterTracing.caregiverPhone", "code": [ { "code": "IMMZ.F.DE5" } ], "short": "Caregiver's phone number", "definition": "Mobile number of the caregiver.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DefaulterTracing.missedVaccine", "path": "DefaulterTracing.missedVaccine", "code": [ { "code": "IMMZ.F.DE6" } ], "short": "Immunization missed", "definition": "The type of vaccine missed.", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "#IMMZ.F.DE6" } }, { "id": "DefaulterTracing.missedVaccineDate", "path": "DefaulterTracing.missedVaccineDate", "code": [ { "code": "IMMZ.F.DE7" } ], "short": "Date of immunization missed", "definition": "The date immunization was due.", "min": 1, "max": "1", "type": [ { "code": "date" } ] }, { "id": "DefaulterTracing.missedReason", "path": "DefaulterTracing.missedReason", "code": [ { "code": "IMMZ.F.DE8" } ], "short": "Reason", "definition": "Capture's the reason(s) for a missed vaccination appointment.", "min": 0, "max": "1", "type": [ { "code": "string" } ] } ] } }