CH RAD-Order (R4)
2.0.0-ci-build - ci-build Switzerland flag

CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions

: Type of Order Detail - TTL Representation

Active as of 2024-04-16

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 "ch-rad-order-order-detail-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-order-detail-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ci-build"] ; # 
  fhir:name [ fhir:v "ChRadOrderOrderDetailType"] ; # 
  fhir:title [ fhir:v "Type of Order Detail"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-04-16T11:59:58+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: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 ]     ] )
  ] . #