description: Model for communication contact information. package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSTelecom type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom elements: use: {type: CodeableConcept, short: 'Purpose of the address (eg. home, work)', index: 0} type: {type: CodeableConcept, short: 'Type of communication form (eg. phone, fax, email).', index: 1} value: {type: string, short: The actual contact point details (i.e. phone number or email address)., index: 2} package_version: 1.0.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [value]