Carequality Healthcare Directory Implementation Guide
1.0.8 - Release 1 United States of America flag

: Patient Discovery - XML Representation

Raw xml | Download



<Endpoint xmlns="http://hl7.org/fhir">
  <id value="CQ-orgEndpoint"/>
  <meta>
    <versionId value="20"/>
    <lastUpdated value="2024-02-07T22:30:17.906Z"/>
    <profile
             value="https://sequoiaproject.org/fhir/cq/StructureDefinition/CarequalityEndpoint"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Endpoint</b><a name="CQ-orgEndpoint"> </a><a name="hcCQ-orgEndpoint"> </a></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 Endpoint &quot;CQ-orgEndpoint&quot; Version &quot;20&quot; Updated &quot;2024-02-07 22:30:17+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CarequalityEndpoint.html">Carequality Endpoint</a></p></div><p><b>Transaction</b>: XCPD ITI-55 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="file://C:\git\SequoiaIGs\SequoiaProjectHealthcareDirectoryImplementationGuide\output/CodeSystem-TransactionCodes.html">Transaction Codes</a>#XCPD ITI-55)</span></p><p><b>Version</b>: 4.0.1</p><blockquote><p><b>FHIR IG Conformance</b></p><blockquote><p><b>url</b></p><code>igPackage</code></blockquote><p><b>value</b>: hl7.fhir.us.core</p><blockquote><p><b>url</b></p><code>igVersion</code></blockquote><p><b>value</b>: 6.1.0</p><blockquote><p><b>url</b></p><code>capStmt</code></blockquote><p><b>value</b>: <a href="http://hl7.org/fhir/us/core/STU4/CapabilityStatement-us-core-server.html">US Core Server CapabilityStatement</a></p></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>: IHE XCPD (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code ihe-xcpd = 'IHE XCPD', stated as 'null')</p><p><b>name</b>: Patient Discovery</p><p><b>managingOrganization</b>: <a href="Organization-Carequality-Implementer-example.html">Organization/Carequality-Implementer-example</a> &quot;Implementer Hospital&quot;</p><p><b>payloadType</b>: NoInformation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-NullFlavor.html">NullFlavor</a>#NI)</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>