FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebd.fhir.core
Resource TypeCodeSystem
IdCodeSystem-bd-blood-groups.json
FHIR VersionR4
Sourcefile:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-blood-groups.html
URLhttps://fhir.dghs.gov.bd/core/CodeSystem/bd-blood-groups
Version0.2.0
Statusdraft
Date2025-10-03T12:29:59+00:00
NameBDBloodGroupCS
TitleBangladesh Blood Group CodeSystem
DescriptionBlood group codes according to CCDS guideline
Contentcomplete

Resources that use this resource

ValueSet
bd-blood-group-valuesetBangladesh Blood Group ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
1 O Positive
2 O Negative
3 A Positive
4 A Negative
5 B Positive
6 B Negative
7 AB Positive
8 AB Negative

German


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:

CodeDisplay
1 O Positive
2 O Negative
3 A Positive
4 A Negative
5 B Positive
6 B Negative
7 AB Positive
8 AB Negative

French


Narratif généré : CodeSystem bd-blood-groups

This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-blood-groups defines the following codes:

CodeDisplay
1 O Positive
2 O Negative
3 A Positive
4 A Negative
5 B Positive
6 B Negative
7 AB Positive
8 AB Negative

Source1

{
  "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"
    }
  ]
}