| Package | Hl7PlBaseIg |
| Resource Type | ValueSet |
| Id | pl-practitioner-role |
| FHIR Version | R5 |
| Source | http://hl7.org.pl/fhir/ig/pl-base/https://build.fhir.org/ig/HL7-Poland/pl-fhir-base/ValueSet-pl-practitioner-role.html |
| URL | http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-practitioner-role |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-06T12:51:24+00:00 |
| Name | PLPractitionerRole |
| Title | Practitioner role (PL) |
| Authority | hl7 |
| Description | Zawód medyczny |
| StructureDefinition | |
| pl-base-practitionerRole | PractitionerRole: Author (PL) |
| pl-base-practitionerole-documentauthor | PractitionerRole: Author (PL) |
| pl-base-practitionerole-informationrecipient | PractitionerRole: Information Recipient (PL) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet pl-practitioner-role
urn:oid:2.16.840.1.113883.3.4424.11.3.18| Code | Display |
| LEK | Lekarz |
| #FEL | Felczer |
| LEKD | Lekarz dentysta |
| PIEL | Pielęgniarka |
| POL | Położna |
| FARM | Farmaceuta |
| DLAB | Diagnosta laboratoryjny |
| TFARM | Technik farmaceutyczny |
{
"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"
}
]
}
]
}
}