FHIR IG analytics| Package | hl7.fhir.pl.base.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-pl-medicalProfession-CS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-Poland/pl-fhir-base/CodeSystem-pl-medicalProfession-CS.html |
| URL | http://hl7.org.pl/fhir/CodeSystem/pl-medicalProfession-CS |
| Version | 0.1.5 |
| Status | active |
| Date | 2026-01-28T12:35:49+00:00 |
| Name | PLMedicalProfessionCS |
| Title | Zawód medyczny (PL) |
| Realm | pl |
| Authority | hl7 |
| Description | Zawód medyczny |
| Content | complete |
| ValueSet | |
| pl-medicalProfession-VS | Zawód medyczny (PL) |
No resources found
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:
| 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": "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"
}
]
}