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

FHIR IG analytics

Packagehl7.fhir.cz.order
Resource TypeValueSet
IdValueSet-ft-order-procedures-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/ValueSet-ft-order-procedures-vs.html
URLhttps://hl7.cz/fhir/order/ValueSet/ft-order-procedures-vs
Version0.0.3
Statusactive
Date2026-08-19T08:51:23+00:00
NameFTOrderProceduresVS
TitleFT Procedures ValueSet (CZ)
Realmcz
Authorityhl7
DescriptionSNOMED CT procedury pro požadované fyzioterapeutické a rehabilitační výkony v FT žádance.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

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

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet ft-order-procedures-vs

Language: cs

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 91251008 (Physical therapy procedure)

This value set excludes codes based on the following rules:

  • Exclude these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    91251008Physical therapy procedure
    115985003Sweat collection by iontophoresis procedure
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 17395000 (Language therapy)
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 80504003 (Speech pathology procedure)
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 76075007 (Play therapy)
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 35581008 (Sheltered employment)
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 183281008 (Lip-reading training)
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 78795004 (Sign language training)
  • Exclude codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 28443006 (Chiropractic diathermy)

Source1

{
  "resourceType": "ValueSet",
  "id": "ft-order-procedures-vs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/order/ValueSet/ft-order-procedures-vs",
  "version": "0.0.3",
  "name": "FTOrderProceduresVS",
  "title": "FT Procedures ValueSet (CZ)",
  "status": "active",
  "experimental": false,
  "date": "2026-08-19T08:51:23+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "SNOMED CT procedury pro požadované fyzioterapeutické a rehabilitační výkony v FT žádance.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "91251008"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "91251008",
            "display": "Physical therapy procedure"
          },
          {
            "code": "115985003",
            "display": "Sweat collection by iontophoresis procedure"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "17395000"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "80504003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "76075007"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "35581008"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "183281008"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "78795004"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "28443006"
          }
        ]
      }
    ]
  }
}