FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/procedures

Packagehl7.fhir.uv.eyecare
TypeValueSet
Idprocedures
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/ValueSet-procedures.html
URLhttp://terminology.hl7.org/uv/eyecare/ValueSet/procedures
Version0.1.0
Statusactive
Date2019-05-01
NameOphthalmologyProceduresValueSet
TitleOphthalmology Procedures Valueset
Realmuv
Authorityhl7
DescriptionThis ValueSet represents procedure codes for clinical and billing purposes.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
procedure-baseOpththalmic Procedure

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
cptCurrent Procedural Terminology (CPT®)
sctSNOMED codes used in this IG
sctveri
cptCurrent Procedural Terminology (CPT®)

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:

  • Include codes from http://snomed.info/sct where concept descends from 371548008 (Procedure on eye region (procedure))
  • Include codes from http://snomed.info/sct where concept descends from 371560009 (Procedure on visual system (procedure))
  • Include these codes as defined in http://www.ama-assn.org/go/cpt
    CodeDisplay
    92081Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; optic nerve
    92082Visual 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)
    92083Visual 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)
    92133Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; optic nerve.
    92134Scanning computerized ophthalmic diagnostic imaging, posterior segment, with interpretation and report, unilateral or bilateral; retina

Source

{
  "resourceType": "ValueSet",
  "id": "procedures",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/uv/eyecare/ValueSet/procedures",
  "version": "0.1.0",
  "name": "OphthalmologyProceduresValueSet",
  "title": "Ophthalmology 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 clinical and billing purposes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "371548008"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "371560009"
          }
        ]
      },
      {
        "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"
          }
        ]
      }
    ]
  }
}