BD-Core-FHIR-IG/input/fsh/codeSystems/BDBloodGroupCS.fsh
Dr. B. M. Riazul Islam 96c7f1038e
All checks were successful
FHIR IG CI/CD Pipeline / build-ig (push) Successful in 6m28s
FHIR IG CI/CD Pipeline / deploy (push) Successful in 12s
fixed canonical url and id mismatches
2025-10-03 12:35:18 +00:00

29 lines
829 B
GLSL

// ---------------------------
// CodeSystem for BD Blood Groups
// ---------------------------
CodeSystem: BDBloodGroupCS
Id: bd-blood-groups
Title: "Bangladesh Blood Group CodeSystem"
Description: "Blood group codes according to CCDS guideline"
* ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-blood-groups"
* ^caseSensitive = true
* ^experimental = false
* ^content = #complete
* #1 "O Positive"
* #2 "O Negative"
* #3 "A Positive"
* #4 "A Negative"
* #5 "B Positive"
* #6 "B Negative"
* #7 "AB Positive"
* #8 "AB Negative"
// ---------------------------
// ValueSet for BD Blood Groups
// ---------------------------
ValueSet: BDBloodGroupVS
Id: bd-blood-group-valueset
Title: "Bangladesh Blood Group ValueSet"
Description: "Blood group value set according to CCDS guideline"
* include codes from system BDBloodGroupCS