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

FHIR IG Statistics: ValueSet/pl-lab-loincScale-VS

Packagehl7.fhir.pl.ssidl
Resource TypeValueSet
Idpl-lab-loincScale-VS
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-pl-lab-loincScale-VS.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-loincScale-VS
Version0.1.0
Statusdraft
Date2025-08-11T16:29:07+00:00
NameLoincScaleVS
TitleWartości LOINC Scale
Realmpl
Authorityhl7
DescriptionWartości pozycji słownika LOINC Part typu Scale

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 pl-lab-loincScale-VS

  • Include these codes as defined in http://loinc.org/part
    CodeDisplay
    LP32888-7Dokument
    LP436123-6Półilościowy
    LP7748-9Wiele
    LP7749-7Opisowy
    LP7750-5Skala nominalna
    LP7751-3Uporządkowany
    LP7752-1Uporządkowany ilościowy
    LP7753-9Ilościowy
    LP7754-7Zestaw

Source

{
  "resourceType": "ValueSet",
  "id": "pl-lab-loincScale-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-loincScale-VS",
  "version": "0.1.0",
  "name": "LoincScaleVS",
  "title": "Wartości LOINC Scale",
  "status": "draft",
  "date": "2025-08-11T16:29:07+00:00",
  "publisher": "UMed",
  "contact": [
    {
      "name": "UMed",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Wartości pozycji słownika LOINC Part typu Scale",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org/part",
        "concept": [
          {
            "code": "LP32888-7",
            "display": "Dokument"
          },
          {
            "code": "LP436123-6",
            "display": "Półilościowy"
          },
          {
            "code": "LP7748-9",
            "display": "Wiele"
          },
          {
            "code": "LP7749-7",
            "display": "Opisowy"
          },
          {
            "code": "LP7750-5",
            "display": "Skala nominalna"
          },
          {
            "code": "LP7751-3",
            "display": "Uporządkowany"
          },
          {
            "code": "LP7752-1",
            "display": "Uporządkowany ilościowy"
          },
          {
            "code": "LP7753-9",
            "display": "Ilościowy"
          },
          {
            "code": "LP7754-7",
            "display": "Zestaw"
          }
        ]
      }
    ]
  }
}