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

FHIR IG Statistics: ValueSet/ch-elm-interpretation-codes-res-sus

Packagech.fhir.ig.ch-elm
TypeValueSet
Idch-elm-interpretation-codes-res-sus
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-elm/https://build.fhir.org/ig/ahdis/ch-elm/ValueSet-ch-elm-interpretation-codes-res-sus.html
URLhttp://fhir.ch/ig/ch-elm/ValueSet/ch-elm-interpretation-codes-res-sus
Version1.10.0
Statusactive
Date2025-06-23T20:27:52+00:00
NameChElmInterpretationCodesResSus
TitleCH ELM Interpretation Codes Resistant and Susceptible
Realmch
Authorityhl7
DescriptionThis CH ELM value set includes the code for resistant and susceptible interpretation code(s).
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation
v3-ObservationInterpretationObservationInterpretation

Narrative

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

Generated Narrative: ValueSet ch-elm-interpretation-codes-res-sus

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
    CodeDisplayDefinition
    SSusceptibleBacterial strain inhibited by in vitro concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic success. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\_Terminolo.htm) Synonym (earlier term): Sensitive Projects: ISO 20776-1, ISO 20776-2

    \[Note 1: Bacterial strains are categorized as susceptible by applying the appropriate breakpoints in a defined phenotypic system.\]

    \[Note 2: This breakpoint can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\]
    RResistantBacterial strain inhibited in vitro by a concentration of an antimicrobial agent that is associated with a high likelihood of therapeutic failure. Reference: CLSI (http://www.clsi.org/Content/NavigationMenu/Resources/HarmonizedTerminologyDatabase/Harmonized\_Terminolo.htm) Projects: ISO 20776-1, ISO 20776-2

    \[Note 1: Bacterial strains are categorized as resistant by applying the appropriate breakpoints in a defined phenotypic test system.\]

    \[Note 2: This breakpoint can be altered due to changes in circumstances (e.g., changes in commonly used drug dosages, emergence of new resistance mechanisms).\]

Source

{
  "resourceType": "ValueSet",
  "id": "ch-elm-interpretation-codes-res-sus",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-interpretation-codes-res-sus",
  "version": "1.10.0",
  "name": "ChElmInterpretationCodesResSus",
  "title": "CH ELM Interpretation Codes Resistant and Susceptible",
  "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": "This CH ELM value set includes the code for resistant and susceptible interpretation code(s).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "concept": [
          {
            "code": "S",
            "display": "Susceptible"
          },
          {
            "code": "R",
            "display": "Resistant"
          }
        ]
      }
    ]
  }
}