Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base)
0.1.2 - ci-build Poland flag

Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base), published by HL7 Poland. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Poland/pl-fhir-base/ and changes regularly. See the Directory of published versions

: Zawód medyczny (PL) - JSON Representation

Draft as of 2025-09-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "pl-medicalProfession-CS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pl-medicalProfession-CS</b></p><a name=\"pl-medicalProfession-CS\"> </a><a name=\"hcpl-medicalProfession-CS\"> </a><p>This  code system <code>http://hl7.org.pl/fhir/CodeSystem/pl-medicalProfession-CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">LEK<a name=\"pl-medicalProfession-CS-LEK\"> </a></td><td>Lekarz</td></tr><tr><td style=\"white-space:nowrap\">FEL<a name=\"pl-medicalProfession-CS-FEL\"> </a></td><td>Felczer</td></tr><tr><td style=\"white-space:nowrap\">LEKD<a name=\"pl-medicalProfession-CS-LEKD\"> </a></td><td>Lekarz dentysta</td></tr><tr><td style=\"white-space:nowrap\">PIEL<a name=\"pl-medicalProfession-CS-PIEL\"> </a></td><td>Pielęgniarka</td></tr><tr><td style=\"white-space:nowrap\">POL<a name=\"pl-medicalProfession-CS-POL\"> </a></td><td>Położna</td></tr><tr><td style=\"white-space:nowrap\">FARM<a name=\"pl-medicalProfession-CS-FARM\"> </a></td><td>Farmaceuta</td></tr><tr><td style=\"white-space:nowrap\">DLAB<a name=\"pl-medicalProfession-CS-DLAB\"> </a></td><td>Diagnosta laboratoryjny</td></tr><tr><td style=\"white-space:nowrap\">TFARM<a name=\"pl-medicalProfession-CS-TFARM\"> </a></td><td>Technik farmaceutyczny</td></tr></table></div>"
  },
  "url" : "http://hl7.org.pl/fhir/CodeSystem/pl-medicalProfession-CS",
  "version" : "0.1.2",
  "name" : "PLMedicalProfessionCS",
  "title" : "Zawód medyczny (PL)",
  "status" : "draft",
  "date" : "2025-09-17T13:42:46+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"
    }
  ]
}