<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="vision-product"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem vision-product</b></p><a name="vision-product"> </a><a name="hcvision-product"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/ex-visionprescriptionproduct</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">lens<a name="vision-product-lens"> </a></td><td>Lens</td><td>A lens to be fitted to a frame to comprise a pair of glasses.</td></tr><tr><td style="white-space:nowrap">contact<a name="vision-product-contact"> </a></td><td>Contact Lens</td><td>A lens to be fitted for wearing directly on an eye.</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r3.r4b"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"/>
    </extension>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/ex-visionprescriptionproduct"/>
  <version value="3.0.2"/>
  <name value="Example Vision Prescription Product Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-03-20T12:09:07+11:00"/>
  <publisher value="Financial Management"/>
  <contact>
    <name value="Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description value="This value set includes a smattering of Prescription Product codes."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/vision-product|4.3.0"/>
  <content value="complete"/>
  <concept>
    <code value="lens"/>
    <display value="Lens"/>
    <definition value="A lens to be fitted to a frame to comprise a pair of glasses."/>
  </concept>
  <concept>
    <code value="contact"/>
    <display value="Contact Lens"/>
    <definition value="A lens to be fitted for wearing directly on an eye."/>
  </concept>
</CodeSystem>