AU Provider Directory Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 2.1.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-pd/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "smd-interfaces"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
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: CodeSystem smd-interfaces</b></p><a name=\"smd-interfaces\"> </a><a name=\"hcsmd-interfaces\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org.au/fhir/CodeSystem/smd-interfaces</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">http://ns.electronichealth.net.au/smd/intf/SealedImmediateMessageDelivery/TLS/2010<a name=\"smd-interfaces-http.58.47.47ns.46electronichealth.46net.46au.47smd.47intf.47SealedImmediateMessageDelivery.47TLS.472010\"> </a></td><td>Sealed Immediate Message Delivery</td><td>Service interface for secure message delivery (immediate mode)</td></tr><tr><td style=\"white-space:nowrap\">http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010<a name=\"smd-interfaces-http.58.47.47ns.46electronichealth.46net.46au.47smd.47intf.47SealedMessageDelivery.47TLS.472010\"> </a></td><td>Sealed Message Delivery</td><td>Service interface for secure message delivery (deferred mode)</td></tr><tr><td style=\"white-space:nowrap\">http://ns.electronichealth.net.au/smd/intf/SealedMessageRetrieval/TLS/2010<a name=\"smd-interfaces-http.58.47.47ns.46electronichealth.46net.46au.47smd.47intf.47SealedMessageRetrieval.47TLS.472010\"> </a></td><td>Sealed Message Retrieval</td><td>Service interface for secure message delivery (retrieval in deferred mode)</td></tr><tr><td style=\"white-space:nowrap\">http://ns.electronichealth.net.au/smd/intf/TransportResponseDelivery/TLS/2010<a name=\"smd-interfaces-http.58.47.47ns.46electronichealth.46net.46au.47smd.47intf.47TransportResponseDelivery.47TLS.472010\"> </a></td><td>Transport Response Delivery</td><td>Service interface for secure message delivery (deliver acknowledgement)</td></tr><tr><td style=\"white-space:nowrap\">http://ns.electronichealth.net.au/smd/intf/TransportResponseRetrieval/TLS/2010<a name=\"smd-interfaces-http.58.47.47ns.46electronichealth.46net.46au.47smd.47intf.47TransportResponseRetrieval.47TLS.472010\"> </a></td><td>Transport Response Retrieval</td><td>Service interface for secure message delivery (retrieve acknowledgement)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org.au/fhir/pd/ImplementationGuide/hl7.fhir.au.pd"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/pd/ImplementationGuide/hl7.fhir.au.pd> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org.au/fhir/CodeSystem/smd-interfaces"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0-ci-build"] ; #
fhir:name [ fhir:v "AustralianSecureMessageServiceInterfaces"] ; #
fhir:title [ fhir:v "Australian Secure Message Service Interfaces"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-08-13T21:48:44+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Australia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Australia FHIR Working 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 Australian Secure Message Service Interfaces code system defines concepts that identify service interfaces for secure message delivery."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ] )
] ) ; #
fhir:copyright [ fhir:v "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org.au.fhir/ValueSet/valueset-au-serviceinterface"^^xsd:anyURI ;
fhir:link <http://hl7.org.au.fhir/ValueSet/valueset-au-serviceinterface>
] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/smd/intf/SealedImmediateMessageDelivery/TLS/2010" ] ;
fhir:display [ fhir:v "Sealed Immediate Message Delivery" ] ;
fhir:definition [ fhir:v "Service interface for secure message delivery (immediate mode)" ]
] [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010" ] ;
fhir:display [ fhir:v "Sealed Message Delivery" ] ;
fhir:definition [ fhir:v "Service interface for secure message delivery (deferred mode)" ]
] [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/smd/intf/SealedMessageRetrieval/TLS/2010" ] ;
fhir:display [ fhir:v "Sealed Message Retrieval" ] ;
fhir:definition [ fhir:v "Service interface for secure message delivery (retrieval in deferred mode)" ]
] [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/smd/intf/TransportResponseDelivery/TLS/2010" ] ;
fhir:display [ fhir:v "Transport Response Delivery" ] ;
fhir:definition [ fhir:v "Service interface for secure message delivery (deliver acknowledgement)" ]
] [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/smd/intf/TransportResponseRetrieval/TLS/2010" ] ;
fhir:display [ fhir:v "Transport Response Retrieval" ] ;
fhir:definition [ fhir:v "Service interface for secure message delivery (retrieve acknowledgement)" ]
] ) . #
IG © 2022+ HL7 Australia. Package hl7.fhir.au.pd#2.1.0-ci-build based on FHIR 4.0.1. Generated 2025-08-13
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change