{
  "resourceType": "Endpoint",
  "id": "20",
  "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 \"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>"
  },
  "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/Diamond-Health-Plan-01"
  },
  "payloadType": [
    {
      "text": "urn:ihe:pcc:xphr:2007"
    }
  ],
  "address": "https://example.com/member/fhir/patientaccessapi"
}