Eyematics Core Data Set
2025.0.0-alpha - ci-build Unknown region code '276'

Eyematics Core Data Set - Local Development build (v2025.0.0-alpha) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Visual Acuity Optotypes - TTL Representation

Draft as of 2025-02-26

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "va-optotypes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem va-optotypes</b></p><a name=\"va-optotypes\"> </a><a name=\"hcva-optotypes\"> </a><a name=\"va-optotypes-und\"> </a><p>This case-sensitive code system <code>https://eyematics.org/fhir/eyematics-kds/CodeSystem/va-optotypes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">LandoltC<a name=\"va-optotypes-LandoltC\"> </a></td><td>Landolt C</td></tr><tr><td style=\"white-space:nowrap\">Sjogren<a name=\"va-optotypes-Sjogren\"> </a></td><td>Sjogren's Hand Test</td></tr><tr><td style=\"white-space:nowrap\">Lea<a name=\"va-optotypes-Lea\"> </a></td><td>Lea Symbol Test</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://eyematics.org/fhir/eyematics-kds/CodeSystem/va-optotypes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2025.0.0-alpha"] ; # 
  fhir:name [ fhir:v "VA_Optotypes"] ; # 
  fhir:title [ fhir:v "Visual Acuity Optotypes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-02-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Medizininformatik-Initiative"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Medizininformatik-Initiative" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.medizininformatik-initiative.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A CodeSystem that includes codes representing optotype used during visual acuity testing, that are not covered by loinc or snomed"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "276" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "MII"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "LandoltC" ] ;
fhir:display [ fhir:v "Landolt C" ]
  ] [
fhir:code [ fhir:v "Sjogren" ] ;
fhir:display [ fhir:v "Sjogren's Hand Test" ]
  ] [
fhir:code [ fhir:v "Lea" ] ;
fhir:display [ fhir:v "Lea Symbol Test" ]
  ] ) . #