PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/4.3/StructureDefinition/extension-Organization.contact
description: This cross-version extension represents Organization.contact from http://hl7.org/fhir/StructureDefinition/Organization|4.3.0 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: ext_R4B_Organization_contact
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        purpose:
          match: {url: null}
          schema:
            isModifier: false
            short: The type of contact
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The type of contact
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The type of contact
                choiceOf: value
                index: 4
        name:
          match: {url: null}
          schema:
            short: A name associated with the contact
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: A name associated with the contact
                choices: [valueHumanName]
                index: 7
              valueHumanName:
                base: {path: 'Extension.value[x]'}
                type: HumanName
                short: A name associated with the contact
                choiceOf: value
                index: 8
        telecom:
          match: {url: null}
          schema:
            isModifier: false
            short: Contact details (telephone, email, etc.)  for a contact
            array: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Contact details (telephone, email, etc.)  for a contact
                choices: [valueContactPoint]
                index: 11
              valueContactPoint:
                base: {path: 'Extension.value[x]'}
                type: ContactPoint
                short: Contact details (telephone, email, etc.)  for a contact
                choiceOf: value
                index: 12
        address:
          match: {url: null}
          schema:
            short: Visiting or postal addresses for the contact
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Visiting or postal addresses for the contact
                choices: [valueAddress]
                index: 15
              valueAddress:
                base: {path: 'Extension.value[x]'}
                type: Address
                short: Visiting or postal addresses for the contact
                choiceOf: value
                index: 16
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Organization.contact'}
    type: uri
    index: 17
package_version: 0.0.1-snapshot-1
extensions:
  purpose:
    url: null
    isModifier: false
    short: The type of contact
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The type of contact
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The type of contact
        choiceOf: value
        index: 4
  name:
    url: null
    short: A name associated with the contact
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: A name associated with the contact
        choices: [valueHumanName]
        index: 7
      valueHumanName:
        base: {path: 'Extension.value[x]'}
        type: HumanName
        short: A name associated with the contact
        choiceOf: value
        index: 8
  telecom:
    url: null
    isModifier: false
    short: Contact details (telephone, email, etc.)  for a contact
    array: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Contact details (telephone, email, etc.)  for a contact
        choices: [valueContactPoint]
        index: 11
      valueContactPoint:
        base: {path: 'Extension.value[x]'}
        type: ContactPoint
        short: Contact details (telephone, email, etc.)  for a contact
        choiceOf: value
        index: 12
  address:
    url: null
    short: Visiting or postal addresses for the contact
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Visiting or postal addresses for the contact
        choices: [valueAddress]
        index: 15
      valueAddress:
        base: {path: 'Extension.value[x]'}
        type: Address
        short: Visiting or postal addresses for the contact
        choiceOf: value
        index: 16
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Organization.contact
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]