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 Patient Identifier Types - 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-patient-identifier-type"] ; # 
  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-patient-identifier-type</b></p><a name=\"hmis-patient-identifier-type\"> </a><a name=\"hchmis-patient-identifier-type\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-patient-identifier-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\">MRN<a name=\"hmis-patient-identifier-type-MRN\"> </a></td><td>Master Registration Number</td><td>A long-term identifier assigned when a person first seeks service at a facility.</td><td>मास्टर दर्ता नम्बर</td></tr><tr><td style=\"white-space:nowrap\">SRN<a name=\"hmis-patient-identifier-type-SRN\"> </a></td><td>Service Registration Number</td><td>A number assigned for specific programs (HIV, TB, IMNCI) that often resets each fiscal year.</td><td>सेवा दर्ता नम्बर</td></tr><tr><td style=\"white-space:nowrap\">IPN<a name=\"hmis-patient-identifier-type-IPN\"> </a></td><td>Inpatient Number</td><td>A unique number assigned specifically for hospital admissions.</td><td>भर्ना नम्बर</td></tr><tr><td style=\"white-space:nowrap\">ERN<a name=\"hmis-patient-identifier-type-ERN\"> </a></td><td>Emergency Registration Number</td><td>A number assigned to patients in the emergency ward.</td><td>आकस्मिक दर्ता नम्बर</td></tr><tr><td style=\"white-space:nowrap\">ORC<a name=\"hmis-patient-identifier-type-ORC\"> </a></td><td>Outreach Clinic Registration Number</td><td>Registration number for Outreach Clinics.</td><td>आउटरिच क्लिनिक दर्ता नम्बर</td></tr><tr><td style=\"white-space:nowrap\">CC<a name=\"hmis-patient-identifier-type-CC\"> </a></td><td>Client Code</td><td>A specific calculated code used in HIV/STI registers (first 2 chars of last name + last 2 digits of birth year + gender code + SRN).</td><td>ग्राहक कोड</td></tr><tr><td style=\"white-space:nowrap\">NID<a name=\"hmis-patient-identifier-type-NID\"> </a></td><td>National ID Number</td><td>Government-issued National Identity Card number.</td><td>राष्ट्रिय परिचयपत्र नम्बर</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://biomaxis.com/fhir/CodeSystem/hmis-patient-identifier-type"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/CodeSystem/hmis-patient-identifier-type>
  ] ; # 
  fhir:version [ fhir:v "0.0.0-semantic-release"] ; # 
  fhir:name [ fhir:v "HMISPatientIdentifierType"] ; # 
  fhir:title [ fhir:v "HMIS Patient Identifier Types"] ; # 
  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 "Standardized codes for patient identifier types used in Nepal HMIS."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "MRN" ] ;
fhir:display [ fhir:v "Master Registration Number" ] ;
fhir:definition [ fhir:v "A long-term identifier assigned when a person first seeks service at a facility." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "मास्टर दर्ता नम्बर" ]     ] )
  ] [
fhir:code [ fhir:v "SRN" ] ;
fhir:display [ fhir:v "Service Registration Number" ] ;
fhir:definition [ fhir:v "A number assigned for specific programs (HIV, TB, IMNCI) that often resets each fiscal year." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "सेवा दर्ता नम्बर" ]     ] )
  ] [
fhir:code [ fhir:v "IPN" ] ;
fhir:display [ fhir:v "Inpatient Number" ] ;
fhir:definition [ fhir:v "A unique number assigned specifically for hospital admissions." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "भर्ना नम्बर" ]     ] )
  ] [
fhir:code [ fhir:v "ERN" ] ;
fhir:display [ fhir:v "Emergency Registration Number" ] ;
fhir:definition [ fhir:v "A number assigned to patients in the emergency ward." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "आकस्मिक दर्ता नम्बर" ]     ] )
  ] [
fhir:code [ fhir:v "ORC" ] ;
fhir:display [ fhir:v "Outreach Clinic Registration Number" ] ;
fhir:definition [ fhir:v "Registration number for Outreach Clinics." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "आउटरिच क्लिनिक दर्ता नम्बर" ]     ] )
  ] [
fhir:code [ fhir:v "CC" ] ;
fhir:display [ fhir:v "Client Code" ] ;
fhir:definition [ fhir:v "A specific calculated code used in HIV/STI registers (first 2 chars of last name + last 2 digits of birth year + gender code + SRN)." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "ग्राहक कोड" ]     ] )
  ] [
fhir:code [ fhir:v "NID" ] ;
fhir:display [ fhir:v "National ID Number" ] ;
fhir:definition [ fhir:v "Government-issued National Identity Card number." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "राष्ट्रिय परिचयपत्र नम्बर" ]     ] )
  ] ) . #