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
: Fulfiller - 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-fulfiller"] ; #
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-fulfiller</b></p><a name=\"ch-umzh-connect-fulfiller\"> </a><a name=\"hcch-umzh-connect-fulfiller\"> </a><table class=\"grid\"><tr><td><b>Actor: UMZHConnectFulfiller </b></td><td>Fulfiller</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-filler.html\">http://hl7.org/fhir/uv/cow/ActorDefinition/filler</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-umzh-connect/ActorDefinition/ch-umzh-connect-fulfiller"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "UMZHConnectFulfiller"] ; #
fhir:title [ fhir:v "Fulfiller"] ; #
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 performing the requested service. Hosts the Coordination Task and related output 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/filler"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cow/ActorDefinition/filler>
] ) . #