Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base)
0.1.2 - ci-build
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
Draft as of 2025-09-03 |
{
"resourceType" : "ValueSet",
"id" : "pl-medicalProfession-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-medicalProfession-VS</b></p><a name=\"pl-medicalProfession-VS\"> </a><a name=\"hcpl-medicalProfession-VS\"> </a><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.3.4424.11.3.18</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>LEK</td><td>Lekarz</td></tr><tr><td>FEL</td><td>Felczer</td></tr><tr><td>LEKD</td><td>Lekarz dentysta</td></tr><tr><td>PIEL</td><td>Pielęgniarka</td></tr><tr><td>POL</td><td>Położna</td></tr><tr><td>FARM</td><td>Farmaceuta</td></tr><tr><td>DLAB</td><td>Diagnosta laboratoryjny</td></tr><tr><td>TFARM</td><td>Technik farmaceutyczny</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-medicalProfession-VS",
"version" : "0.1.2",
"name" : "PLMedicalProfessionVS",
"title" : "Zawód medyczny (PL)",
"status" : "draft",
"date" : "2025-09-03T13:59:28+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"
}
]
}
]
}
}