Carequality Healthcare Directory ImplementationGuide
1.2.0 - Release 1

: Patient Discovery - XML Representation

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="CQ-orgEndpoint"/>
  <meta>
    <profile
             value="https://sequoiaproject.org/fhir/cq/StructureDefinition/CarequalityEndpoint"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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><a name="CQ-orgEndpoint-en-US"> </a><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>igPackage: hl7.fhir.us.core</li><li>igVersion: 6.1.0</li><li>capStmt: <a href="http://hl7.org/fhir/us/core/STU4/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 (use: official, )</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/5.5.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>
  </text>
  <extension
             url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes"/>
        <code value="XCPD ITI-55"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/Version">
    <valueString value="4.0.1"/>
  </extension>
  <extension
             url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance">
    <extension url="igPackage">
      <valueId value="hl7.fhir.us.core"/>
    </extension>
    <extension url="igVersion">
      <valueString value="6.1.0"/>
    </extension>
    <extension url="capStmt">
      <valueUri
                value="http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server"/>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes"/>
        <code value="HCID"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:5.5.5.5"/>
  </identifier>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="ihe-xcpd"/>
  </connectionType>
  <name value="Patient Discovery"/>
  <managingOrganization>🔗 
    <reference value="Organization/Carequality-Implementer-example"/>
  </managingOrganization>
  <payloadType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <code value="NI"/>
    </coding>
  </payloadType>
  <payloadMimeType value="application/xml"/>
  <address value="https://carequality.example.org/fhir"/>
</Endpoint>