Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION - Local Development build (v0.0.1-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-09-08 |
@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 "ethnic-code"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ethnic-code</b></p><a name=\"ethnic-code\"> </a><a name=\"hcethnic-code\"> </a><p>This case-sensitive code system <code>https://fhir.hmis.gov.np/CodeSystem/ethnic-code</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>ne</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ethnic-code-1\"> </a></td><td>Dalit</td><td>दलित (१)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ethnic-code-2\"> </a></td><td>Janajati</td><td>जनजाती (२)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ethnic-code-3\"> </a></td><td>Madhesi</td><td>मधेसी (३)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ethnic-code-4\"> </a></td><td>Muslim</td><td>मुस्लिम (४)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ethnic-code-5\"> </a></td><td>Brahmin/Chettri</td><td>ब्राह्मण/क्षेत्री (५)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ethnic-code-6\"> </a></td><td>Other</td><td>अन्य (६)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.hmis.gov.np/CodeSystem/ethnic-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-ballot"] ; #
fhir:name [ fhir:v "EthnicCodeCS"] ; #
fhir:title [ fhir:v "Ethnic Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-08T06:44:10+05:45"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Integrated Health Information Management Section"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Integrated Health Information Management Section" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hmis.gov.np" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "it@hmis.gov.np" ] ] )
] [
fhir:name [ fhir:v "RC Poudel" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rcpoudel@amakomaya.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rmchndrapdl@gmail.com" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+977-9851341921" ] ] )
] ) ; #
fhir:description [ fhir:v "जाति कोडहरू: दलित, जनजाती, मधेसी, मुस्लिम, ब्राह्मण/क्षेत्री, अन्य"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NP" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Dalit" ] ;
( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "दलित (१)" ] ] )
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Janajati" ] ;
( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "जनजाती (२)" ] ] )
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Madhesi" ] ;
( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "मधेसी (३)" ] ] )
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Muslim" ] ;
( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "मुस्लिम (४)" ] ] )
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Brahmin/Chettri" ] ;
( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "ब्राह्मण/क्षेत्री (५)" ] ] )
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Other" ] ;
( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "अन्य (६)" ] ] )
] ) . #
IG © 2025+ Integrated Health Information Management Section. Package hl7.fhir.hmis#0.0.1-ballot based on FHIR 5.0.0. Generated 2025-09-08
Links: Table of Contents |
QA Report
| Version History | License