Bangladesh Core FHIR Implementation Guide
0.2.0 - Published by MoHFW Bangladesh flag

Bangladesh Core FHIR Implementation Guide - Published by Ministry of Health and Family Welfare. See the Directory of published versions

: Allowed Languages - TTL Representation

Page standards status: Informative Maturity Level: 1

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 "bd-language-valueset"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bd-language-valueset</b></p><a name=\"bd-language-valueset\"> </a><a name=\"hcbd-language-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>en</td><td>English</td></tr><tr><td>bn</td><td>Bengali</td></tr></table></li></ul></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bd-language-valueset</b></p><a name=\"de-bd-language-valueset\"> </a><a name=\"de-hcbd-language-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>en</td><td>English</td></tr><tr><td>bn</td><td>Bengali</td></tr></table></li></ul></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs bd-language-valueset</b></p><a name=\"fr-bd-language-valueset\"> </a><a name=\"fr-hcbd-language-valueset\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>en</td><td>English</td></tr><tr><td>bn</td><td>Bengali</td></tr></table></li></ul></div></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"^^xsd:anyURI ;
fhir:link <https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"^^xsd:anyURI ;
fhir:link <https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fhir.dghs.gov.bd/core/ValueSet/bd-language-valueset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "BDLanguageVS"] ; # 
  fhir:title [ fhir:v "Allowed Languages"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-10-06T15:46:52+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Directorate General of Health Services (DGHS), Bangladesh"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://dghs.gov.bd" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Only English and Bengali are allowed"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "050" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ]       ] [
fhir:code [ fhir:v "bn" ] ;
fhir:display [ fhir:v "Bengali" ]       ] )     ] )
  ] . #