Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build
Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-03-26 |
{
"resourceType" : "CodeSystem",
"id" : "SzPersonIdentificationsCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SzPersonIdentificationsCS</b></p><a name=\"SzPersonIdentificationsCS\"> </a><a name=\"hcSzPersonIdentificationsCS\"> </a><p>This code system <code>https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzPersonIdentificationsCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">PI<a name=\"SzPersonIdentificationsCS-PI\"> </a></td><td>Personal ID Number</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"SzPersonIdentificationsCS-PA\"> </a></td><td>Passport Number</td></tr><tr><td style=\"white-space:nowrap\">TP<a name=\"SzPersonIdentificationsCS-TP\"> </a></td><td>Temporary Permit</td></tr><tr><td style=\"white-space:nowrap\">FD<a name=\"SzPersonIdentificationsCS-FD\"> </a></td><td>Foreign Document</td></tr><tr><td style=\"white-space:nowrap\">MH<a name=\"SzPersonIdentificationsCS-MH\"> </a></td><td>Ministry of Health Workder ID</td></tr><tr><td style=\"white-space:nowrap\">MR<a name=\"SzPersonIdentificationsCS-MR\"> </a></td><td>Medical Record Number</td></tr></table></div>"
},
"url" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzPersonIdentificationsCS",
"version" : "0.1.0",
"name" : "SzPersonIdentificationsCS",
"title" : "Code System: Person Identification Types",
"status" : "active",
"date" : "2026-03-26T10:44:11+00:00",
"publisher" : "Ministry of Health Eswatini",
"contact" : [
{
"name" : "Ministry of Health Eswatini",
"telecom" : [
{
"system" : "url",
"value" : "https://hapifhir.eswatinihie.com"
},
{
"system" : "email",
"value" : "eswatinihie@moh.gov.sz"
}
]
}
],
"description" : "Data element that contains the name and identification number of a specific person for identity and individualization purposes.",
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "PI",
"display" : "Personal ID Number"
},
{
"code" : "PA",
"display" : "Passport Number"
},
{
"code" : "TP",
"display" : "Temporary Permit"
},
{
"code" : "FD",
"display" : "Foreign Document"
},
{
"code" : "MH",
"display" : "Ministry of Health Workder ID"
},
{
"code" : "MR",
"display" : "Medical Record Number"
}
]
}