FHIR IG analytics| Package | bd.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-bd-blood-groups.json |
| FHIR Version | R4 |
| Source | file:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-blood-groups.html |
| URL | https://fhir.dghs.gov.bd/core/CodeSystem/bd-blood-groups |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-10-03T12:29:59+00:00 |
| Name | BDBloodGroupCS |
| Title | Bangladesh Blood Group CodeSystem |
| Description | Blood group codes according to CCDS guideline |
| Content | complete |
| ValueSet | |
| bd-blood-group-valueset | Bangladesh Blood Group ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem bd-blood-groups
This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-blood-groups defines the following codes:
| Code | Display |
| 1 | O Positive |
| 2 | O Negative |
| 3 | A Positive |
| 4 | A Negative |
| 5 | B Positive |
| 6 | B Negative |
| 7 | AB Positive |
| 8 | AB Negative |
{
"resourceType": "CodeSystem",
"id": "bd-blood-groups",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
}
]
}
}
],
"url": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-blood-groups",
"version": "0.2.0",
"name": "BDBloodGroupCS",
"title": "Bangladesh Blood Group CodeSystem",
"status": "draft",
"experimental": false,
"date": "2025-10-03T12:29:59+00:00",
"publisher": "Directorate General of Health Services (DGHS), Bangladesh",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://dghs.gov.bd"
}
]
}
],
"description": "Blood group codes according to CCDS guideline",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "050"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "1",
"display": "O Positive"
},
{
"code": "2",
"display": "O Negative"
},
{
"code": "3",
"display": "A Positive"
},
{
"code": "4",
"display": "A Negative"
},
{
"code": "5",
"display": "B Positive"
},
{
"code": "6",
"display": "B Negative"
},
{
"code": "7",
"display": "AB Positive"
},
{
"code": "8",
"display": "AB Negative"
}
]
}