http://hl7.org/fhir/StructureDefinition/http-response-header|4.0.1

In a transaction, every single interaction can have multiple HTTP response headers returned as a result of the interaction.
description: In a transaction, every single interaction can have multiple HTTP response headers returned as a result of the interaction.
derivation: constraint
name: http-response-header
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/http-response-header'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/http-response-header
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1
required: [value]