BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HMIS Leprosy Registration Category - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hmis-leprosy-registration-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-leprosy-registration-category</b></p><a name=\"hmis-leprosy-registration-category\"> </a><a name=\"hchmis-leprosy-registration-category\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-leprosy-registration-category</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>ne</b></td></tr><tr><td style=\"white-space:nowrap\">re-starter<a name=\"hmis-leprosy-registration-category-re-starter\"> </a></td><td>Re-starter</td><td>Patient who was previously on leprosy treatment but defaulted and is now restarting treatment</td><td>पुन: सुरु</td></tr></table></div>"
  },
  "url" : "http://biomaxis.com/fhir/CodeSystem/hmis-leprosy-registration-category",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISLeprosyRegistrationCategory",
  "title" : "HMIS Leprosy Registration Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-04T09:30:33+00:00",
  "publisher" : "BioMaxis Pvt. Ltd.",
  "contact" : [
    {
      "name" : "BioMaxis Pvt. Ltd.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://biomaxis.com"
        }
      ]
    }
  ],
  "description" : "Leprosy-specific patient registration category codes based on Nepal HMIS 5.4.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "re-starter",
      "display" : "Re-starter",
      "definition" : "Patient who was previously on leprosy treatment but defaulted and is now restarting treatment",
      "designation" : [
        {
          "language" : "ne",
          "value" : "पुन: सुरु"
        }
      ]
    }
  ]
}