CH ELM (R4)
1.3.0 - release Switzerland flag

This page is part of the Observations of notifiable communicable infectious diseases (v1.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH ELM Results Coded Values Laboratory - JSON Representation

Active as of 2024-05-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-elm-results-coded-values-laboratory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/10828004\">10828004</a></td><td>Positive (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/260385009\">260385009</a></td><td>Negative (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-coded-values-laboratory",
  "version" : "1.3.0",
  "name" : "ChElmResultsCodedValuesLaboratory",
  "title" : "CH ELM Results Coded Values Laboratory",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-17T13:32:20+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 codes for the laboratory test results (presence/absence).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "10828004",
            "display" : "Positive (qualifier value)"
          },
          {
            "code" : "260385009",
            "display" : "Negative (qualifier value)"
          }
        ]
      }
    ]
  }
}