Bangladesh Core FHIR Implementation Guide
0.4.0 - Published by DGHS, MoHFW Bangladesh flag

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

: Example Patient - BDPatientExample - XML Representation

Page standards status: Informative

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="BDPatientExample"/>
  <meta>
    <profile
             value="https://fhir.dghs.gov.bd/core/StructureDefinition/bd-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-religion">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions-cs"/>
        <code value="islam"/>
        <display value="Islam"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <type>
      <coding>
        <system
                value="https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type"/>
        <code value="NID"/>
      </coding>
    </type>
    <system value="http://dghs.gov.bd/identifier/nid"/>
    <value value="1234567890"/>
  </identifier>
  <name>
    <use value="official"/>
    <text value="Abul Kashem">
      <extension url="http://hl7.org/fhir/StructureDefinition/translation">
        <extension url="lang">
          <valueCode value="en"/>
        </extension>
        <extension url="content">
          <valueString value="Abul Kashem"/>
        </extension>
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/translation">
        <extension url="lang">
          <valueCode value="bn"/>
        </extension>
        <extension url="content">
          <valueString value="আবুল কাশেম"/>
        </extension>
      </extension>
    </text>
  </name>
  <gender value="male"/>
  <birthDate value="1985-05-20"/>
  <address>
    <extension
               url="https://fhir.dghs.gov.bd/core/StructureDefinition/bd-divisions">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes"/>
          <code value="30"/>
          <display value="Dhaka"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="https://fhir.dghs.gov.bd/core/StructureDefinition/bd-upazillas">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes"/>
          <code value="3026"/>
          <display value="Dhamrai"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <use value="home"/>
    <line value="House 12, Road 5"/>
    <city value="Dhamrai"/>
    <district value="Dhaka"/>
    <postalCode value="1350"/>
    <country value="BD"/>
  </address>
</Patient>