| Package | ch.fhir.ig.ch-elm |
| Resource Type | ValueSet |
| Id | ch-elm-interpretation-codes-res-sus |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-elm/https://build.fhir.org/ig/ahdis/ch-elm/ValueSet-ch-elm-interpretation-codes-res-sus.html |
| URL | http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-interpretation-codes-res-sus |
| Version | 1.11.0-cibuild2 |
| Status | active |
| Date | 2025-08-12T10:48:44+00:00 |
| Name | ChElmInterpretationCodesResSus |
| Title | CH ELM Interpretation Codes Resistant and Susceptible |
| Realm | ch |
| Authority | hl7 |
| Description | This CH ELM value set includes the code for resistant and susceptible interpretation code(s). |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| v3-ObservationInterpretation | ObservationInterpretation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-elm-interpretation-codes-res-sus
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation| Code | Display | Definition |
| S | Susceptible | Bacterial 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).\] |
| R | Resistant | Bacterial 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).\] |
{
"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.11.0-cibuild2",
"name": "ChElmInterpretationCodesResSus",
"title": "CH ELM Interpretation Codes Resistant and Susceptible",
"status": "active",
"experimental": false,
"date": "2025-08-12T10:48:44+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"
}
]
}
]
}
}