This page is part of the CH UMZH Connect (v1.0.0-ballot: DSTU 1 Ballot 1) 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
: Placer - TTL Representation
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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ch-umzh-connect-placer"] ; #
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: ActorDefinition ch-umzh-connect-placer</b></p><a name=\"ch-umzh-connect-placer\"> </a><a name=\"hcch-umzh-connect-placer\"> </a><table class=\"grid\"><tr><td><b>Actor: UMZHConnectPlacer </b></td><td>Placer</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr><tr><td>Derived from:</td><td colspan=\"2\"><a href=\"http://hl7.org/fhir/uv/cow/2025May/ActorDefinition-placer.html\">http://hl7.org/fhir/uv/cow/ActorDefinition/placer</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-umzh-connect/ActorDefinition/ch-umzh-connect-placer"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "UMZHConnectPlacer"] ; #
fhir:title [ fhir:v "Placer"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-06-16T06:42:23+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "UMZH Connect Team"] ; #
fhir:contact ( [
fhir:name [ fhir:v "UMZH Connect" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://umzhconnect.ch/" ] ] )
] ) ; #
fhir:description [ fhir:v "The party initiating the referral or order. Hosts the ServiceRequest and all referenced clinical resources."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CHE" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:type [ fhir:v "system"] ; #
fhir:derivedFrom ( [
fhir:v "http://hl7.org/fhir/uv/cow/ActorDefinition/placer"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cow/ActorDefinition/placer>
] ) . #