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

: Bangladesh Medication ValueSet - 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-medication-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-medication-valueset</b></p><a name=\"bd-medication-valueset\"> </a><a name=\"hcbd-medication-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-bd-medication-code.html\"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">?0.2.0</span></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-medication-valueset</b></p><a name=\"de-bd-medication-valueset\"> </a><a name=\"de-hcbd-medication-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-bd-medication-code.html\"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">?0.2.0</span></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-medication-valueset</b></p><a name=\"fr-bd-medication-valueset\"> </a><a name=\"fr-hcbd-medication-valueset\"> </a><ul><li>Include tous les codes définis dans <a href=\"CodeSystem-bd-medication-code.html\"><code>https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">?0.2.0</span></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-medication-valueset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "BDMedicationVS"] ; # 
  fhir:title [ fhir:v "Bangladesh Medication ValueSet"] ; # 
  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 "Bangladesh Medication ValueSet"] ; # 
  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 "https://fhir.dghs.gov.bd/core/CodeSystem/bd-medication-code"^^xsd:anyURI ]     ] )
  ] . #