PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.2-pre-release
    https://fhir.nhs.uk/England/StructureDefinition/Extension-England-EndpointBusinessScenario
description: The Endpoint Business Scenario extension indicates if the endpoint is the main recipient for the message. In most cases, except for Service type 'GP', the entry should be 'Primary'. For Service Type of 'GP' the Primary endpoint will be used to receive messages from dispositions where the patient is being directed to their own GP and the GP needs to have direct access to the call information. The 'Copy' endpoint is only used for Post Event Messaging (PEM) to GP services.
package_name: fhir.r4.nhsengland.programme
derivation: constraint
name: ExtensionEnglandEndpointBusinessScenario
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://fhir.nhs.uk/England/StructureDefinition/Extension-England-EndpointBusinessScenario'}
    type: uri
    index: 1
  value:
    short: Business scenario type for the endpoint
    choices: [valueCode]
    index: 3
  valueCode: {type: code, short: Business scenario type for the endpoint, choiceOf: value, index: 4}
package_version: 0.2.2-pre-release
extensions: {}
class: extension
kind: complex-type
url: https://fhir.nhs.uk/England/StructureDefinition/Extension-England-EndpointBusinessScenario
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [value, valueCode]