National FHIR Implementation Guide defining Bangladesh-specific core data structures, identifiers, and terminologies for health information exchange. https://fhir.dghs.gov.bd
Go to file
Fahim Hossain 842e191b54 Refactor Bangladesh Address Code Systems and Profiles
- Deleted the bdAddressCS code system file as it was no longer needed.
- Updated the division extension to accept string values instead of CodeableConcept.
- Created a new extension for Upazillas to standardize their representation in addresses.
- Modified the patient profile to include address constraints specific to Bangladesh, including the new Upazilla extension and district value set.
- Renamed the bdAddress profile to BDAddress for consistency and clarity.
2025-09-27 16:25:48 +06:00
classnotes Added sample local template, updated class notes 2022-06-06 07:17:08 -06:00
input Refactor Bangladesh Address Code Systems and Profiles 2025-09-27 16:25:48 +06:00
_gencontinuous.bat Minor updates to IG scripts 2020-03-16 15:42:16 -04:00
_gencontinuous.sh Minor updates to IG scripts 2020-03-16 15:42:16 -04:00
_genonce.bat remove hardcoded ig ini filename 2020-08-21 08:26:38 +02:00
_genonce.sh update basic structure 2025-09-27 11:35:35 +06:00
_updatePublisher.bat update basic structure 2025-09-27 11:35:35 +06:00
_updatePublisher.sh update basic structure 2025-09-27 11:35:35 +06:00
.gitignore git ignore updated 2025-09-27 15:28:18 +06:00
ig.ini Fixed ig.ini 2024-12-20 20:09:44 -07:00
LICENSE Initial version 2019-09-11 13:58:19 -04:00
package-list.json Initial version 2019-09-11 13:58:19 -04:00
README.md Update README.md 2024-10-10 22:29:11 +08:00
StructureDefinition-mypatient.html Additional examples to show new template capabiliteis 2022-03-29 08:05:32 -06:00

sample-ig

A sample, template-driven implementation guide that provides a starting environment to use a base for defining new IGs

See https://build.fhir.org/ig/FHIR/sample-ig/

FHIR Foundation Project Statement

  • Maintainers: Grahame Grieve / Lloyd Mckenzie
  • Issues / Discussion: Use github issues
  • License: Creative Commons Public Domain
  • Contribution Policy: Make PRs. PRs have to build ok with the latest IG Publisher
  • Security Information: There should be no security issues here - it's all static content. Can report issues with the standard github repotring method