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

FHIR IG Statistics: ValueSet/observation-visual-acuity-methods

Packagehl7.fhir.uv.eyecare
TypeValueSet
Idobservation-visual-acuity-methods
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/ValueSet-observation-visual-acuity-methods.html
URLhttp://terminology.hl7.org/uv/eyecare/ValueSet/observation-visual-acuity-methods
Version0.1.0
Statusactive
Date2019-05-01
NameOphthalmologyVisualAcuityMethods
TitleVisual acuity chart valueset (SNOMED)
Realmuv
Authorityhl7
DescriptionDescribes the various charts that can be used to assess visual acuity where concept descends from 400912000 (Visual acuity test equipment (physical object))
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
observation-visual-acuityVisual Acuity (VA)

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

  • Include codes from http://snomed.info/sct where concept descends from 400912000 (Visual acuity test equipment (physical object))

Source

{
  "resourceType": "ValueSet",
  "id": "observation-visual-acuity-methods",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/uv/eyecare/ValueSet/observation-visual-acuity-methods",
  "version": "0.1.0",
  "name": "OphthalmologyVisualAcuityMethods",
  "title": "Visual acuity chart valueset (SNOMED)",
  "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": "Describes the various charts that can be used to assess visual acuity where concept descends from 400912000 (Visual acuity test equipment (physical object))",
  "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": "400912000"
          }
        ]
      }
    ]
  }
}