CH EMED EPR
2.0.0 - trial-use Switzerland flag

Publication Build: This will be filled in by the publication tooling

: Paper Formats - TTL Representation

Draft as of 2025-01-21

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-emed-epr-paper-format"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  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 ch-emed-epr-paper-format</b></p><a name=\"ch-emed-epr-paper-format\"> </a><a name=\"hcch-emed-epr-paper-format\"> </a><a name=\"ch-emed-epr-paper-format-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ch-emed-epr-paper-format-code-system.html\"><code>http://fhir.ch/ig/ch-emed-epr/CodeSystem/ch-emed-epr-paper-format-code-system</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-emed-epr/ValueSet/ch-emed-epr-paper-format"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "CHEMEDEPRPaperFormat"] ; # 
  fhir:title [ fhir:v "Paper Formats"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-01-21T10:58:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "CARA"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "CARA" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cara.ch" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Paper formats for generated original representations."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ;
fhir:display [ fhir:v "Switzerland" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-emed-epr/CodeSystem/ch-emed-epr-paper-format-code-system"^^xsd:anyURI ]     ] )
  ] . #