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-relationship-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-relationship-type</b></p><a name=\"hmis-relationship-type\"> </a><a name=\"hchmis-relationship-type\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-relationship-type</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\">guardian<a name=\"hmis-relationship-type-guardian\"> </a></td><td>Guardian</td><td>General caregiver or legal guardian responsible for the patient</td><td>अभिभावक</td></tr></table></div>"
},
"url" : "http://biomaxis.com/fhir/CodeSystem/hmis-relationship-type",
"version" : "0.0.0-semantic-release",
"name" : "HMISRelationshipType",
"title" : "HMIS Relationship 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" : "Supplementary codes for relationship types used in Nepal HMIS that are not available in standard FHIR terminology.",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "guardian",
"display" : "Guardian",
"definition" : "General caregiver or legal guardian responsible for the patient",
"designation" : [
{
"language" : "ne",
"value" : "अभिभावक"
}
]
}
]
}