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 - XML Representation

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="example1"/>
  <meta>
    <lastUpdated value="2025-12-19T10:00:00+11:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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>
  </text>
  <extension
             url="http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility">
    <extension url="namespace-id">
      <valueString value="Buderim Medical Center"/>
    </extension>
    <extension url="universal-id">
      <valueString value="877F9695-1298-4E6A-B432-0FDD46AD80B8"/>
    </extension>
    <extension url="universal-id-type">
      <valueString value="GUID"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org.au/fhir/StructureDefinition/au-receivingapplication">
    <extension url="namespace-id">
      <valueString value="Equator"/>
    </extension>
    <extension url="universal-id">
      <valueString value="Equator:3.1.4"/>
    </extension>
    <extension url="universal-id-type">
      <valueString value="L"/>
    </extension>
  </extension>
  <identifier>
    <system value="http://ns.electronichealth.net.au/smd/target"/>
    <value
           value="http://ns.medicalobjects.com.au/smd/id/hostname/999999999XYZ"/>
  </identifier>
  <connectionType>
    <system value="http://hl7.org.au/fhir/CodeSystem/smd-interfaces"/>
    <code
          value="http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010"/>
  </connectionType>
  <status value="active"/>
  <name value="Medical Objects Test Secure Messaging Endpoint"/>
  <contact>
    <system value="email"/>
    <value value="jared@example.org"/>
    <use value="work"/>
  </contact>
  <payloadType>
    <coding>
      <system
              value="http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type"/>
      <code
            value="http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706"/>
    </coding>
    <coding>
      <system
              value="http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type"/>
      <code
            value="http://ns.electronichealth.net.au/ds/sc/deliver/hl7Mdm/2012"/>
    </coding>
  </payloadType>
  <payloadMimeType value="application/hl7-v2"/>
  <address value="https://smd-ep.test.medical-objects.com.au/smd/2010"/>
</Endpoint>