Specialty Eyecare CDA Implementation Guide, published by Dogwood Health Consulting. 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/HL7/cda-eyecare/ and changes regularly. See the Directory of published versions
Draft as of 2024-02-07 |
{
"resourceType" : "ValueSet",
"id" : "AidToVisionCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/57368009\">57368009</a></td><td style=\"color: #cccccc\">Contact lenses</td></tr><tr><td><a href=\"http://snomed.info/id/50121007\">50121007</a></td><td style=\"color: #cccccc\">Eye glasses, device (physical object)</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/cda/us/eyecare/ValueSet/AidToVisionCodes",
"version" : "0.1.0",
"name" : "AidToVisionCodes",
"title" : "Aid to Vision Codes",
"status" : "draft",
"experimental" : true,
"date" : "2024-02-07T21:17:12+00:00",
"publisher" : "Dogwood Health Consulting",
"contact" : [
{
"name" : "Dogwood Health Consulting",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/ph/index.cfm"
}
]
}
],
"description" : "Types of vision aids that can be used in a visual acuity measurement.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "57368009"
},
{
"code" : "50121007"
}
]
}
]
}
}