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
: Imaging 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#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "imaging-methods"] ; #
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: ValueSet imaging-methods</b></p><a name=\"imaging-methods\"> </a><a name=\"hcimaging-methods\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/172581008\">172581008</a></td><td>Angiography of eye using fluorescein (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/785666002\">785666002</a></td><td>Indocyanine green angiography of eye (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/700070005\">700070005</a></td><td>Optical coherence tomography of retina (procedure)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://eyematics.org/fhir/eyematics-kds/ValueSet/imaging-methods"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2025.0.0-alpha"] ; #
fhir:name [ fhir:v "VS_Imaging_Methods"] ; #
fhir:title [ fhir:v "Imaging 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 "ValueSet containing standardized imaging procedures used in ophthalmology."] ; #
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:concept [
fhir:code [ fhir:v "172581008" ] ;
fhir:display [ fhir:v "Angiography of eye using fluorescein (procedure)" ] ] [
fhir:code [ fhir:v "785666002" ] ;
fhir:display [ fhir:v "Indocyanine green angiography of eye (procedure)" ] ] [
fhir:code [ fhir:v "700070005" ] ;
fhir:display [ fhir:v "Optical coherence tomography of retina (procedure)" ] ] ) ] )
] . #