Health Connect Australia Provider Directory FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 0.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/HealthConnect/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Endpoint xmlns="http://hl7.org/fhir">
<id value="example-hc-endpoint-smd"/>
<meta>
<source value="http://ns.electronichealth.net.au/id/source/pca"/>
<profile
value="http://ns.electronichealth.net.au/hc/StructureDefinition/hc-endpoint"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint example-hc-endpoint-smd</b></p><a name="example-hc-endpoint-smd"> </a><a name="hcexample-hc-endpoint-smd"> </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">Information Source: <a href="http://ns.electronichealth.net.au/id/source/pca">http://ns.electronichealth.net.au/id/source/pca</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hc-endpoint.html">HC Endpoint</a></p></div><p><b>Encryption Certificate PEM X509</b>: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURYVENDQWtXZ0F3SUJBZ0lKQU1mK0R6UjBWV...</p><p><b>identifier</b>: <code>http://ns.electronichealth.net.au/smd/target</code>/SMD001234567890, Resource Identifier/EP001234567890</p><p><b>status</b>: Active</p><p><b>connectionType</b>: endpoint-connection-type: secure-messaging (Secure Messaging)</p><p><b>name</b>: Sydney General Hospital SMD Endpoint</p><p><b>contact</b>: <a href="mailto:smd-support@sydneyhospital.org.au">smd-support@sydneyhospital.org.au</a></p><p><b>payloadType</b>: <span title="Codes:{http://ns.electronichealth.net.au/hc/CodeSystem/hc-endpoint-payload-type-cs http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706}">HL7 V2.4 REF message (Level 2)</span></p><p><b>payloadMimeType</b>: application/pdf, application/fhir+xml, application/fhir+json</p><p><b>address</b>: <a href="https://smd.sydneyhospital.org.au/secure-messaging/endpoint">https://smd.sydneyhospital.org.au/secure-messaging/endpoint</a></p></div>
</text>
<extension
url="http://hl7.org.au/fhir/StructureDefinition/encryption-certificate-pem-x509">
<valueString
value="LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURYVENDQWtXZ0F3SUJBZ0lKQU1mK0R6UjBWV..."/>
</extension>
<identifier>
<system value="http://ns.electronichealth.net.au/smd/target"/>
<value value="SMD001234567890"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="RI"/>
<display value="Resource Identifier"/>
</coding>
</type>
<system value="http://example.org/fhir/identifier/endpoint"/>
<value value="EP001234567890"/>
</identifier>
<status value="active"/>
<connectionType>
<system
value="http://terminology.hl7.org.au/CodeSystem/endpoint-connection-type"/>
<code value="secure-messaging"/>
<display value="Secure Messaging"/>
</connectionType>
<name value="Sydney General Hospital SMD Endpoint"/>
<contact>
<system value="email"/>
<value value="smd-support@sydneyhospital.org.au"/>
<use value="work"/>
</contact>
<payloadType>
<coding>
<system
value="http://ns.electronichealth.net.au/hc/CodeSystem/hc-endpoint-payload-type-cs"/>
<code
value="http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706"/>
<display value="HL7 V2.4 REF message (Level 2)"/>
</coding>
</payloadType>
<payloadMimeType value="application/pdf"/>
<payloadMimeType value="application/fhir+xml"/>
<payloadMimeType value="application/fhir+json"/>
<address
value="https://smd.sydneyhospital.org.au/secure-messaging/endpoint"/>
</Endpoint>