NHSD Implementation Guide - Outbound
4.0.1 - active

NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Endpoint - Medical Objects Test Secure Messaging Endpoint - TTL Representation

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:Endpoint ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example1"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2025-12-19T10:00:00+11:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint example1</b></p><a name=\"example1\"> </a><a name=\"hcexample1\"> </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\">Last updated: 2025-12-19 10:00:00+1100</p></div><blockquote><p><b>Receiving Facility</b></p><ul><li>namespace-id: Buderim Medical Center</li><li>universal-id: 877F9695-1298-4E6A-B432-0FDD46AD80B8</li><li>universal-id-type: GUID</li></ul></blockquote><blockquote><p><b>Receiving Application</b></p><ul><li>namespace-id: Equator</li><li>universal-id: Equator:3.1.4</li><li>universal-id-type: L</li></ul></blockquote><p><b>identifier</b>: <code>http://ns.electronichealth.net.au/smd/target</code>/http://ns.medicalobjects.com.au/smd/id/hostname/999999999XYZ</p><p><b>connectionType</b>: <a href=\"http://hl7.org.au/fhir/pd/pd2/CodeSystem-smd-interfaces.html#smd-interfaces-http.58.47.47ns.46electronichealth.46net.46au.47smd.47intf.47SealedMessageDelivery.47TLS.472010\">Australian Secure Message Service Interfaces: http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010</a> (Sealed Message Delivery)</p><p><b>status</b>: Active</p><p><b>name</b>: Medical Objects Test Secure Messaging Endpoint</p><p><b>contact</b>: <a href=\"mailto:jared@example.org\">jared@example.org</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706}, {http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type http://ns.electronichealth.net.au/ds/sc/deliver/hl7Mdm/2012}\">Simplified Profile for HL7 V2.4 REF message</span></p><p><b>payloadMimeType</b>: application/hl7-v2</p><p><b>address</b>: <a href=\"https://smd-ep.test.medical-objects.com.au/smd/2010\">https://smd-ep.test.medical-objects.com.au/smd/2010</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility"^^xsd:anyURI ;
fhir:l <http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility>     ] ;
    ( fhir:extension [
fhir:url [
fhir:v "namespace-id"^^xsd:anyURI ;
fhir:l fhir:namespace-id       ] ;
fhir:value [
a fhir:String ;
fhir:v "Buderim Medical Center"       ]     ] [
fhir:url [
fhir:v "universal-id"^^xsd:anyURI ;
fhir:l fhir:universal-id       ] ;
fhir:value [
a fhir:String ;
fhir:v "877F9695-1298-4E6A-B432-0FDD46AD80B8"       ]     ] [
fhir:url [
fhir:v "universal-id-type"^^xsd:anyURI ;
fhir:l fhir:universal-id-type       ] ;
fhir:value [
a fhir:String ;
fhir:v "GUID"       ]     ] )
  ] [
fhir:url [
fhir:v "http://hl7.org.au/fhir/StructureDefinition/au-receivingapplication"^^xsd:anyURI ;
fhir:l <http://hl7.org.au/fhir/StructureDefinition/au-receivingapplication>     ] ;
    ( fhir:extension [
fhir:url [
fhir:v "namespace-id"^^xsd:anyURI ;
fhir:l fhir:namespace-id       ] ;
fhir:value [
a fhir:String ;
fhir:v "Equator"       ]     ] [
fhir:url [
fhir:v "universal-id"^^xsd:anyURI ;
fhir:l fhir:universal-id       ] ;
fhir:value [
a fhir:String ;
fhir:v "Equator:3.1.4"       ]     ] [
fhir:url [
fhir:v "universal-id-type"^^xsd:anyURI ;
fhir:l fhir:universal-id-type       ] ;
fhir:value [
a fhir:String ;
fhir:v "L"       ]     ] )
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://ns.electronichealth.net.au/smd/target"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/smd/target>     ] ;
fhir:value [ fhir:v "http://ns.medicalobjects.com.au/smd/id/hostname/999999999XYZ" ]
  ] ) ; # 
  fhir:connectionType [
fhir:system [
fhir:v "http://hl7.org.au/fhir/CodeSystem/smd-interfaces"^^xsd:anyURI ;
fhir:l <http://hl7.org.au/fhir/CodeSystem/smd-interfaces>     ] ;
fhir:code [ fhir:v "http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Medical Objects Test Secure Messaging Endpoint"] ; # 
  fhir:contact ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jared@example.org" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type"^^xsd:anyURI ;
fhir:l <http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type>       ] ;
fhir:code [ fhir:v "http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706" ]     ] [
fhir:system [
fhir:v "http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type"^^xsd:anyURI ;
fhir:l <http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type>       ] ;
fhir:code [ fhir:v "http://ns.electronichealth.net.au/ds/sc/deliver/hl7Mdm/2012" ]     ] )
  ] ) ; # 
  fhir:payloadMimeType ( [ fhir:v "application/hl7-v2"] ) ; # 
  fhir:address [
fhir:v "https://smd-ep.test.medical-objects.com.au/smd/2010"^^xsd:anyURI ;
fhir:l <https://smd-ep.test.medical-objects.com.au/smd/2010>
  ] . #