PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.12.0-beta
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactInformation
description: Contact information includes a person's telephone numbers and e-mail addresses.\r\nThis is a partial information model.\r\n\r\n#### Purpose\r\nContact information is used to contact a person.
package_name: healthdata.be.r4.cbb
derivation: specialization
name: HdBeContactInformation
abstract: true
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/ContactInformation
elements:
  Type:
    type: CodeableConcept
    short: Type
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'}
    index: 0
  Value: {type: string, short: Value, index: 1}
  Use:
    type: CodeableConcept
    short: Use
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'}
    index: 2
  Comment: {type: string, short: Comment, index: 3}
package_version: 0.12.0-beta
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ContactInformation
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [Value]