Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION
0.0.1-ballot - ci-build Nepal flag

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

: निशुल्क/शुल्क रू - TTL Representation

Active as of 2025-09-08

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 "free-cost"] ; # 
  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 free-cost</b></p><a name=\"free-cost\"> </a><a name=\"hcfree-cost\"> </a><p>This case-sensitive code system <code>https://fhir.hmis.gov.np/CodeSystem/free-cost</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\">free<a name=\"free-cost-free\"> </a></td><td>Free</td><td>निशुल्क</td></tr><tr><td style=\"white-space:nowrap\">cost<a name=\"free-cost-cost\"> </a></td><td>Cost(RS)</td><td>शुलक (रू)</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.hmis.gov.np/CodeSystem/free-cost"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-ballot"] ; # 
  fhir:name [ fhir:v "FreeCostCS"] ; # 
  fhir:title [ fhir:v "निशुल्क/शुल्क रू"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  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 "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "free" ] ;
fhir:display [ fhir:v "Free" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "निशुल्क" ]     ] )
  ] [
fhir:code [ fhir:v "cost" ] ;
fhir:display [ fhir:v "Cost(RS)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "शुलक (रू)" ]     ] )
  ] ) . #