Logical Record Architecture for Health and Social Care

Discharge Summary Release 0.02

The content of this release is not comprehensive and is not fully validated and must not be used in live system implementations.

Reference Model Class: TEL.URL

As ISO 21090, a constraint of TEL so that it must point to a locatable resource that returns binary content. This data type flavor supports the logical representation of the NHS Data Model and Dictionary UNIFORM RESOURCE LOCATOR (URL), i.e. a COMMUNICATION CONTACT STRING where COMMUNICATION CONTACT METHOD = 'Uniform Resource Locator (URL)'.

Specializes

TEL

Attributes

Name Data type Occurs Description
value Uri 1..1 As specified by ISO 21090, a Uniform Resource Identifier (URI) specified according to IETF RFC 2396 and constrained to a URL specified according to IETF RFCs 1738 and 2806. The URI specifies the protocol and the contact point defined by that protocol for the resource.
use TelecommunicationAddressUse 0..* As ISO 21090, 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. A telecommunication address may have a number of specified uses, e.g. home and work telephone number.
useablePeriod QSET_TS 0..1 As ISO 21090, the periods of time during which the telecommunication address can be used. For a telephone number, this may indicate the time of day during which the party can be reached on that number. For a web address, it may specify a time range in which the web content is promised to be available under the given address. Note that this attribute does not specify the overall period of validity of the telecommunication address. A valid telephone number, for example, might still only be useable during certain periods, e.g. week days between 09:00AM and 5:00PM.


Constraints

Type Name Specification
no use Invariant inv: use->isEmpty
schemes Invariant -- the URL scheme must be 'file' or 'nfs' or 'ftp' or 'cid' (for SOAP attachments) or 'http' or 'https'

Reference Model Type