FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.pl.laboratory.r5
Resource TypeValueSet
IdValueSet-pl-lab-loincServiceCodeVS.json
FHIR VersionR5
Sourcefile:///Users/sebastian/Library/CloudStorage/Dropbox/Workspace/HL7PL.Fhir.Lab/output/ValueSet-pl-lab-loincServiceCodeVS.html
URLhttp://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-loincServiceCodeVS
Version0.1.0
Statusdraft
Date2025-07-28T12:24:50+02: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-definicjaBadaniaLaboratoryjnegoDefinicja badania laboratoryjnego
pl-lab-list-panelList: Panel (PL)
pl-lab-observation-resultsObservation: Laboratory Results (PL)
pl-lab-observationDefinition-laboratoryCatalogServiceObservationDefinition: Laboratory Catalog Service (PL)
pl-lab-observationDefinition-laboratoryTestDefinitionObservationDefinition: Laboratory test definition (PL)
pl-lab-panelPanel
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

Source1

{
  "resourceType": "ValueSet",
  "id": "pl-lab-loincServiceCodeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-loincServiceCodeVS",
  "version": "0.1.0",
  "name": "LoincLaboratoryServiceCodeVS",
  "title": "Kody usług laboratoryjnych",
  "status": "draft",
  "date": "2025-07-28T12:24:50+02:00",
  "publisher": "HL7 Poland",
  "contact": [
    {
      "name": "HL7 Poland",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description": "Kody usług laboratoryjnych wyrażone za pomocą słownika LOINC",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PL",
          "display": "Poland"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}