{
  "resourceType" : "Endpoint",
  "id" : "CQ-orgEndpoint",
  "meta" : {
    "profile" : ["https://sequoiaproject.org/fhir/cq/StructureDefinition/CarequalityEndpoint"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint CQ-orgEndpoint</b></p><a name=\"CQ-orgEndpoint\"> </a><a name=\"hcCQ-orgEndpoint\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CarequalityEndpoint.html\">Carequality Endpoint</a></p></div><p><b>Transaction</b>: <span title=\"Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes XCPD ITI-55}\">XCPD ITI-55</span></p><p><b>Version</b>: 4.0.1</p><blockquote><p><b>FHIR IG Conformance</b></p><ul><li>igCanonicalUrl: <a href=\"http://hl7.org/fhir/us/core/STU6.1/ImplementationGuide-hl7.fhir.us.core.html\">US Core Implementation Guide</a></li><li>igPackage: <a href=\"https://hl7.org/fhir/us/core/STU6.1/package.tgz\">https://hl7.org/fhir/us/core/STU6.1/package.tgz</a></li><li>igVersion: 6.1.0</li><li>capStmt: <a href=\"http://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html\">http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server</a></li></ul></blockquote><p><b>identifier</b>: Home Community ID/urn:oid:5.5.5.5\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-ihe-xcpd\">Endpoint Connection Type: ihe-xcpd</a> (IHE XCPD)</p><p><b>name</b>: Patient Discovery</p><p><b>managingOrganization</b>: <a href=\"Organization-Carequality-Implementer-example.html\">Organization Implementer Hospital</a></p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor NI}\">NoInformation</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href=\"https://carequality.example.org/fhir\">https://carequality.example.org/fhir</a></p></div>"
  },
  "extension" : [{
    "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes",
        "code" : "XCPD ITI-55"
      }]
    }
  },
  {
    "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Version",
    "valueString" : "4.0.1"
  },
  {
    "extension" : [{
      "url" : "igCanonicalUrl",
      "valueCanonical" : "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"
    },
    {
      "url" : "igPackage",
      "valueUrl" : "https://hl7.org/fhir/us/core/STU6.1/package.tgz"
    },
    {
      "url" : "igVersion",
      "valueString" : "6.1.0"
    },
    {
      "url" : "capStmt",
      "valueUrl" : "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server"
    }],
    "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance"
  }],
  "identifier" : [{
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes",
        "code" : "HCID"
      }]
    },
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:5.5.5.5"
  }],
  "status" : "active",
  "connectionType" : {
    "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "code" : "ihe-xcpd"
  },
  "name" : "Patient Discovery",
  "managingOrganization" : {
    "reference" : "Organization/Carequality-Implementer-example"
  },
  "payloadType" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "code" : "NI"
    }]
  }],
  "payloadMimeType" : ["application/xml"],
  "address" : "https://carequality.example.org/fhir"
}