Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG
0.1.0 - experimental Unknown region code '276'

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

: Pupil-Diameter-Comparison - TTL Representation

Draft as of 2023-11-10

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 "Pupil-Diameter-Comparison"] ; # 
  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 Pupil-Diameter-Comparison</b></p><a name=\"Pupil-Diameter-Comparison\"> </a><a name=\"hcPupil-Diameter-Comparison\"> </a><a name=\"Pupil-Diameter-Comparison-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=\"CodeSystem-custom-codes-to-be-submitted-to-SNOMED-or-LOINC.html\"><code>https://larfuma.github.io/fhir-eyecare-ig/CodeSystem/custom-codes-to-be-submitted-to-SNOMED-or-LOINC</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-custom-codes-to-be-submitted-to-SNOMED-or-LOINC.html#custom-codes-to-be-submitted-to-SNOMED-or-LOINC-anisocoria-right-pupil-larger-than-left\">anisocoria-right-pupil-larger-than-left</a></td><td>Anisocoria right pupil larger than left pupil</td><td>A finding of Anisocoria with the right pupil having a larger diameter than the left pupil.</td></tr><tr><td><a href=\"CodeSystem-custom-codes-to-be-submitted-to-SNOMED-or-LOINC.html#custom-codes-to-be-submitted-to-SNOMED-or-LOINC-anisocoria-left-pupil-larger-than-right\">anisocoria-left-pupil-larger-than-right</a></td><td>Anisocoria left pupil larger than right pupil</td><td>A finding of Anisocoria with the left pupil having a larger diameter than the right pupil.</td></tr></table></li><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/301943000\">301943000</a></td><td>Pupils equal (finding)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://larfuma.github.io/fhir-eyecare-ig/ValueSet-Pupil-Diameter-Comparison"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Pupil-Diameter-Comparison"] ; # 
  fhir:title [ fhir:v "Pupil-Diameter-Comparison"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-11-10"^^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 "A ValueSet containing codes for various pupillomotor function observations."] ; # 
  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 "https://larfuma.github.io/fhir-eyecare-ig/CodeSystem/custom-codes-to-be-submitted-to-SNOMED-or-LOINC"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "anisocoria-right-pupil-larger-than-left" ] ;
fhir:display [ fhir:v "Anisocoria right pupil larger than left pupil" ]       ] [
fhir:code [ fhir:v "anisocoria-left-pupil-larger-than-right" ] ;
fhir:display [ fhir:v "Anisocoria left pupil larger than right pupil" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "301943000" ] ;
fhir:display [ fhir:v "Pupils equal (finding)" ]       ] )     ] )
  ] . #