QUPA_RM000006UK01 | ||||||||||
Query |
A heading for providing information about the query, in this case, a Cross Check Trace with the intention of determining whether demographic data supplied for an NHS Number matches that held for the same NHS Number on the Spine, and to therefore provide an indication of quality of data held for a patient record by the requesting system. |
|||||||||
Used by: | ||||||||||
[1..1] [M] person.birthTime (Person.birthTime) |
A heading for providing information about the person birth time parameter.
The person birth time parameter shall occur one time providing a full birth date of the person being searched for. |
|||||||||
[1..1] [M] person.id (Person.id) |
A link to information about the person identifier parameter.
The person identifier parameter shall occur one time providing an identifier of the person being searched for. |
|||||||||
[0..1] person.name (Person.name) |
A link to information about the person name parameter.
The person name parameter may occur zero or one time identifying the name of the person being searched for. |
|||||||||
Person.id |
A heading for providing information about the parameter for the person identifier of the patient being cross checked . The person identifier parameter shall occur one time providing an identifier of the person being searched for. |
|||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.id" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (II) |
To provide the value of the parameter item (identified in the associated semanticsText element) to be searched. In this context, the value element provides an identifier of the person that is to be searched for. This identifier will be an NHS number. The Identifier External datatype flavour is used to carry this information as follows:- A NHS number is carried in the following way:
|
|||||||||
Person.name |
A heading for providing information about the person name parameter. The person name parameter may occur zero or one time identifying the name of the person being searched for. |
|||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.name" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (PN) |
The value of the parameter item in this case is a structured name, containing the following components:
|
|||||||||
Person.birthTime |
A heading for providing information about the parameter for the date of birth of the person being cross checked. The person birth time parameter shall occur one time providing a full birth date of the person being searched for. |
|||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.birthTime" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (TS) |
To provide the value of the parameter item (identified in the associated semanticsText element) to be searched. In this context, the value element provides a date of birth of the person that is to be searched for. The particular flavour of the timestamp datatype allowed here is Date Only, i.e. full date only, no time. |
|||||||||