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
: IOP-Methods - 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#> .
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "iop-method"] ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iop-method</b></p><a name=\"iop-method\"> </a><a name=\"hciop-method\"> </a><a name=\"iop-method-und\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 164729009 (Tonometry)</li><li>Include these codes as defined in <a href=\"CodeSystem-iop-methods.html\"><code>https://eyematics.org/fhir/eyematics-kds/CodeSystem/iop-methods</code></a><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=\"CodeSystem-iop-methods.html#iop-methods-rebound-tonometry-remote\">rebound-tonometry-remote</a></td><td>Rebound tonometry remote</td><td>Rebound tonometry remote</td></tr><tr><td><a href=\"CodeSystem-iop-methods.html#iop-methods-contact-lens-tonometry\">contact-lens-tonometry</a></td><td>Contact lens tonometry</td><td>Contact lens tonometry</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "https://eyematics.org/fhir/eyematics-kds/ValueSet/iop-method"^^xsd:anyURI] ;
fhir:version [ fhir:v "2025.0.0-alpha"] ;
fhir:name [ fhir:v "VS_IOP_Method"] ;
fhir:title [ fhir:v "IOP-Methods"] ;
fhir:status [ fhir:v "draft"] ;
fhir:experimental [ fhir:v true] ;
fhir:date [ fhir:v "2025-01-15"^^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 "Describes the various methods of capturing IOP (Intraocular Pressure)"] ;
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "164729009" ] ] ) ] [
fhir:system [ fhir:v "https://eyematics.org/fhir/eyematics-kds/CodeSystem/iop-methods"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "rebound-tonometry-remote" ] ;
fhir:display [ fhir:v "Rebound tonometry remote" ] ] [
fhir:code [ fhir:v "contact-lens-tonometry" ] ;
fhir:display [ fhir:v "Contact lens tonometry" ] ] ) ] )
] .