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 - TTL Representation

Active as of 2026-02-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hmis-leprosy-registration-category"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://biomaxis.com/fhir/CodeSystem/hmis-leprosy-registration-category"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/CodeSystem/hmis-leprosy-registration-category>
  ] ; # 
  fhir:version [ fhir:v "0.0.0-semantic-release"] ; # 
  fhir:name [ fhir:v "HMISLeprosyRegistrationCategory"] ; # 
  fhir:title [ fhir:v "HMIS Leprosy Registration Category"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-04T09:30:33+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "BioMaxis Pvt. Ltd."] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "BioMaxis Pvt. Ltd." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://biomaxis.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Leprosy-specific patient registration category codes based on Nepal HMIS 5.4."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "re-starter" ] ;
fhir:display [ fhir:v "Re-starter" ] ;
fhir:definition [ fhir:v "Patient who was previously on leprosy treatment but defaulted and is now restarting treatment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "पुन: सुरु" ]     ] )
  ] ) . #