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
| Active as of 2026-02-04 |
{
"resourceType" : "CodeSystem",
"id" : "hmis-address-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-address-type</b></p><a name=\"hmis-address-type\"> </a><a name=\"hchmis-address-type\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-address-type</code> defines the following codes:</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\">permanent<a name=\"hmis-address-type-permanent\"> </a></td><td>Permanent Address</td><td>Address as listed on official identity documents.</td><td>स्थायी</td></tr><tr><td style=\"white-space:nowrap\">temporary<a name=\"hmis-address-type-temporary\"> </a></td><td>Current/Temporary Address</td><td>Address where the patient has been living for at least the last 6 months.</td><td>हाल बसोबास गरेको</td></tr></table></div>"
},
"url" : "http://biomaxis.com/fhir/CodeSystem/hmis-address-type",
"version" : "0.0.0-semantic-release",
"name" : "HMISAddressType",
"title" : "HMIS Address Type",
"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" : "Standardized codes for address types in Nepal based on HMIS guidelines.",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "permanent",
"display" : "Permanent Address",
"definition" : "Address as listed on official identity documents.",
"designation" : [
{
"language" : "ne",
"value" : "स्थायी"
}
]
},
{
"code" : "temporary",
"display" : "Current/Temporary Address",
"definition" : "Address where the patient has been living for at least the last 6 months.",
"designation" : [
{
"language" : "ne",
"value" : "हाल बसोबास गरेको"
}
]
}
]
}