{
"description": "A telephone number (voice or fax), e-mail address, or other locator for a resource mediated by telecommunication equipment. The address is specified as a Universal Resource Locator (URL) qualified by time specification and use codes that help in deciding which address to use for a given time and purpose.",
"_filename": "StructureDefinition-TEL.json",
"package_name": "hl7.cda.uv.core",
"date": "2023-10-27T07:17:32+11:00",
"derivation": "specialization",
"publisher": "Health Level 7",
"fhirVersion": "5.0.0",
"name": "TEL",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/TEL",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "TEL: TelecommunicationAddress (V3 Data Type)",
"package_version": "2.0.0-sd-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:v3"
} ],
"snapshot": {
"element": [ {
"path": "TEL",
"min": 1,
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"isModifier": false,
"short": "Base for all types and resources",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "TEL",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "TEL.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "TEL.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "TEL.value",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "TEL.value"
},
"path": "TEL.value",
"type": [ {
"code": "url",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/url" ]
} ],
"representation": [ "xmlAttr" ]
}, {
"path": "TEL.useablePeriod",
"min": 0,
"definition": "Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"
}, {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"
}, {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"
}, {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-defaulttype",
"valueCanonical": "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"
} ],
"representation": [ "typeAttr" ],
"max": "*",
"label": "Useable Period",
"id": "TEL.useablePeriod",
"base": {
"max": "*",
"min": 0,
"path": "TEL.useablePeriod"
}
}, {
"path": "TEL.use",
"min": 0,
"definition": "One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-AddressUse"
},
"representation": [ "xmlAttr" ],
"max": "*",
"label": "Use Code",
"id": "TEL.use",
"base": {
"max": "*",
"min": 0,
"path": "TEL.use"
}
} ]
},
"status": "active",
"id": "ff5cef8a-b908-49b9-bc64-bd66c776b308",
"kind": "logical",
"url": "http://hl7.org/cda/stds/core/StructureDefinition/TEL",
"version": "2.0.0-sd-ballot",
"differential": {
"element": [ {
"id": "TEL",
"max": "*",
"min": 1,
"path": "TEL"
}, {
"id": "TEL.value",
"max": "1",
"min": 0,
"path": "TEL.value",
"type": [ {
"code": "url",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/url" ]
} ],
"representation": [ "xmlAttr" ]
}, {
"path": "TEL.useablePeriod",
"min": 0,
"definition": "Specifies the periods of time during which the telecommunication address can be used. For a telephone number, this can indicate the time of day in which the party can be reached on that telephone. For a web address, it may specify a time range in which the web content is promised to be available under the given address.",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"
}, {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS"
}, {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS"
}, {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-defaulttype",
"valueCanonical": "http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS"
} ],
"representation": [ "typeAttr" ],
"max": "*",
"label": "Useable Period",
"id": "TEL.useablePeriod"
}, {
"path": "TEL.use",
"min": 0,
"definition": "One or more codes advising a system or user which telecommunication address in a set of like addresses to select for a given telecommunication need.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-AddressUse"
},
"representation": [ "xmlAttr" ],
"max": "*",
"label": "Use Code",
"id": "TEL.use"
} ]
},
"contact": [ {
"name": "HL7 International - Structured Documents",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/structure",
"system": "url"
}, {
"value": "structdog@lists.HL7.org",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/ANY"
}