AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-erequesting/ and changes regularly. See the Directory of published versions
: AU eRequesting Filler - TTL Representation
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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "au-erequesting-actor-filler"] ; #
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: ActorDefinition au-erequesting-actor-filler</b></p><a name=\"au-erequesting-actor-filler\"> </a><a name=\"hcau-erequesting-actor-filler\"> </a><a name=\"au-erequesting-actor-filler-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: AUeRequestingFiller </b></td><td>AU eRequesting Filler</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An AU eRequesting Filler (client):\n\n</p>\n<ul>\n<li><strong>SHALL</strong> implement the <a href=\"conformance.html#mandatory-elements\">mandatory</a> and/or <a href=\"conformance.html#must-support-and-obligation\">Must Support</a> requirements for the elements defined as such in the implemented AU eRequesting profiles.\n\n</li>\n<li><strong>SHALL</strong> implement the required REST API interactions and search parameters as defined in the AU eRequesting Filler Capability Statement.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-au-erequesting-filler.html\">AU eRequesting Filler CapabilityStatement</a></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "0"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "draft" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org.au/fhir/ereq/ActorDefinition/au-erequesting-actor-filler"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0-ci-build"] ; #
fhir:name [ fhir:v "AUeRequestingFiller"] ; #
fhir:title [ fhir:v "AU eRequesting Filler"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-11-22T00:49:56+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Australia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Australia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ] )
] [
fhir:name [ fhir:v "HL7 Australia FHIR Work Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "The AU eRequesting Filler is a system that is responsible for finding and retrieving diagnostic request fulfilments so that service providers can fulfil them."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved."] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "An AU eRequesting Filler (client):

\n- **SHALL** implement the [mandatory](conformance.html#mandatory-elements) and/or [Must Support](conformance.html#must-support-and-obligation) requirements for the elements defined as such in the implemented AU eRequesting profiles.

\n- **SHALL** implement the required REST API interactions and search parameters as defined in the AU eRequesting Filler Capability Statement."] ; #
fhir:capabilities [
fhir:v "http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-filler"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-filler>
] . #