Bangladesh Core FHIR Implementation Guide
0.4.0 - Published by DGHS, MoHFW Bangladesh flag

Bangladesh Core FHIR Implementation Guide - Published by Ministry of Health and Family Welfare. See the Directory of published versions

: Bangladesh LOINC Lab Results ValueSet - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bd-loinc-lab-results-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bd-loinc-lab-results-valueset</b></p><a name=\"bd-loinc-lab-results-valueset\"> </a><a name=\"hcbd-loinc-lab-results-valueset\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  in https://fhir.dghs.gov.bd/core/ValueSet/loinc-lab-results</li></ul></div><div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bd-loinc-lab-results-valueset</b></p><a name=\"de-bd-loinc-lab-results-valueset\"> </a><a name=\"de-hcbd-loinc-lab-results-valueset\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  in https://fhir.dghs.gov.bd/core/ValueSet/loinc-lab-results</li></ul></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs bd-loinc-lab-results-valueset</b></p><a name=\"fr-bd-loinc-lab-results-valueset\"> </a><a name=\"fr-hcbd-loinc-lab-results-valueset\"> </a><ul><li>Include codes provenant de<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"La version n'est pas explicitement indiquée. Aucun Système de codes (Code System) correspondant trouvé\"> version Non Précisé(e) (utilise la dernière version provenant du serveur de terminologie)</span> où concept  dans https://fhir.dghs.gov.bd/core/ValueSet/loinc-lab-results</li></ul></div></div>"
  },
  "extension" : [
    {
      "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-loinc-lab-results-valueset",
  "version" : "0.4.0",
  "name" : "BDLoincLabResultsVS",
  "title" : "Bangladesh LOINC Lab Results ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-06T20:56:37+00:00",
  "publisher" : "Directorate General of Health Services (DGHS), Bangladesh",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dghs.gov.bd"
        }
      ]
    }
  ],
  "description" : "LOINC leaf-level laboratory result codes for Bangladesh. Includes \nindividual component/result codes from LOINC 2.82 scoped to the Universal Lab Orders \nValueSet. Excludes discouraged and non-laboratory codes. Used as Observation.code \nin bd-lab-result-observation.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "050"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "concept",
            "op" : "in",
            "value" : "https://fhir.dghs.gov.bd/core/ValueSet/loinc-lab-results"
          }
        ]
      }
    ]
  }
}