Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1
<Endpoint xmlns="http://hl7.org/fhir">
<id value="fhir-endpoint"/>
<meta>
<profile
value="https://sequoiaproject.org/fhir/sphd/StructureDefinition/SequoiaEndpoint"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint fhir-endpoint</b></p><a name="fhir-endpoint"> </a><a name="hcfhir-endpoint"> </a><a name="fhir-endpoint-en-US"> </a><p><b>Transaction</b>: <span title="Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes FHIR REST}">FHIR REST</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:1.2.840.114350.1.13.435.2.7.3.688884.100 (use: official, ), Assigning Authority ID/urn:oid:1.2.840.114350.1.13.435.2.7.3.688884.100 (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-hl7-fhir-rest">Endpoint Connection Type hl7-fhir-rest</a>: HL7 FHIR</p><p><b>name</b>: patient query</p><p><b>managingOrganization</b>: <a href="Organization-5.5.5.5.html">Organization Eric Hospital</a></p><p><b>payloadType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor NI}">NoInformation</span></p><p><b>address</b>: <a href="https://example.org/fhir">https://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="FHIR REST"/>
</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:1.2.840.114350.1.13.435.2.7.3.688884.100"/>
</identifier>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes"/>
<code value="AAID"/>
</coding>
</type>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.2.840.114350.1.13.435.2.7.3.688884.100"/>
</identifier>
<status value="active"/>
<connectionType>
<system
value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
<code value="hl7-fhir-rest"/>
</connectionType>
<name value="patient query"/>
<managingOrganization>🔗
<reference value="Organization/5.5.5.5"/>
</managingOrganization>
<payloadType>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<code value="NI"/>
</coding>
</payloadType>
<address value="https://example.org/fhir"/>
</Endpoint>