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

: HMIS Child Source Type - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hmis-child-source-type"] ; # 
  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: CodeSystem hmis-child-source-type</b></p><a name=\"hmis-child-source-type\"> </a><a name=\"hchmis-child-source-type\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-child-source-type</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>Definition</b></td><td><b>ne</b></td></tr><tr><td style=\"white-space:nowrap\">catchment<a name=\"hmis-child-source-type-catchment\"> </a></td><td>Catchment Area</td><td>Child residing within the designated catchment area of the immunization center</td><td>सेवा क्षेत्रको</td></tr><tr><td style=\"white-space:nowrap\">outside<a name=\"hmis-child-source-type-outside\"> </a></td><td>Outside Catchment</td><td>Child residing outside the designated catchment area but receiving services at this center</td><td>सेवा क्षेत्र बाहिरको</td></tr><tr><td style=\"white-space:nowrap\">delayed<a name=\"hmis-child-source-type-delayed\"> </a></td><td>Delayed Schedule (24-59 months)</td><td>Child aged 24-59 months on a delayed or catch-up immunization schedule</td><td>ढिलो तालिका (२४-५९ महिना)</td></tr><tr><td style=\"white-space:nowrap\">migrant<a name=\"hmis-child-source-type-migrant\"> </a></td><td>Migrant</td><td>Child from a migrant or mobile population temporarily in the area</td><td>आप्रवासी</td></tr><tr><td style=\"white-space:nowrap\">refugee<a name=\"hmis-child-source-type-refugee\"> </a></td><td>Refugee/Displaced</td><td>Child from refugee or internally displaced population</td><td>शरणार्थी/विस्थापित</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://biomaxis.com/fhir/CodeSystem/hmis-child-source-type"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/CodeSystem/hmis-child-source-type>
  ] ; # 
  fhir:version [ fhir:v "0.0.0-semantic-release"] ; # 
  fhir:name [ fhir:v "HMISChildSourceType"] ; # 
  fhir:title [ fhir:v "HMIS Child Source Type"] ; # 
  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 "Standardized codes for categorizing children by source in immunization registers based on Nepal HMIS 2.2."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "catchment" ] ;
fhir:display [ fhir:v "Catchment Area" ] ;
fhir:definition [ fhir:v "Child residing within the designated catchment area of the immunization center" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "सेवा क्षेत्रको" ]     ] )
  ] [
fhir:code [ fhir:v "outside" ] ;
fhir:display [ fhir:v "Outside Catchment" ] ;
fhir:definition [ fhir:v "Child residing outside the designated catchment area but receiving services at this center" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "सेवा क्षेत्र बाहिरको" ]     ] )
  ] [
fhir:code [ fhir:v "delayed" ] ;
fhir:display [ fhir:v "Delayed Schedule (24-59 months)" ] ;
fhir:definition [ fhir:v "Child aged 24-59 months on a delayed or catch-up immunization schedule" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "ढिलो तालिका (२४-५९ महिना)" ]     ] )
  ] [
fhir:code [ fhir:v "migrant" ] ;
fhir:display [ fhir:v "Migrant" ] ;
fhir:definition [ fhir:v "Child from a migrant or mobile population temporarily in the area" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "आप्रवासी" ]     ] )
  ] [
fhir:code [ fhir:v "refugee" ] ;
fhir:display [ fhir:v "Refugee/Displaced" ] ;
fhir:definition [ fhir:v "Child from refugee or internally displaced population" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ne" ] ;
fhir:value [ fhir:v "शरणार्थी/विस्थापित" ]     ] )
  ] ) . #