Bangladesh Core FHIR Implementation Guide
0.4.4 - Published by DGHS, MoHFW
Bangladesh Core FHIR Implementation Guide - Published by Ministry of Health and Family Welfare. See the Directory of published versions
| Page standards status: Informative |
@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:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "BDMedicationExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.dghs.gov.bd/core/StructureDefinition/bd-medication"^^xsd:anyURI ;
fhir:l <https://fhir.dghs.gov.bd/core/StructureDefinition/bd-medication> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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: Medication BDMedicationExample</b></p><a name=\"BDMedicationExample\"> </a><a name=\"hcBDMedicationExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bd-medication.html\">Medication Profile for Bangladesh</a></p></div><p><b>code</b>: <span title=\"Codes:{https://dgda.gov.bd/drug-registry 353-0026-039--marvelous-fe}\">Marvelous Fe</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10219000}\">Tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://id.who.int/icd/release/11/mms XM3SQ1}\">Ferrous sulphate</span></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://id.who.int/icd/release/11/mms XM7R82}\">Folic acid</span></p><p><b>isActive</b>: true</p></blockquote></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Medication BDMedicationExample</b></p><a name=\"de-BDMedicationExample\"> </a><a name=\"de-hcBDMedicationExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bd-medication.html\">Medication Profile for Bangladesh</a></p></div><p><b>code</b>: <span title=\"Codes:{https://dgda.gov.bd/drug-registry 353-0026-039--marvelous-fe}\">Marvelous Fe</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10219000}\">Tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://id.who.int/icd/release/11/mms XM3SQ1}\">Ferrous sulphate</span></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://id.who.int/icd/release/11/mms XM7R82}\">Folic acid</span></p><p><b>isActive</b>: true</p></blockquote></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : Médication BDMedicationExample</b></p><a name=\"fr-BDMedicationExample\"> </a><a name=\"fr-hcBDMedicationExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-bd-medication.html\">Medication Profile for Bangladesh</a></p></div><p><b>code</b>: <span title=\"Codes :{https://dgda.gov.bd/drug-registry 353-0026-039--marvelous-fe}\">Marvelous Fe</span></p><p><b>form</b>: <span title=\"Codes :{http://standardterms.edqm.eu 10219000}\">Tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes :{http://id.who.int/icd/release/11/mms XM3SQ1}\">Ferrous sulphate</span></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes :{http://id.who.int/icd/release/11/mms XM7R82}\">Folic acid</span></p><p><b>isActive</b>: true</p></blockquote></div></div>"^^rdf:XMLLiteral ]
] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://dgda.gov.bd/drug-registry"^^xsd:anyURI ;
fhir:l <https://dgda.gov.bd/drug-registry> ] ;
fhir:code [ fhir:v "353-0026-039--marvelous-fe" ] ;
fhir:display [ fhir:v "Marvelous Fe" ] ] ) ;
fhir:text [ fhir:v "Marvelous Fe" ]
] ; #
fhir:form [
( fhir:coding [
fhir:system [
fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ;
fhir:l <http://standardterms.edqm.eu> ] ;
fhir:code [ fhir:v "10219000" ] ;
fhir:display [ fhir:v "Tablet" ] ] )
] ; #
fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://id.who.int/icd/release/11/mms"^^xsd:anyURI ;
fhir:l <http://id.who.int/icd/release/11/mms> ] ;
fhir:code [ fhir:v "XM3SQ1" ] ;
fhir:display [ fhir:v "Ferrous sulphate" ] ] ) ;
fhir:text [ fhir:v "Ferrous sulphate" ] ] ;
fhir:isActive [ fhir:v true ]
] [
fhir:item [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://id.who.int/icd/release/11/mms"^^xsd:anyURI ;
fhir:l <http://id.who.int/icd/release/11/mms> ] ;
fhir:code [ fhir:v "XM7R82" ] ;
fhir:display [ fhir:v "Folic acid" ] ] ) ;
fhir:text [ fhir:v "Folic acid" ] ] ;
fhir:isActive [ fhir:v true ]
] ) . #
IG © 2025+ Directorate General of Health Services (DGHS), Bangladesh. Package bd.fhir.core#0.4.4 based on FHIR 4.0.1. Generated 2026-04-10
Links: Table of Contents |
QA Report