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

FHIR IG Statistics: ValueSet/pl-practitioner-role

PackageHl7PlBaseIg
Resource TypeValueSet
Idpl-practitioner-role
FHIR VersionR5
Sourcehttp://hl7.org.pl/fhir/ig/pl-base/https://build.fhir.org/ig/HL7-Poland/pl-fhir-base/ValueSet-pl-practitioner-role.html
URLhttp://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-practitioner-role
Version0.1.0
Statusdraft
Date2025-08-06T12:51:24+00:00
NamePLPractitionerRole
TitlePractitioner role (PL)
Authorityhl7
DescriptionZawód medyczny

Resources that use this resource

StructureDefinition
pl-base-practitionerRolePractitionerRole: Author (PL)
pl-base-practitionerole-documentauthorPractitionerRole: Author (PL)
pl-base-practitionerole-informationrecipientPractitionerRole: Information Recipient (PL)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet pl-practitioner-role

  • Include these codes as defined in urn:oid:2.16.840.1.113883.3.4424.11.3.18
    CodeDisplay
    LEKLekarz
    #FELFelczer
    LEKDLekarz dentysta
    PIELPielęgniarka
    POLPołożna
    FARMFarmaceuta
    DLABDiagnosta laboratoryjny
    TFARMTechnik farmaceutyczny

Source

{
  "resourceType": "ValueSet",
  "id": "pl-practitioner-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-practitioner-role",
  "version": "0.1.0",
  "name": "PLPractitionerRole",
  "title": "Practitioner role (PL)",
  "status": "draft",
  "date": "2025-08-06T12:51:24+00:00",
  "publisher": "HL7 Poland",
  "contact": [
    {
      "name": "HL7 Poland",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description": "Zawód medyczny",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.4424.11.3.18",
        "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"
          }
        ]
      }
    ]
  }
}