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
{
"resourceType" : "Endpoint",
"id" : "200",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"status" : "active",
"connectionType" : {
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code" : "hl7-fhir-rest"
},
"name" : "Diamond Health Patient Access API",
"managingOrganization" : {
"reference" : "Organization/AppDeveloper"
},
"payloadType" : [
{
"text" : "urn:ihe:pcc:xphr:2007"
}
],
"address" : "https://www.onyxhealth.io/downloads"
}