This page is part of the HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1 (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "procedure-cpt",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-cpt-4.html\"><code>http://www.ama-assn.org/go/cpt</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>92081</td><td>Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; optic nerve</td></tr><tr><td>92082</td><td>Visual field examination, unilateral or bilateral, with interpretation and report; intermediate examination (e.g., at least 2 isopters on Goldmann perimeter, or semiquantitative, automated suprathreshold screening program, Humphrey suprathreshold automatic diagnostic test, Octopus program 33)</td></tr><tr><td>92083</td><td>Visual field examination, unilateral or bilateral, with interpretation and report; extended examination (e.g., Goldmann visual fields with at least 3 isopters plotted and static determination within the central 30 degrees, or quantitative, automated threshold perimetry, Octopus program G-1, 32, or 42, Humphrey visual field analyzer full threshold programs 30-2, 24-2, or 30 / 60-2)</td></tr><tr><td>92133</td><td>Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; optic nerve.</td></tr><tr><td>92134</td><td>Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; retina</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/eyecare/ValueSet/procedure-cpt",
"version" : "0.1.0",
"name" : "OphthalmologyCPTProceduresValueSet",
"title" : "Ophthalmology CPT Procedures 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" : "This ValueSet represents procedure codes for billing purposes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved",
"compose" : {
"include" : [
{
"system" : "http://www.ama-assn.org/go/cpt",
"concept" : [
{
"code" : "92081",
"display" : "Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; optic nerve"
},
{
"code" : "92082",
"display" : "Visual field examination, unilateral or bilateral, with interpretation and report; intermediate examination (e.g., at least 2 isopters on Goldmann perimeter, or semiquantitative, automated suprathreshold screening program, Humphrey suprathreshold automatic diagnostic test, Octopus program 33)"
},
{
"code" : "92083",
"display" : "Visual field examination, unilateral or bilateral, with interpretation and report; extended examination (e.g., Goldmann visual fields with at least 3 isopters plotted and static determination within the central 30 degrees, or quantitative, automated threshold perimetry, Octopus program G-1, 32, or 42, Humphrey visual field analyzer full threshold programs 30-2, 24-2, or 30 / 60-2)"
},
{
"code" : "92133",
"display" : "Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; optic nerve."
},
{
"code" : "92134",
"display" : "Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; retina"
}
]
}
]
}
}