Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Endpoint xmlns="http://hl7.org/fhir">
<id value="AcmeOfCTPortalEndpoint"/>
<meta>
<lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
</text>
<extension
url="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/endpoint-usecase">
<extension url="type">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HOPERAT"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<status value="active"/>
<connectionType>
<system
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/EndpointConnectionTypeCS"/>
<code value="rest-non-fhir"/>
</connectionType>
<name value="Endpoint for Acme of CT Portal"/>
<payloadType>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/EndpointPayloadTypeCS"/>
<code value="NA"/>
</coding>
</payloadType>
<address value="https://urlofportal.acmect.com"/>
</Endpoint>