PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/StructureDefinition/ContactPoint
description: Base StructureDefinition for ContactPoint Type
package_name: hl7.fhir.r3.examples
derivation: specialization
name: ContactPoint
type: ContactPoint
elements:
  system: {short: phone | fax | email | pager | url | sms | other, type: code, isSummary: true, index: 0}
  value: {short: The actual contact point details, type: string, isSummary: true, index: 1}
  use: {isModifier: true, short: home | work | temp | old | mobile - purpose of this contact point, type: code, isSummary: true, index: 2}
  rank: {short: Specify preferred order of use (1 = highest), type: positiveInt, isSummary: true, index: 3}
  period: {short: Time period when the contact point was/is in use, type: Period, isSummary: true, index: 4}
package_version: 3.0.2
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/ContactPoint
base: http://hl7.org/fhir/StructureDefinition/Element
version: null