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

FHIR IG Statistics: CodeSystem/pl-lab-serviceCatalogType-CS

Packagehl7.fhir.pl.ssidl
Resource TypeCodeSystem
Idpl-lab-serviceCatalogType-CS
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/CodeSystem-pl-lab-serviceCatalogType-CS.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/pl-lab-serviceCatalogType-CS
Version0.1.0
Statusdraft
Date2025-08-12T19:23:52+00:00
NameLaboratoryServiceCatalogTypeCS
TitleKody typów katalogów usług laboratoryjnych
Realmpl
Authorityhl7
DescriptionKody typów katalogów usług laboratoryjnych
Contentcomplete

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: CodeSystem pl-lab-serviceCatalogType-CS

This code system http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/pl-lab-serviceCatalogType-CS defines the following codes:

CodeDisplay
LA Katalog usług laboratorium
PP Katalog usług punktu pobrań

Source

{
  "resourceType": "CodeSystem",
  "id": "pl-lab-serviceCatalogType-CS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/pl-lab-serviceCatalogType-CS",
  "version": "0.1.0",
  "name": "LaboratoryServiceCatalogTypeCS",
  "title": "Kody typów katalogów usług laboratoryjnych",
  "status": "draft",
  "date": "2025-08-12T19:23:52+00:00",
  "publisher": "UMed",
  "contact": [
    {
      "name": "UMed",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Kody typów katalogów usług laboratoryjnych",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "LA",
      "display": "Katalog usług laboratorium"
    },
    {
      "code": "PP",
      "display": "Katalog usług punktu pobrań"
    }
  ]
}