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

: Method of finding a macular edema - TTL Representation

Draft as of 2025-08-16

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 "vs-macular-edema-method"] ; # 
  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 vs-macular-edema-method</b></p><a name=\"vs-macular-edema-method\"> </a><a name=\"hcvs-macular-edema-method\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/53524009\">53524009</a></td><td>Ophthalmoscopy (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/410450009\">410450009</a></td><td>Direct ophthalmoscopy (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/416369006\">416369006</a></td><td>Integrated optical coherence tomography and scanning laser ophthalmoscopy (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/1303746000\">1303746000</a></td><td>Optical coherence tomography of posterior segment 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><tr><td><a href=\"http://snomed.info/id/392010000\">392010000</a></td><td>Optical coherence tomography (procedure)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://eyematics.org/fhir/eyematics-kds/ValueSet/vs-macular-edema-method"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2025.0.0-alpha"] ; # 
  fhir:name [ fhir:v "VS_MacularEdema_Method"] ; # 
  fhir:title [ fhir:v "Method of finding a macular edema"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-16"^^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 representing the methods for discovering a macular edema."] ; # 
  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 "53524009" ] ;
fhir:display [ fhir:v "Ophthalmoscopy (procedure)" ]       ] [
fhir:code [ fhir:v "410450009" ] ;
fhir:display [ fhir:v "Direct ophthalmoscopy (procedure)" ]       ] [
fhir:code [ fhir:v "416369006" ] ;
fhir:display [ fhir:v "Integrated optical coherence tomography and scanning laser ophthalmoscopy (procedure)" ]       ] [
fhir:code [ fhir:v "1303746000" ] ;
fhir:display [ fhir:v "Optical coherence tomography of posterior segment of eye (procedure)" ]       ] [
fhir:code [ fhir:v "700070005" ] ;
fhir:display [ fhir:v "Optical coherence tomography of retina (procedure)" ]       ] [
fhir:code [ fhir:v "392010000" ] ;
fhir:display [ fhir:v "Optical coherence tomography (procedure)" ]       ] )     ] )
  ] . #