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

: Patient Registration Type - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "patient-registration-type"] ; # 
  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: ValueSet patient-registration-type</b></p><a name=\"patient-registration-type\"> </a><a name=\"hcpatient-registration-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>ne</b></td></tr><tr><td><a href=\"http://snomed.info/id/308335008\">308335008</a></td><td>Patient encounter procedure (procedure)</td><td>नयाँ बिरामी</td></tr><tr><td><a href=\"http://snomed.info/id/185318008\">185318008</a></td><td>Third party encounter (procedure)</td><td>स्थानान्तरण</td></tr><tr><td><a href=\"http://snomed.info/id/390906007\">390906007</a></td><td>Follow-up encounter (procedure)</td><td>पुनः भर्ना</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.hmis.gov.np/ValueSet/patient-registration-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-ballot"] ; # 
  fhir:name [ fhir:v "PatientRegistrationTypeVS"] ; # 
  fhir:title [ fhir:v "Patient Registration Type"] ; # 
  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 "Patient registration types mapped to SNOMED CT concepts with Nepali display."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "308335008" ] ;
fhir:display [ fhir:v "Patient encounter procedure (procedure)" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "नयाँ बिरामी" ]         ] )       ] [
fhir:code [ fhir:v "185318008" ] ;
fhir:display [ fhir:v "Third party encounter (procedure)" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "स्थानान्तरण" ]         ] )       ] [
fhir:code [ fhir:v "390906007" ] ;
fhir:display [ fhir:v "Follow-up encounter (procedure)" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "ne-NP" ] ;
fhir:value [ fhir:v "पुनः भर्ना" ]         ] )       ] )     ] )
  ] . #