{ "description": "This CapabilityStatement describes the expected capabilities of an destination FHIR server that conforms to the conventions of the Hybrid / Intermediary Exchange FHIR implementation guide.", "_filename": "CapabilityStatement-exchange-routing-destination-server.json", "package_name": "hl7.fhir.us.exchange-routing", "format": [ "xml", "json" ], "date": "2021-11-15T00:00:00-05:00", "publisher": "HL7 International - FHIR Infrastructure", "patchFormat": [ "application/json-patch+json" ], "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "name": "ExchangeRoutingDestinationServerCapabilityStatement", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "Exchange Routing Destination Server Capability Statement", "package_version": "0.1.0", "status": "active", "id": "c7d6a910-424c-4647-a306-1a341bb7316b", "kind": "requirements", "implementationGuide": [ "http://hl7.org/fhir/us/exchange-routing/ImplementationGuide/exchange-routing" ], "url": "http://hl7.org/fhir/us/exchange-routing/CapabilityStatement/exchange-routing-destination-server", "version": "0.1.0", "contact": [ { "name": "HL7 International - FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] }, { "name": "Frank McKinney", "telecom": [ { "value": "frank.mckinney@pocp.com", "system": "email" } ] } ], "rest": [ { "mode": "server", "security": { "description": "The server SHALL implement Transport Layer Security (TLS) for all exchanges covered in this IG. \n1. The server MAY implement the [HL7 / UDAP Security for Scalable Registration, Authentication, and Authorization FHIR Implementation Guide](http://hl7.org/fhir/us/udap-security/2021Sep). 1. For general security considerations refer to [FHIR Security and Privacy Considerations](https://www.hl7.org/fhir/secpriv-module.html). \n1. For additional security guidance, refer to the [core FHIR Security guidance page](https://www.hl7.org/fhir/security.html)." }, "documentation": "When participating in exchanges described in the Hybrid / Intermediary FHIR IG, the destination server **SHALL** populate references to itself within FHIR resources it returns (e.g., in the Bundle.entry.fullUrl element) and in HTTP header parameters (e.g., Content-Location within the FHIR Asynchronous Pattern) with its public FHIR service base URL. 1. Implement RESTful behavior according to the FHIR specification. 1. Support the JSON source format. \nWhen participating in exchanges involving an intermediary as described in the Hybrid / Intermediary FHIR IG, the server **SHOULD**: 1. Support the XML source format." } ] }