QUPA_RM000001UK01 | ||||||||||
Query |
Parent class containing the query parameters.
|
|||||||||
Used by: | ||||||||||
[0..1] person.address (Person.address) |
Identifies either the Postcode or the PAF (Postal Address File) Key of the person to optionally aid in identifying the patient. The Postcode or PAF Key will be used to search all address types. |
|||||||||
[1..1] [M] person.administrativeGenderCode (Person.administrativeGenderCode) |
Identifies the administrative gender of the person being searched for. |
|||||||||
[1..1] [M] person.birthTime (Person.birthTime) |
The birthdate of the person being searched for, expressed as a single point in time. |
|||||||||
[0..1] person.deceasedTime (Person.deceasedTime) |
The date of death of the person being searched for, expressed as a single point in time. |
|||||||||
[1..1] [M] person.name (Person.name) |
Details of the surname and (optionally) forename(s) of the person to search for. The name details will be compared to all name types (i.e. usual, previous, preferred, alias). |
|||||||||
Person.address | ||||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.address" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (AD) |
The value of the parameter item in this case contains part of the address of the person being searched for, containing the following components:
Either one of these elements must be present, but not both. |
|||||||||
Person.deceasedTime |
|
|||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.deceasedTime" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (TS) |
The value of the parameter item in this case contains the date of death of the person that is to be searched for. The Date Only datatype flavour is used to carry this information as follows:
|
|||||||||
Person.birthTime | ||||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.birthTime" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (TS) |
The value of the parameter item in this case contains the date of birth of the person that is to be searched for. The Date Only datatype flavour is used to carry this information as follows:
|
|||||||||
Person.administrativeGenderCode | ||||||||||
Used by: Query | ||||||||||
[1..1] [M] semanticsText (ST) { Fixed="Person.administrativeGenderCode" } |
A literal text string identifying the parameter item. |
|||||||||
[1..1] [M] value (CS {CNE:Sex } ) |
The value of the parameter item in this case contains the administrative gender code of the person that is to be searched for. The Coded Only datatype flavour is used to carry this information as follows:
|
|||||||||
Person.name | ||||||||||
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:
NB: The PDS will ignore any prefix or suffix elements. |
|||||||||