PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@4.5.0
    http://hl7.org/fhir/StructureDefinition/organization-preferredContact
description: This Contact is the preferred contact at this organization for the purpose of the contact\n\nThere can be multiple contacts on an Organizations record with this value set to true, but these should all have different purpose values.
package_name: hl7.fhir.r5.examples
derivation: constraint
name: preferredContact
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/organization-preferredContact'}
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 4.5.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/organization-preferredContact
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.5.0
required: [value, valueBoolean]