<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="vision-product"/>
<meta>
<lastUpdated value="2019-11-01T09:29:23.356+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<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="draft"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.1188"/>
</identifier>
<version value="4.0.1"/>
<name value="ExampleVisionPrescriptionProductCodes"/>
<title value="Example Vision Prescription Product Codes"/>
<status value="draft"/>
<experimental value="false"/>
<publisher value="Financial Management"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set includes a smattering of Prescription Product codes."/>
<copyright value="This is an example set."/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/vision-product"/>
<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>