Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Visual Field Observable Entities ValueSet - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "observation-visual-field"] ; #
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 observation-visual-field</b></p><a name=\"observation-visual-field\"> </a><a name=\"hcobservation-visual-field\"> </a><a name=\"observation-visual-field-en-US\"> </a><p>This value set includes codes based on the following rules:</p><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/252129004\">252129004</a></td><td style=\"color: #cccccc\">Test duration</td></tr></table></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 73750009 (Visual field)</li><li>Include all codes defined in <code>http://terminology.hl7.org/uv/eyecare/CodeSystem/visual-field-observations</code></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/uv/eyecare/ValueSet/observation-visual-field"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "OphthalmologyVisualFieldObservableEntitiesValueSet"] ; #
fhir:title [ fhir:v "Visual Field Observable Entities ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-05-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "Lars Fuhrmann"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Lars Fuhrmann" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://larfuma.github.io/fhir-eyecare-ig/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fuhr.lars@gmail.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Visual field observation coding"] ; #
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 "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "252129004" ] ] ) ] [
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 "73750009" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/uv/eyecare/CodeSystem/visual-field-observations"^^xsd:anyURI ] ] )
] . #