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

: ExampleAppDeveloperEndpoint - XML Representation

Raw xml | Download



<Endpoint xmlns="http://hl7.org/fhir">
  <id value="200"/>
  <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 "200" </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-AppDeveloper.html">Organization/AppDeveloper</a> "Onyx Health App Development, LLC"</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://www.onyxhealth.io/downloads">https://www.onyxhealth.io/downloads</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/AppDeveloper"/>
  </managingOrganization>
  <payloadType>
    <text value="urn:ihe:pcc:xphr:2007"/>
  </payloadType>
  <address value="https://www.onyxhealth.io/downloads"/>
</Endpoint>