Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build
Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions
<Endpoint xmlns="http://hl7.org/fhir">
<id value="20"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "20" </p></div><p><b>status</b>: active</p><p><b>connectionType</b>: HL7 FHIR (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code hl7-fhir-rest = 'HL7 FHIR', stated as 'null')</p><p><b>name</b>: Diamond Health Patient Access API</p><p><b>managingOrganization</b>: <a href="Organization/Diamond-Health-Plan-01">Organization/Diamond-Health-Plan-01</a></p><p><b>payloadType</b>: urn:ihe:pcc:xphr:2007 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>address</b>: <a href="https://example.com/member/fhir/patientaccessapi">https://example.com/member/fhir/patientaccessapi</a></p></div>
</text>
<status value="active"/>
<connectionType>
<system
value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
<code value="hl7-fhir-rest"/>
</connectionType>
<name value="Diamond Health Patient Access API"/>
<managingOrganization>
<reference value="Organization/Diamond-Health-Plan-01"/>
</managingOrganization>
<payloadType>
<text value="urn:ihe:pcc:xphr:2007"/>
</payloadType>
<address value="https://example.com/member/fhir/patientaccessapi"/>
</Endpoint>