FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ft-category-service-request",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/ValueSet/ft-category-service-request",
"version": "0.0.3",
"name": "FTCategoryServiceRequest",
"title": "FT Category ValueSet (CZ)",
"status": "active",
"experimental": false,
"date": "2026-01-01",
"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",
"version": "http://snomed.info/sct/11000279109",
"concept": [
{
"code": "91251008"
},
{
"code": "84478008"
}
]
}
]
}
}