FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.order
Resource TypeValueSet
IdValueSet-ft-vzp-procedures-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/ValueSet-ft-vzp-procedures-vs.html
URLhttps://hl7.cz/fhir/order/ValueSet/ft-vzp-procedures-vs
Version0.0.3
Statusdraft
Date2026-06-02T12:05:36+00:00
NameFTOrderProceduresVS
TitleFT Procedures ValueSet (CZ)
Realmcz
Authorityhl7
DescriptionKódy zdravotních výkonů VZP pro fyzioterapii (FT).

Resources that use this resource

StructureDefinition
hl7.fhir.cz.order#currentFTServiceRequestCzFT (CZ) – ServiceRequest

Resources that this resource uses

CodeSystem
hl7.fhir.cz.order#currenturn:oid:1.2.203.7898.1.5FT VZP Procedures CodeSystem

Narrative

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

Generated Narrative: ValueSet ft-vzp-procedures-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ft-vzp-procedures-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/order/ValueSet/ft-vzp-procedures-vs",
  "version": "0.0.3",
  "name": "FTOrderProceduresVS",
  "title": "FT Procedures ValueSet (CZ)",
  "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": "Kódy zdravotních výkonů VZP pro fyzioterapii (FT).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.2.203.7898.1.5"
      }
    ]
  }
}