PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.2-preview
    http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility
description: This extension applies to the Endpoint resource and is used to represent HL7 V2 receiving facility details for HL7 V2 routing purposes associated with an endpoint. This content allows a sender using these endpoint details to include Receiving Facility (MSH-6) information in HL7 V2 messages sent via this channel which allow correct delivery within the receiving system.
package_name: hl7.fhir.au.base
derivation: constraint
name: HL7V2ReceivingFacility
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
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
        universal-id:
          match: {url: universal-id}
          schema:
            short: Universal Identifier Value
            index: 6
            elements:
              url:
                type: uri
                pattern: {type: Uri, value: universal-id}
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
        universal-id-type:
          match: {url: universal-id-type}
          schema:
            short: Type scheme of universal-id
            index: 11
            elements:
              url:
                type: uri
                pattern: {type: Uri, value: universal-id-type}
                index: 12
              value:
                choices: [valueString]
                index: 14
              valueString: {type: string, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 4.2.2-preview
extensions:
  namespace-id:
    url: namespace-id
    short: Application Identifier
    index: 1
    elements:
      url:
        type: uri
        pattern: {type: Uri, value: namespace-id}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
  universal-id:
    url: universal-id
    short: Universal Identifier Value
    index: 6
    elements:
      url:
        type: uri
        pattern: {type: Uri, value: universal-id}
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
  universal-id-type:
    url: universal-id-type
    short: Type scheme of universal-id
    index: 11
    elements:
      url:
        type: uri
        pattern: {type: Uri, value: universal-id-type}
        index: 12
      value:
        choices: [valueString]
        index: 14
      valueString: {type: string, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.2.2-preview