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

FHIR IG analytics

Packagehl7.fhir.cz.korder
Resource TypeValueSet
IdValueSet-ft-category-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/ValueSet-ft-category-vs.html
URLhttps://hl7.cz/fhir/korder/ValueSet/ft-category-vs
Version0.0.3
Statusdraft
Date2026-01-16T08:21:19+00:00
NameFTOrderCategoryVS
TitleFT Category ValueSet (CZ)
Realmcz
Authorityhl7
DescriptionKategorie žádanky fyzioterapie (FT).

Resources that use this resource

StructureDefinition
FTServiceRequestCzFT (CZ) – ServiceRequest

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ft-category-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ft-category-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/korder/ValueSet/ft-category-vs",
  "version": "0.0.3",
  "name": "FTOrderCategoryVS",
  "title": "FT Category ValueSet (CZ)",
  "status": "draft",
  "date": "2026-01-16T08:21:19+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Kategorie žádanky fyzioterapie (FT).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "410942007",
            "display": "Physical therapy"
          }
        ]
      }
    ]
  }
}