{
  "resourceType": "Endpoint",
  "id": "idcPvrlx1zIfUK5DMaloYTbg",
  "status": "active",
  "connectionType": {
    "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "code": "hl7-fhir-rest"
  },
  "payloadType": [
    {
      "coding": [
        {
          "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
          "code": "urn:ihe:pcc:xphr:2007"
        }
      ]
    }
  ],
  "payloadMimeType": [
    "application/fhir+json",
    "application/json+fhir",
    "application/xml+fhir",
    "application/fhir+xml"
  ],
  "address": "https://api.holyname.org/fhir/holyname/hnmc/r4"
}