description: Represents an Electronic Data Interchange (EDI) address. It is intended as an extension on ContactPoint.system, with the system value being 'other'. The value of the extension is the EDI supplier, the actual EDI address is the value element. Note that a new extension 'messaging address' is preferred. package_name: fhir.org.nz.ig.base derivation: constraint name: Edi_address type: Extension elements: extension: {index: 0} url: pattern: {type: uri, value: 'http://hl7.org.nz/fhir/StructureDefinition/edi-address'} type: uri index: 1 value: choices: [valueString] index: 3 valueString: {type: string, choiceOf: value, index: 4} package_version: 2.0.0 extensions: {} class: extension kind: complex-type url: http://hl7.org.nz/fhir/StructureDefinition/edi-address base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.1.0