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

: Nepal Province - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nepal-province"] ; # 
  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: ValueSet nepal-province</b></p><a name=\"nepal-province\"> </a><a name=\"hcnepal-province\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nepal-administrative-location.html\"><code>http://biomaxis.com/fhir/CodeSystem/nepal-administrative-location</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.0.0-semantic-release</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-1\">1</a></td><td>Koshi Province</td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-2\">2</a></td><td>Madhesh Province</td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-3\">3</a></td><td>Bagmati Province</td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-4\">4</a></td><td>Gandaki Province</td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-5\">5</a></td><td>Lumbini Province</td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-6\">6</a></td><td>Karnali Province</td></tr><tr><td><a href=\"CodeSystem-nepal-administrative-location.html#nepal-administrative-location-7\">7</a></td><td>Sudurpashchim Province</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://biomaxis.com/fhir/ValueSet/nepal-province"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/ValueSet/nepal-province>
  ] ; # 
  fhir:version [ fhir:v "0.0.0-semantic-release"] ; # 
  fhir:name [ fhir:v "NepalProvince"] ; # 
  fhir:title [ fhir:v "Nepal Province"] ; # 
  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 "Value set for provinces of Nepal."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://biomaxis.com/fhir/CodeSystem/nepal-administrative-location"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/CodeSystem/nepal-administrative-location>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Koshi Province" ]       ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Madhesh Province" ]       ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Bagmati Province" ]       ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Gandaki Province" ]       ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Lumbini Province" ]       ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Karnali Province" ]       ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Sudurpashchim Province" ]       ] )     ] )
  ] . #