Bangladesh Core FHIR Implementation Guide
0.4.1 - 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 |
{
"resourceType" : "Patient",
"id" : "BDPatientExample",
"meta" : {
"profile" : [
🔗 "https://fhir.dghs.gov.bd/core/StructureDefinition/bd-patient"
]
},
"text" : {
"status" : "generated",
"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: Patient BDPatientExample</b></p><a name=\"BDPatientExample\"> </a><a name=\"hcBDPatientExample\"> </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-patient.html\">Patient Profile for Bangladesh</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Abul Kashem(official) Male, DoB: 1985-05-20 ( National ID)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">House 12, Road 5 Dhamrai 1350 BD (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's professed religious affiliations.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-religion.html\">Patient Religion</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions-cs islam}\">Islam</span></td></tr></table></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Patient BDPatientExample</b></p><a name=\"de-BDPatientExample\"> </a><a name=\"de-hcBDPatientExample\"> </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-patient.html\">Patient Profile for Bangladesh</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Abul Kashem(official) Male, DoB: 1985-05-20 ( National ID)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">House 12, Road 5 Dhamrai 1350 BD (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's professed religious affiliations.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-religion.html\">Patient Religion</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions-cs islam}\">Islam</span></td></tr></table></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : Patient BDPatientExample</b></p><a name=\"fr-BDPatientExample\"> </a><a name=\"fr-hcBDPatientExample\"> </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-patient.html\">Patient Profile for Bangladesh</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Abul Kashem(official) Male, Date de Naissance :1985-05-20 ( National ID)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Moyens de contacter le Patient\">Coordonnées</td><td colspan=\"3\">House 12, Road 5 Dhamrai 1350 BD (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's professed religious affiliations.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-religion.html\">Patient Religion</a></td><td colspan=\"3\"><span title=\"Codes :{https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions-cs islam}\">Islam</span></td></tr></table></div></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-religion",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions-cs",
"code" : "islam",
"display" : "Islam"
}
]
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type",
"code" : "NID"
}
]
},
"system" : "http://dghs.gov.bd/identifier/nid",
"value" : "1234567890"
}
],
"name" : [
{
"use" : "official",
"text" : "Abul Kashem",
"_text" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "en"
},
{
"url" : "content",
"valueString" : "Abul Kashem"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension" : [
{
"url" : "lang",
"valueCode" : "bn"
},
{
"url" : "content",
"valueString" : "আবুল কাশেম"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
}
}
],
"gender" : "male",
"birthDate" : "1985-05-20",
"address" : [
{
"extension" : [
{
"url" : "https://fhir.dghs.gov.bd/core/StructureDefinition/bd-divisions",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes",
"code" : "30",
"display" : "Dhaka"
}
]
}
},
{
"url" : "https://fhir.dghs.gov.bd/core/StructureDefinition/bd-upazillas",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes",
"code" : "3026",
"display" : "Dhamrai"
}
]
}
}
],
"use" : "home",
"line" : [
"House 12, Road 5"
],
"city" : "Dhamrai",
"district" : "Dhaka",
"postalCode" : "1350",
"country" : "BD"
}
]
}