AU eRequesting Implementation Guide
0.2.0-ci-build - CI Build Australia flag

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 Server - TTL Representation

Page standards status: Draft Maturity Level: 0

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-server"] ; # 
  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-server</b></p><a name=\"au-erequesting-actor-server\"> </a><a name=\"hcau-erequesting-actor-server\"> </a><a name=\"au-erequesting-actor-server-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: AUeRequestingServer </b></td><td>AU eRequesting Server</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An AU eRequesting Server (server):\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 Server Capability Statement.\n\n</li>\n<li><strong>SHALL</strong> specify the implemented resource types, associated AU eRequesting profiles, REST API interactions and search parameters in the server’s CapabilityStatement.\n\n</li>\n<li><strong>SHOULD</strong> declare conformance to the AU eRequesting Server Capability Statement in the server’s CapabilityStatement.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-au-erequesting-server.html\">AU eRequesting Server 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-server"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0-ci-build"] ; # 
  fhir:name [ fhir:v "AUeRequestingServer"] ; # 
  fhir:title [ fhir:v "AU eRequesting Server"] ; # 
  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 eRequesting Server is a system that accepts diagnostic service requests and makes diagnostic service requests accessible."] ; # 
  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 Server (server):&#xa;&#xa;\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.&#xa;&#xa;\n- **SHALL** implement the required REST API interactions and search parameters as defined in the AU eRequesting Server Capability Statement.&#xa;&#xa;\n- **SHALL** specify the implemented resource types, associated AU eRequesting profiles, REST API interactions and search parameters in the server’s CapabilityStatement.&#xa;&#xa;\n- **SHOULD** declare conformance to the AU eRequesting Server Capability Statement in the server’s CapabilityStatement."] ; # 
  fhir:capabilities [
fhir:v "http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-server"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-server>
  ] . #