@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ActorDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "at-scheduling-actor-scheduling-client"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "

Generated Narrative: ActorDefinition at-scheduling-actor-scheduling-client

Actor: null HL7® AT Scheduling Client ActorDefinitionType: system

A Scheduling Client requests data relevant to appointment scheduling (Healthcare Service Providers, Healthcare Services, available time slots, etc.) using parameters from a Scheduling Server and books/edits/cancels appointments for a specific patient.

\n
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/ActorDefinition/at-scheduling-actor-scheduling-client"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.2.0"] ; # fhir:title [ fhir:v "HL7® AT Scheduling Client ActorDefinition"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2025-11-19T13:03:45+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7® Austria, TC FHIR®"] ; # fhir:description [ fhir:v "A system consuming the FHIR API provided by a Scheduling Server"] ; # fhir:type [ fhir:v "system"] ; # fhir:documentation [ fhir:v "A Scheduling Client requests data relevant to appointment scheduling (Healthcare Service Providers, Healthcare Services, available time slots, etc.) using parameters from a Scheduling Server and books/edits/cancels appointments for a specific patient."] . # # -------------------------------------------------------------------------------------