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

FHIR IG analytics

Packagehl7.fhir.pl.base.r5
Resource TypeCodeSystem
IdCodeSystem-pl-medicalProfession-CS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7-Poland/pl-fhir-base/CodeSystem-pl-medicalProfession-CS.html
URLhttp://hl7.org.pl/fhir/CodeSystem/pl-medicalProfession-CS
Version0.1.5
Statusactive
Date2026-01-28T12:35:49+00:00
NamePLMedicalProfessionCS
TitleZawód medyczny (PL)
Realmpl
Authorityhl7
DescriptionZawód medyczny
Contentcomplete

Resources that use this resource

ValueSet
pl-medicalProfession-VSZawód medyczny (PL)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem pl-medicalProfession-CS

This code system http://hl7.org.pl/fhir/CodeSystem/pl-medicalProfession-CS defines the following codes:

CodeDisplay
LEK Lekarz
FEL Felczer
LEKD Lekarz dentysta
PIEL Pielęgniarka
POL Położna
FARM Farmaceuta
DLAB Diagnosta laboratoryjny
TFARM Technik farmaceutyczny

Source1

{
  "resourceType": "CodeSystem",
  "id": "pl-medicalProfession-CS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.pl/fhir/CodeSystem/pl-medicalProfession-CS",
  "version": "0.1.5",
  "name": "PLMedicalProfessionCS",
  "title": "Zawód medyczny (PL)",
  "status": "active",
  "date": "2026-01-28T12:35:49+00:00",
  "publisher": "HL7 Poland",
  "contact": [
    {
      "name": "HL7 Poland",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description": "Zawód medyczny",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PL",
          "display": "Poland"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "LEK",
      "display": "Lekarz"
    },
    {
      "code": "FEL",
      "display": "Felczer"
    },
    {
      "code": "LEKD",
      "display": "Lekarz dentysta"
    },
    {
      "code": "PIEL",
      "display": "Pielęgniarka"
    },
    {
      "code": "POL",
      "display": "Położna"
    },
    {
      "code": "FARM",
      "display": "Farmaceuta"
    },
    {
      "code": "DLAB",
      "display": "Diagnosta laboratoryjny"
    },
    {
      "code": "TFARM",
      "display": "Technik farmaceutyczny"
    }
  ]
}