This page is part of the CH EMR (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Physical disability types - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ch-emr-physical-disability-types-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-emr-physical-disability-types-vs</b></p><a name=\"ch-emr-physical-disability-types-vs\"> </a><a name=\"hcch-emr-physical-disability-types-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/2011000195101\"> version ?http://snomed.info/sct/2011000195101</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/397540003\">397540003</a></td><td style=\"color: #cccccc\">Visual impairment</td></tr><tr><td><a href=\"http://snomed.info/id/15188001\">15188001</a></td><td style=\"color: #cccccc\">Hearing loss</td></tr><tr><td><a href=\"http://snomed.info/id/128188000\">128188000</a></td><td style=\"color: #cccccc\">Cerebral palsy</td></tr><tr><td><a href=\"http://snomed.info/id/257277002\">257277002</a></td><td style=\"color: #cccccc\">Myoneural disorder</td></tr><tr><td><a href=\"http://snomed.info/id/228158008\">228158008</a></td><td style=\"color: #cccccc\">Walking disability</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-physical-disability-types-vs"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-physical-disability-types-vs>
] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "ChEmrPhysicalDisabilityTypesVS"] ; #
fhir:title [ fhir:v "Physical disability types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-26"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Switzerland"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ] )
] ) ; #
fhir:description [ fhir:v "Value sets for the types of disabilities"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "CHE" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ;
( fhir:concept [
fhir:code [ fhir:v "397540003" ] ] [
fhir:code [ fhir:v "15188001" ] ] [
fhir:code [ fhir:v "128188000" ] ] [
fhir:code [ fhir:v "257277002" ] ] [
fhir:code [ fhir:v "228158008" ] ] ) ] )
] . #