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" : "PosteriorSegmentOrganizerCodes",
"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/1230022000\">1230022000</a></td><td style=\"color: #cccccc\">Entire posterior pole of retina</td></tr><tr><td><a href=\"http://snomed.info/id/81016008\">81016008</a></td><td style=\"color: #cccccc\">Optic disc</td></tr><tr><td><a href=\"http://snomed.info/id/45950005\">45950005</a></td><td style=\"color: #cccccc\">Nerve fiber layer of retina</td></tr><tr><td><a href=\"http://snomed.info/id/362517001\">362517001</a></td><td style=\"color: #cccccc\">Entire macula lutea</td></tr><tr><td><a href=\"http://snomed.info/id/728657008\">728657008</a></td><td style=\"color: #cccccc\">Entire peripheral retina (body structure)</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/cda/us/eyecare/ValueSet/PosteriorSegmentOrganizerCodes",
"version" : "0.1.0",
"name" : "PosteriorSegmentOrganizerCodes",
"title" : "Posterior Segment Organizer 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" : "Codes that represent different types of posterior segment batteries.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "1230022000"
},
{
"code" : "81016008"
},
{
"code" : "45950005"
},
{
"code" : "362517001"
},
{
"code" : "728657008"
}
]
}
]
}
}