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

FHIR IG analytics

Packagebd.fhir.core
Resource TypeValueSet
IdValueSet-bd-immunization-site-valueset.json
FHIR VersionR4
Sourcefile:///app/BD-Core-FHIR-IG/output/ValueSet-bd-immunization-site-valueset.html
URLhttps://fhir.dghs.gov.bd/core/ValueSet/bd-immunization-site-valueset
Version0.2.0
Statusactive
Date2025-10-03T12:29:59+00:00
NameBDImmunizationSiteVS
TitleBangladesh Immunization Site Value Set
DescriptionAllowed administration sites for vaccines in Bangladesh.

Resources that use this resource

StructureDefinition
bd-immunizationImmunization Profile for Bangladesh

Resources that this resource uses

CodeSystem
bd-immunization-siteBangladesh Immunization Site Code System

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet bd-immunization-site-valueset


German


Generated Narrative: ValueSet bd-immunization-site-valueset


French


Narratif généré : EnsembleValeurs bd-immunization-site-valueset


Source1

{
  "resourceType": "ValueSet",
  "id": "bd-immunization-site-valueset",
  "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/ValueSet/bd-immunization-site-valueset",
  "version": "0.2.0",
  "name": "BDImmunizationSiteVS",
  "title": "Bangladesh Immunization Site Value Set",
  "status": "active",
  "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": "Allowed administration sites for vaccines in Bangladesh.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "050"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-immunization-site"
      }
    ]
  }
}