EHMI Addressing Service (EAS)
0.8.1 - ci-build
EHMI Addressing Service (EAS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.8.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eas/ and changes regularly. See the Directory of published versions
<Endpoint xmlns="http://hl7.org/fhir">
<id value="example-endpoint"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint example-endpoint</b></p><a name="example-endpoint"> </a><a name="hcexample-endpoint"> </a><a name="example-endpoint-da-DK"> </a><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="https://build.fhir.org/ig/medcomdk/dk-ehmi-eer/CodeSystem-ehmi-connection-type.html#ehmi-connection-type-hl7-fhir-rest">EHMI Connection Types CS</a> hl7-fhir-rest: hl7-fhir-rest</p><p><b>name</b>: Example FHIR Endpoint</p><p><b>managingOrganization</b>: <a href="Organization-example-eas-messaging-organization.html">Organization Example Organization</a></p><p><b>payloadType</b>: <span title="Codes:{http://medcomehmi.dk/ig/dk-medcom-ehmi-terminology/CodeSystem/dk-medcom-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0}">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0</span></p><p><b>address</b>: <a href="https://example.org/fhir">https://example.org/fhir</a></p></div>
</text>
<status value="active"/>
<connectionType>
<system
value="http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-connection-type"/>
<code value="hl7-fhir-rest"/>
<display value="hl7-fhir-rest"/>
</connectionType>
<name value="Example FHIR Endpoint"/>
<managingOrganization>🔗
<reference value="Organization/example-eas-messaging-organization"/>
</managingOrganization>
<payloadType>
<coding>
<system
value="http://medcomehmi.dk/ig/dk-medcom-ehmi-terminology/CodeSystem/dk-medcom-message-definition-uri"/>
<code
value="urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"/>
</coding>
</payloadType>
<address value="https://example.org/fhir"/>
</Endpoint>