Moyae Ophthalmology FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Vision Prescription Product (Moyae use) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vision-prescription-product-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vision-prescription-product-vs</b></p><a name=\"vision-prescription-product-vs\"> </a><a name=\"hcvision-prescription-product-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://tx.fhir.org/r4\"><code>http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://tx.fhir.org/r4/ValueSet/vision-product#vision-product-lens\">lens</a></td><td>Glasses lens</td><td>A lens to be fitted to a frame to comprise a pair of glasses.</td></tr><tr><td><a href=\"http://tx.fhir.org/r4/ValueSet/vision-product#vision-product-contact\">contact</a></td><td>Contact lens</td><td>A lens to be fitted for wearing directly on an eye.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.moyae.com/ValueSet/vision-prescription-product-vs"^^xsd:anyURI ;
fhir:l <https://fhir.moyae.com/ValueSet/vision-prescription-product-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VisionPrescriptionProductVS"] ; #
fhir:title [ fhir:v "Vision Prescription Product (Moyae use)"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-06-02T00:07:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Moyae, Inc."] ; #
fhir:contact ( [
fhir:name [ fhir:v "Moyae, Inc." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://moyae.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "partnerships@moyae.com" ] ] )
] [
fhir:name [ fhir:v "Moyae, Inc." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://moyae.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "partnerships@moyae.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Subset of FHIR ex-visionprescriptionproduct CodeSystem used by Moyae."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct> ] ;
fhir:version [ fhir:v "4.0.1" ] ;
( fhir:concept [
fhir:code [ fhir:v "lens" ] ;
fhir:display [ fhir:v "Glasses lens" ] ] [
fhir:code [ fhir:v "contact" ] ;
fhir:display [ fhir:v "Contact lens" ] ] ) ] )
] . #