Bangladesh Core FHIR Implementation Guide
0.4.2 - 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" : "Encounter",
"id" : "BDEncounterExample",
"meta" : {
"profile" : [
🔗 "https://fhir.dghs.gov.bd/core/StructureDefinition/bd-encounter"
]
},
"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: Encounter BDEncounterExample</b></p><a name=\"BDEncounterExample\"> </a><a name=\"hcBDEncounterExample\"> </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-encounter.html\">Encounter Profile for Bangladesh</a></p></div><p><b>identifier</b>: <code>https://fhir.dghs.gov.bd/core/identifier/encounter</code>/ENC-2023-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Patient-BDPatientExample.html\">Abul Kashem(official) Male, DoB: 1985-05-20 ( National ID)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td>2023-10-27 10:00:00+0000 --> 2023-10-27 10:30:00+0000</td><td><a href=\"Practitioner-BDPractitionerExample.html\">Practitioner Tanvir Ahmed (official)</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-BDOrganizationExample.html\">Organization Dhaka Medical College Hospital</a></p></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Encounter BDEncounterExample</b></p><a name=\"de-BDEncounterExample\"> </a><a name=\"de-hcBDEncounterExample\"> </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-encounter.html\">Encounter Profile for Bangladesh</a></p></div><p><b>identifier</b>: <code>https://fhir.dghs.gov.bd/core/identifier/encounter</code>/ENC-2023-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Patient-BDPatientExample.html\">Abul Kashem(official) Male, DoB: 1985-05-20 ( National ID)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td>2023-10-27 10:00:00+0000 --> 2023-10-27 10:30:00+0000</td><td><a href=\"Practitioner-BDPractitionerExample.html\">Practitioner Tanvir Ahmed (official)</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-BDOrganizationExample.html\">Organization Dhaka Medical College Hospital</a></p></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : Venue BDEncounterExample</b></p><a name=\"fr-BDEncounterExample\"> </a><a name=\"fr-hcBDEncounterExample\"> </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-encounter.html\">Encounter Profile for Bangladesh</a></p></div><p><b>identifier</b>: <code>https://fhir.dghs.gov.bd/core/identifier/encounter</code>/ENC-2023-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Patient-BDPatientExample.html\">Abul Kashem(official) Male, Date de Naissance :1985-05-20 ( National ID)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td>2023-10-27 10:00:00+0000 --> 2023-10-27 10:30:00+0000</td><td><a href=\"Practitioner-BDPractitionerExample.html\">Practitioner Tanvir Ahmed (official)</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-BDOrganizationExample.html\">Organization Dhaka Medical College Hospital</a></p></div></div>"
},
"identifier" : [
{
"system" : "https://fhir.dghs.gov.bd/core/identifier/encounter",
"value" : "ENC-2023-001"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB",
"display" : "ambulatory"
},
"subject" : {
🔗 "reference" : "Patient/BDPatientExample"
},
"participant" : [
{
"period" : {
"start" : "2023-10-27T10:00:00Z",
"end" : "2023-10-27T10:30:00Z"
},
"individual" : {
🔗 "reference" : "Practitioner/BDPractitionerExample"
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/BDOrganizationExample"
}
}