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

FHIR IG Statistics: ValueSet/ssidl-refRangeMeaning-VS

Packagehl7.fhir.pl.ssidl
Resource TypeValueSet
Idssidl-refRangeMeaning-VS
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-ssidl-refRangeMeaning-VS.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-refRangeMeaning-VS
Version0.1.0
Statusdraft
Date2025-08-12T19:23:52+00:00
NameSsidlRefRangeMeaningVS
TitleTypy wartości referencyjnych
Realmpl
Authorityhl7
DescriptionTypy znaczeniowe wartości referencyjnych

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet ssidl-refRangeMeaning-VS

  • Include these codes as defined in http://terminology.hl7.org/5.1.0/CodeSystem-referencerange-meaning.html
    CodeDisplay
    normalWartości normalne
    treatmentCut-off do decyzji klinicznej
    recommendedWartości rekomendowane/docelowe
    therapeuticWartości terapeutyczne

Source

{
  "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"
          }
        ]
      }
    ]
  }
}