PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-OrganizationAffiliation.contact
description: This cross-version extension represents OrganizationAffiliation.contact from http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver-r5.r4
derivation: constraint
name: ext_R5_OrganizationAffiliation_contact
type: Extension
elements:
  extension:
    type: Extension
    short: Data type name for OrganizationAffiliation.contact from FHIR R5
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    index: 0
    slicing:
      slices:
        _datatype:
          match: {}
          schema:
            type: Extension
            short: Data type name for OrganizationAffiliation.contact from FHIR R5
            url: http://hl7.org/fhir/StructureDefinition/_datatype
            index: 0
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                pattern: {type: string, value: ExtendedContactDetail}
                choices: [valueString]
                type: string
                index: 2
              valueString:
                type: string
                pattern: {type: string, value: ExtendedContactDetail}
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 3
            required: [value, valueString]
        purpose:
          match: {}
          schema:
            isModifier: false
            short: The type of contact
            index: 4
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The type of contact
                choices: [valueCodeableConcept]
                index: 6
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The type of contact
                choiceOf: value
                index: 7
        name:
          match: {}
          schema:
            isModifier: false
            short: Name of an individual to contact
            array: true
            index: 8
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Name of an individual to contact
                choices: [valueHumanName]
                index: 10
              valueHumanName:
                base: {path: 'Extension.value[x]'}
                type: HumanName
                short: Name of an individual to contact
                choiceOf: value
                index: 11
        telecom:
          match: {}
          schema:
            isModifier: false
            short: Contact details (e.g.phone/fax/url)
            array: true
            index: 12
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Contact details (e.g.phone/fax/url)
                choices: [valueContactPoint]
                index: 14
              valueContactPoint:
                base: {path: 'Extension.value[x]'}
                type: ContactPoint
                short: Contact details (e.g.phone/fax/url)
                choiceOf: value
                index: 15
        address:
          match: {}
          schema:
            short: Address for the contact
            isModifier: false
            index: 16
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Address for the contact
                choices: [valueAddress]
                index: 18
              valueAddress:
                base: {path: 'Extension.value[x]'}
                type: Address
                short: Address for the contact
                choiceOf: value
                index: 19
        organization:
          match: {}
          schema:
            isModifier: false
            short: This contact detail is handled/monitored by a specific organization
            index: 20
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: This contact detail is handled/monitored by a specific organization
                choices: [valueReference]
                index: 22
              valueReference:
                short: This contact detail is handled/monitored by a specific organization
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 23
        period:
          match: {}
          schema:
            short: Period that this contact was valid for usage
            isModifier: false
            index: 24
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Period that this contact was valid for usage
                choices: [valuePeriod]
                index: 26
              valuePeriod:
                base: {path: 'Extension.value[x]'}
                type: Period
                short: Period that this contact was valid for usage
                choiceOf: value
                index: 27
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-OrganizationAffiliation.contact'}
    type: uri
    index: 28
package_version: 0.0.1-snapshot-1
extensions:
  _datatype:
    url: http://hl7.org/fhir/StructureDefinition/_datatype
    type: Extension
    short: Data type name for OrganizationAffiliation.contact from FHIR R5
    index: 0
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        pattern: {type: string, value: ExtendedContactDetail}
        choices: [valueString]
        type: string
        index: 2
      valueString:
        type: string
        pattern: {type: string, value: ExtendedContactDetail}
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 3
    required: [value, valueString]
  purpose:
    url: null
    isModifier: false
    short: The type of contact
    index: 4
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The type of contact
        choices: [valueCodeableConcept]
        index: 6
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The type of contact
        choiceOf: value
        index: 7
  name:
    url: null
    isModifier: false
    short: Name of an individual to contact
    array: true
    index: 8
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Name of an individual to contact
        choices: [valueHumanName]
        index: 10
      valueHumanName:
        base: {path: 'Extension.value[x]'}
        type: HumanName
        short: Name of an individual to contact
        choiceOf: value
        index: 11
  telecom:
    url: null
    isModifier: false
    short: Contact details (e.g.phone/fax/url)
    array: true
    index: 12
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Contact details (e.g.phone/fax/url)
        choices: [valueContactPoint]
        index: 14
      valueContactPoint:
        base: {path: 'Extension.value[x]'}
        type: ContactPoint
        short: Contact details (e.g.phone/fax/url)
        choiceOf: value
        index: 15
  address:
    url: null
    short: Address for the contact
    isModifier: false
    index: 16
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Address for the contact
        choices: [valueAddress]
        index: 18
      valueAddress:
        base: {path: 'Extension.value[x]'}
        type: Address
        short: Address for the contact
        choiceOf: value
        index: 19
  organization:
    url: null
    isModifier: false
    short: This contact detail is handled/monitored by a specific organization
    index: 20
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: This contact detail is handled/monitored by a specific organization
        choices: [valueReference]
        index: 22
      valueReference:
        short: This contact detail is handled/monitored by a specific organization
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 23
  period:
    url: null
    short: Period that this contact was valid for usage
    isModifier: false
    index: 24
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Period that this contact was valid for usage
        choices: [valuePeriod]
        index: 26
      valuePeriod:
        base: {path: 'Extension.value[x]'}
        type: Period
        short: Period that this contact was valid for usage
        choiceOf: value
        index: 27
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-OrganizationAffiliation.contact
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]