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

FHIR IG analytics

Packagebd.fhir.core
Resource TypeCodeSystem
IdCodeSystem-bd-identifier-type.json
FHIR VersionR4
Sourcefile:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-identifier-type.html
URLhttps://fhir.dghs.gov.bd/core/CodeSystem/bd-identifier-type
Version0.2.0
Statusdraft
Date2025-10-03T12:29:59+00:00
NameBangladeshIdentifierType
TitleBangladesh Identifier Types
DescriptionCodes identifying the type of identifiers used in Bangladesh.
Contentcomplete

Resources that use this resource

ValueSet
bd-identifier-type-valuesetBangladesh Identifier Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
NID National ID
BRN Birth Registration Number
UHID Unique Health ID

German


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:

CodeDisplay
NID National ID
BRN Birth Registration Number
UHID Unique Health ID

French


Narratif généré : CodeSystem bd-identifier-type

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

CodeDisplay
NID National ID
BRN Birth Registration Number
UHID Unique Health ID

Source1

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