FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.cz.terminology#current | OdbornostVZP | OdbornostVZP |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "vzp-odbornost-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/order/ValueSet/vzp-odbornost-vs",
"version": "0.0.3",
"name": "VzpOdbornostVS",
"title": "VZP Odbornost ValueSet",
"status": "draft",
"experimental": false,
"date": "2026-06-02T12:05:36+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "ValueSet for provider specialty codes according to the national VZP list of odbornosti.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "https://uzis.cz/terminology/CodeSystem/OdbornostVZP"
}
]
}
}