CH RAD-Order (R4)
2.0.1 - trial-use Switzerland flag

This page is part of the CH RAD-Order (R4) (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Laterality - TTL Representation

Active as of 2025-12-17

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 "ch-rad-order-laterality"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-rad-order-laterality</b></p><a name=\"ch-rad-order-laterality\"> </a><a name=\"hcch-rad-order-laterality\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-RadLex.html\"><code>http://radlex.org</code></a><span title=\"Version is not explicitly 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>RID5771</td><td>Bilateral</td></tr><tr><td>RID5824</td><td>LEFT</td></tr><tr><td>RID5825</td><td>RIGHT</td></tr><tr><td>RID49843</td><td>Unspecified laterality</td></tr><tr><td>RID38593</td><td>Unilateral</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-laterality"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-laterality>
  ] ; # 
  fhir:version [ fhir:v "2.0.1"] ; # 
  fhir:name [ fhir:v "ChRadOrderLaterality"] ; # 
  fhir:title [ fhir:v "Laterality"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-12-17T07:22:04+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Juerg P. Bleuer" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Definition for Laterality Value Set in the context of CH RAD-Order."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://radlex.org"^^xsd:anyURI ;
fhir:l <http://radlex.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "RID5771" ] ;
fhir:display [ fhir:v "Bilateral" ]       ] [
fhir:code [ fhir:v "RID5824" ] ;
fhir:display [ fhir:v "LEFT" ]       ] [
fhir:code [ fhir:v "RID5825" ] ;
fhir:display [ fhir:v "RIGHT" ]       ] [
fhir:code [ fhir:v "RID49843" ] ;
fhir:display [ fhir:v "Unspecified laterality" ]       ] [
fhir:code [ fhir:v "RID38593" ] ;
fhir:display [ fhir:v "Unilateral" ]       ] )     ] )
  ] . #