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

: Type of Order Detail - 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-order-detail-type"] ; # 
  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-order-detail-type</b></p><a name=\"ch-rad-order-order-detail-type\"> </a><a name=\"hcch-rad-order-order-detail-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ch-rad-order-order-detail-type.html\"><code>http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.0.1</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-order-detail-type"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-order-detail-type>
  ] ; # 
  fhir:version [ fhir:v "2.0.1"] ; # 
  fhir:name [ fhir:v "ChRadOrderOrderDetailType"] ; # 
  fhir:title [ fhir:v "Type of Order Detail"] ; # 
  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 Type of Order Detail 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://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type>       ]     ] )
  ] . #