description: This extension applies to the Endpoint resource and is used to represent routing HL7 V2 message payload details associated with an endpoint. Suitable for MSH-5. package_name: at.unofficial.au.base derivation: constraint name: ReceivingApplication type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: namespace-id: match: {url: namespace-id} schema: short: Application Identifier index: 1 elements: url: type: uri pattern: {type: Uri, value: namespace-id} index: 2 valueString: {type: string, index: 3} universal-id: match: {url: universal-id} schema: short: Universal Identifier Value index: 4 elements: url: type: uri pattern: {type: Uri, value: universal-id} index: 5 valueString: {type: string, index: 6} universal-id-type: match: {url: universal-id-type} schema: short: Type scheme of universal-id index: 7 elements: url: type: uri pattern: {type: Uri, value: universal-id-type} index: 8 valueString: {type: string, index: 9} url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/au-receivingapplication'} index: 10 value: choices: [] index: 12 package_version: 2.2.0-ballot extensions: namespace-id: url: namespace-id short: Application Identifier index: 1 elements: url: type: uri pattern: {type: Uri, value: namespace-id} index: 2 valueString: {type: string, index: 3} universal-id: url: universal-id short: Universal Identifier Value index: 4 elements: url: type: uri pattern: {type: Uri, value: universal-id} index: 5 valueString: {type: string, index: 6} universal-id-type: url: universal-id-type short: Type scheme of universal-id index: 7 elements: url: type: uri pattern: {type: Uri, value: universal-id-type} index: 8 valueString: {type: string, index: 9} class: extension kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-receivingapplication base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.2.0