CH EMR (R4)
0.1.0 - ci-build
CH EMR (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-emr/ and changes regularly. See the Directory of published versions
| Active as of 2025-01-15 |
{
"resourceType" : "ValueSet",
"id" : "ch-emr-physical-disability-types-vs",
"text" : {
"status" : "generated",
"div" : "<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 not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</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>visual impairment</td></tr><tr><td><a href=\"http://snomed.info/id/15188001\">15188001</a></td><td>hearing impairment</td></tr><tr><td><a href=\"http://snomed.info/id/128188000\">128188000</a></td><td>Cerebral palsy</td></tr><tr><td><a href=\"http://snomed.info/id/257277002\">257277002</a></td><td>Neuromuscular disorder</td></tr><tr><td><a href=\"http://snomed.info/id/228158008\">228158008</a></td><td>Walking disability (finding)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-physical-disability-types-vs",
"version" : "0.1.0",
"name" : "ChEmrPhysicalDisabilityTypesVS",
"title" : "Physical disability types",
"status" : "active",
"experimental" : false,
"date" : "2025-01-15",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Value sets for the types of disabilities",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "397540003",
"display" : "visual impairment"
},
{
"code" : "15188001",
"display" : "hearing impairment"
},
{
"code" : "128188000",
"display" : "Cerebral palsy"
},
{
"code" : "257277002",
"display" : "Neuromuscular disorder"
},
{
"code" : "228158008",
"display" : "Walking disability (finding)"
}
]
}
]
}
}