type: exampleresource: Endpointexample: endpoint-example-direct
Endpoint Example: endpoint-example-direct
Example XML
<Endpoint xmlns="http://hl7.org/fhir">
<id value="direct-endpoint"/>
<status value="active"/>
<connectionType>
<coding>
<code value="direct-project"/>
</coding>
</connectionType>
<name value="MARTIN SMIETANKA"/>
<managingOrganization>
<reference value="Organization/f201"/>
</managingOrganization>
<payload>
<type>
<coding>
<system value="urn:oid:1.3.6.1.4.1.19376.1.2.3"/>
<code value="urn:hl7-org:sdwg:ccda-structuredBody:1.1"/>
</coding>
</type>
<mimeType value="text/x-hl7-text+xml"/>
<mimeType value="application/fhir+xml"/>
<mimeType value="application/fhir+json"/>
</payload>
<address value="mailto:MARTIN.SMIETANKA@directnppes.com"/>
</Endpoint>