HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1, published by HL7 International - Patient Care WG. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-eyecare-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "observation-oct-macula",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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://details.loinc.org/LOINC/57108-3.html\">57108-3</a></td><td>Macular grid.center point thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57109-1.html\">57109-1</a></td><td>Macular grid.center subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57110-9.html\">57110-9</a></td><td>Macular grid.inner superior subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57111-7.html\">57111-7</a></td><td>Macular grid.inner nasal subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57112-5.html\">57112-5</a></td><td>Macular grid.inner inferior subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57113-3.html\">57113-3</a></td><td>Macular grid.inner temporal subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57114-1.html\">57114-1</a></td><td>Macular grid.outer superior subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57115-8.html\">57115-8</a></td><td>Macular grid.outer nasal subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57116-6.html\">57116-6</a></td><td>Macular grid.outer inferior subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57117-4.html\">57117-4</a></td><td>Macular grid.outer temporal subfield thickness by OCT</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57118-2.html\">57118-2</a></td><td>Macular grid.total volume by OCT</td></tr></table></li></ul></div>"
},
"url" : "http://terminology.hl7.org/uv/eyecare/ValueSet/observation-oct-macula",
"version" : "0.1.0",
"name" : "OphthalmologyOCTMaculaObservableEntitiesValueSet",
"title" : "OCT Macula Observable Entities ValueSet",
"status" : "active",
"experimental" : true,
"date" : "2019-05-01",
"publisher" : "HL7 International - Patient Care WG",
"contact" : [
{
"name" : "HL7 International - Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "OCT Macula observations coding",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "57108-3",
"display" : "Macular grid.center point thickness by OCT"
},
{
"code" : "57109-1",
"display" : "Macular grid.center subfield thickness by OCT"
},
{
"code" : "57110-9",
"display" : "Macular grid.inner superior subfield thickness by OCT"
},
{
"code" : "57111-7",
"display" : "Macular grid.inner nasal subfield thickness by OCT"
},
{
"code" : "57112-5",
"display" : "Macular grid.inner inferior subfield thickness by OCT"
},
{
"code" : "57113-3",
"display" : "Macular grid.inner temporal subfield thickness by OCT"
},
{
"code" : "57114-1",
"display" : "Macular grid.outer superior subfield thickness by OCT"
},
{
"code" : "57115-8",
"display" : "Macular grid.outer nasal subfield thickness by OCT"
},
{
"code" : "57116-6",
"display" : "Macular grid.outer inferior subfield thickness by OCT"
},
{
"code" : "57117-4",
"display" : "Macular grid.outer temporal subfield thickness by OCT"
},
{
"code" : "57118-2",
"display" : "Macular grid.total volume by OCT"
}
]
}
]
}
}