Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build
Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Endpoint xmlns="http://hl7.org/fhir">
<id value="endpoint123"/>
<meta>
<profile
value="http://koppeltaal.nl/fhir/StructureDefinition/KT2Endpoint"/>
</meta>
<language value="nl-NL"/>
<text>
<status value="generated"/>
<div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL">Example of an Endpoint as used in Koppeltaal</div>
</text>
<status value="active"/>
<connectionType>
<system
value="http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type"/>
<code value="hti-smart-on-fhir"/>
</connectionType>
<name value="nu.nl"/>
<payloadType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
<code value="any"/>
</coding>
</payloadType>
<address value="https://nu.nl"/>
</Endpoint>