PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/ContactPoint
description: Base StructureDefinition for ContactPoint Type
package_name: hl7.fhir.r2.core
name: ContactPoint
type: null
elements:
  system: {short: phone | fax | email | pager | other, type: code, isSummary: true, index: 0}
  value: {short: The actual contact point details, comments: 'Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.', type: string, isSummary: true, index: 1}
  use: {isModifier: true, short: home | work | temp | old | mobile - purpose of this contact point, comments: This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one. Applications can assume that a contact is current unless it explicitly says that it is temporary or old., type: code, isSummary: true, index: 2}
  rank: {short: Specify preferred order of use (1 = highest), comments: Note that rank does not necessarily follow the order in which the contacts are represented in the instance., type: positiveInt, isSummary: true, index: 3}
  period: {type: Period, short: Time period when the contact point was/is in use, isSummary: true, index: 4}
package_version: 1.0.2
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/ContactPoint
version: null