FHIR IG analytics| Package | bd.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-bd-identifier-type.json |
| FHIR Version | R4 |
| Source | file:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-identifier-type.html |
| URL | https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-10-03T12:29:59+00:00 |
| Name | BangladeshIdentifierType |
| Title | Bangladesh Identifier Types |
| Description | Codes identifying the type of identifiers used in Bangladesh. |
| Content | complete |
| ValueSet | |
| bd-identifier-type-valueset | Bangladesh Identifier Type |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem bd-identifier-type
This case-sensitive code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type defines the following codes:
| Code | Display |
| NID | National ID |
| BRN | Birth Registration Number |
| UHID | Unique Health ID |
{
"resourceType": "CodeSystem",
"id": "bd-identifier-type",
"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-identifier-type",
"version": "0.2.0",
"name": "BangladeshIdentifierType",
"title": "Bangladesh Identifier Types",
"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": "Codes identifying the type of identifiers used in Bangladesh.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "050"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "NID",
"display": "National ID"
},
{
"code": "BRN",
"display": "Birth Registration Number"
},
{
"code": "UHID",
"display": "Unique Health ID"
}
]
}