FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ch-elm-results-component-gene-tb

Packagech.fhir.ig.ch-elm
TypeValueSet
Idch-elm-results-component-gene-tb
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-elm/https://build.fhir.org/ig/ahdis/ch-elm/ValueSet-ch-elm-results-component-gene-tb.html
URLhttp://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-gene-tb
Version1.10.0
Statusactive
Date2025-06-23T20:27:52+00:00
NameChElmResultsComponentGeneTb
TitleCH ELM Results Gene Tb
Realmch
Authorityhl7
DescriptionThe "CH ELM Results Gene Tb" group provides a curated set of codes representing specific genotypes. Each code within this group is selected to ensure consistency and accuracy for medical coding related to the primary LOINC codes. Clients using the "CH ELM Results Gene Tb" group should refer to the provided codes to ensure they capture and report antibiotic information correctly and consistently
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet ch-elm-results-component-gene-tb

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    46246-5Mycobacterium tuberculosis katG gene isoniazid high level resistance mutation [Identifier] by Molecular method
    46244-0Mycobacterium tuberculosis complex rpoB gene rifAMPin resistance mutation identified by Molecular method
    63072-3Mycobacterium tuberculosis inhA gene isoniazid low level resistance mutation [Presence] by Molecular method

Source

{
  "resourceType": "ValueSet",
  "id": "ch-elm-results-component-gene-tb",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-gene-tb",
  "version": "1.10.0",
  "name": "ChElmResultsComponentGeneTb",
  "title": "CH ELM Results Gene Tb",
  "status": "active",
  "experimental": false,
  "date": "2025-06-23T20:27:52+00:00",
  "publisher": "Federal Office of Public Health FOPH",
  "contact": [
    {
      "name": "Federal Office of Public Health FOPH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
        }
      ]
    }
  ],
  "description": "The \"CH ELM Results Gene Tb\" group provides a curated set of codes representing specific genotypes. Each code within this group is selected to ensure consistency and accuracy for medical coding related to the primary LOINC codes. Clients using the \"CH ELM Results Gene Tb\" group should refer to the provided codes to ensure they capture and report antibiotic information correctly and consistently",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "46246-5",
            "display": "Mycobacterium tuberculosis katG gene isoniazid high level resistance mutation [Identifier] by Molecular method"
          },
          {
            "code": "46244-0",
            "display": "Mycobacterium tuberculosis complex rpoB gene rifAMPin resistance mutation identified by Molecular method"
          },
          {
            "code": "63072-3",
            "display": "Mycobacterium tuberculosis inhA gene isoniazid low level resistance mutation [Presence] by Molecular method"
          }
        ]
      }
    ]
  }
}