| Package | hl7.fhir.pl.ssidl |
| Resource Type | ValueSet |
| Id | ssidl-refRangeMeaning-VS |
| FHIR Version | R5 |
| Source | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-ssidl-refRangeMeaning-VS.html |
| URL | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-refRangeMeaning-VS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-12T19:23:52+00:00 |
| Name | SsidlRefRangeMeaningVS |
| Title | Typy wartości referencyjnych |
| Realm | pl |
| Authority | hl7 |
| Description | Typy znaczeniowe wartości referencyjnych |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ssidl-refRangeMeaning-VS
http://terminology.hl7.org/5.1.0/CodeSystem-referencerange-meaning.html| Code | Display |
| normal | Wartości normalne |
| treatment | Cut-off do decyzji klinicznej |
| recommended | Wartości rekomendowane/docelowe |
| therapeutic | Wartości terapeutyczne |
{
"resourceType": "ValueSet",
"id": "ssidl-refRangeMeaning-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-refRangeMeaning-VS",
"version": "0.1.0",
"name": "SsidlRefRangeMeaningVS",
"title": "Typy wartości referencyjnych",
"status": "draft",
"date": "2025-08-12T19:23:52+00:00",
"publisher": "UMed",
"contact": [
{
"name": "UMed",
"telecom": [
{
"system": "url",
"value": "http://umed.pl"
}
]
}
],
"description": "Typy znaczeniowe wartości referencyjnych",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/5.1.0/CodeSystem-referencerange-meaning.html",
"concept": [
{
"code": "normal",
"display": "Wartości normalne"
},
{
"code": "treatment",
"display": "Cut-off do decyzji klinicznej"
},
{
"code": "recommended",
"display": "Wartości rekomendowane/docelowe"
},
{
"code": "therapeutic",
"display": "Wartości terapeutyczne"
}
]
}
]
}
}