HL7® Austria TC FHIR® Messaging
0.1.0 - ci-build

HL7® Austria TC FHIR® Messaging - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Sender Actor - TTL Representation

Draft as of 2026-03-18

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 "SenderActor"] ; # 
  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 SenderActor</b></p><a name=\"SenderActor\"> </a><a name=\"hcSenderActor\"> </a><table class=\"grid\"><tr><td><b>Actor: SenderActor </b></td><td>Sender Actor</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/ActorDefinition/SenderActor"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/ActorDefinition/SenderActor>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SenderActor"] ; # 
  fhir:title [ fhir:v "Sender Actor"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-18T15:56:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7® Austria, TC FHIR®"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7® Austria, TC FHIR®" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.at/technische-komitees/tc-fhir/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "tc-fhir@hl7.at" ]     ] )
  ] [
fhir:name [ fhir:v "Technical Committee for FHIR® at HL7® Austria" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "tc-fhir@hl7.at" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The actor that assembles and submits the FHIR message."] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type>       ] ;
fhir:version [ fhir:v "2.0.1" ] ;
fhir:code [ fhir:v "jurisdiction" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>         ] ;
fhir:code [ fhir:v "AT" ] ;
fhir:display [ fhir:v "Austria" ]       ] )     ]
  ] ) ; # 
  fhir:type [ fhir:v "system"] . #