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

FHIR IG Statistics: ValueSet/pl-lab-loincServiceCodeVS

Packagehl7.fhir.pl.ssidl
Resource TypeValueSet
Idpl-lab-loincServiceCodeVS
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-pl-lab-loincServiceCodeVS.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-loincServiceCodeVS
Version0.1.0
Statusdraft
Date2025-08-11T16:29:07+00:00
NameLoincLaboratoryServiceCodeVS
TitleKody usług laboratoryjnych
Realmpl
Authorityhl7
DescriptionKody usług laboratoryjnych wyrażone za pomocą słownika LOINC

Resources that use this resource

StructureDefinition
pl-lab-definicjaTestuBWDefinicja testu laboratoryjnego w bazie wiedzy
pl-lab-definicjaTestuWgLabDefinicja testu laboratoryjnego wg laboratorium
pl-lab-definicjaUslugiLaboratoryjnejBWDefinicja uslugi laboratoryjnej w bazie wiedzy
pl-lab-uslugaKatalogowaLaboratoriumUsługa katalogowa laboratorium

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet pl-lab-loincServiceCodeVS

  • Include these codes as defined in http://loinc.com
    CodeDisplay
    15045-8Creatine [Moles/volume] in Serum or Plasma
    20977-5Urea [Mass/volume] in Blood

Source

{
  "resourceType": "ValueSet",
  "id": "pl-lab-loincServiceCodeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-loincServiceCodeVS",
  "version": "0.1.0",
  "name": "LoincLaboratoryServiceCodeVS",
  "title": "Kody usług laboratoryjnych",
  "status": "draft",
  "date": "2025-08-11T16:29:07+00:00",
  "publisher": "UMed",
  "contact": [
    {
      "name": "UMed",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Kody usług laboratoryjnych wyrażone za pomocą słownika LOINC",
  "compose": {
    "include": [
      {
        "system": "http://loinc.com",
        "concept": [
          {
            "code": "15045-8",
            "display": "Creatine [Moles/volume] in Serum or Plasma"
          },
          {
            "code": "20977-5",
            "display": "Urea [Mass/volume] in Blood"
          }
        ]
      }
    ]
  }
}