FHIR IG Statistics: ValueSet/ch-elm-results-coded-values-laboratory
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ch-elm-results-coded-values-laboratory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-coded-values-laboratory",
"version": "1.10.0",
"name": "ChElmResultsCodedValuesLaboratory",
"title": "CH ELM Results Coded Values Laboratory",
"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 codes for the laboratory test results (presence/absence).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "10828004",
"display": "Positive (qualifier value)"
},
{
"code": "260385009",
"display": "Negative (qualifier value)"
}
]
}
]
}
}