Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build Nepal

Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tokha Municipality Basic Health Services ID - TTL Representation

Active as of 2026-02-03

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

<http://hl7.org/fhir/NamingSystem/TokhaBHSCID> a fhir:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TokhaBHSCID"] ; # 
  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: NamingSystem TokhaBHSCID</b></p><a name=\"TokhaBHSCID\"> </a><a name=\"hcTokhaBHSCID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.amakomaya.com/NamingSystem/TokhaBHSCID</td></tr><tr><td>Version</td><td>2.0.0</td></tr><tr><td>Name</td><td>TokhaBHSCID</td></tr><tr><td>Title</td><td>Tokha Municipality Basic Health Services ID</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Unique identifier for residents receiving health services in Tokha Municipality.</p>\n</div></td></tr><tr><td>Publisher</td><td>Amakomaya Nepal</td></tr><tr><td>Copyright</td><td><div><p>Used by permission of HL7 International, all rights reserved Creative Commons License</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>https://tokhamun.gov.np/bhsc-id</td><td>true</td><td>2023-01-01 --&gt; (ongoing)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://fhir.amakomaya.com/NamingSystem/TokhaBHSCID"^^xsd:anyURI ;
     fhir:l <https://fhir.amakomaya.com/NamingSystem/TokhaBHSCID>
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "TokhaBHSCID"] ; # 
  fhir:title [ fhir:v "Tokha Municipality Basic Health Services ID"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2026-02-03"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Amakomaya Nepal"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Amakomaya Nepal" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://amakomaya.com" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "info@amakomaya.com" ]
     ] )
  ] [
     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:responsible [ fhir:v "Tokha Municipality Health Services Administration"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
       ] ;
       fhir:code [ fhir:v "MR" ] ;
       fhir:display [ fhir:v "Medical record number" ]
     ] ) ;
     fhir:text [ fhir:v "Basic Health Services ID" ]
  ] ; # 
  fhir:description [ fhir:v "Unique identifier for residents receiving health services in Tokha Municipality."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "NP" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License"] ; # 
  fhir:usage [ fhir:v "Used within Tokha Municipality health system to uniquely identify individuals accessing health services."] ; # 
  fhir:uniqueId ( [
     fhir:type [ fhir:v "uri" ] ;
     fhir:value [ fhir:v "https://tokhamun.gov.np/bhsc-id" ] ;
     fhir:preferred [ fhir:v true ] ;
     fhir:period [
       fhir:start [ fhir:v "2023-01-01"^^xsd:date ]
     ]
  ] ) . #