PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/StructureDefinition/organization-preferredContact
description: This Contact is the preferred contact at this organization for the purpose of the contact  There 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.r2.examples
name: Preferred Contact
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    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: 1.0.2
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/organization-preferredContact
version: null
required: [value, valueBoolean]