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

FHIR IG analytics

Packagehl7.fhir.cz.order
Resource TypeValueSet
IdValueSet-cz-mobility-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/ValueSet-cz-mobility-type.html
URLhttps://hl7.cz/fhir/order/ValueSet/cz-mobility-type
Version0.0.3
Statusactive
Date2026-09-03T20:14:40+00:00
NameCZ_MobilityTypeVs
TitleCZ Mobility Type: General Order
Realmcz
Authorityhl7
DescriptionSNOMED CT CZ concepts identifying the assessed aspect of patient mobility in a general order.
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#currentcz-patient-mobilityPatient mobility: General Order (CZ)

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 cz-mobility-type

Language: cs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-mobility-type",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/order/ValueSet/cz-mobility-type",
  "version": "0.0.3",
  "name": "CZ_MobilityTypeVs",
  "title": "CZ Mobility Type: General Order",
  "status": "active",
  "experimental": false,
  "date": "2026-09-03T20:14:40+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "SNOMED CT CZ concepts identifying the assessed aspect of patient mobility in a general order.",
  "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",
        "version": "http://snomed.info/sct/11000279109",
        "concept": [
          {
            "code": "710828008"
          },
          {
            "code": "282870005"
          },
          {
            "code": "282970009"
          },
          {
            "code": "301680009"
          }
        ]
      }
    ]
  }
}