QUPC_RM110000UK05 | ||||||||||||||||||||||||||||||||||||||||||||||
ControlActEvent |
The controlling act of the query provides access to the query parameters. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:CACT} ){ Fixed="CACT " } |
Indicates that this is a control act.
The classCode is carried as an attribute of the ControlActEvent element. | |||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that the control act mood is an event.
The moodCode is carried as an attribute of the ControlActEvent element. | |||||||||||||||||||||||||||||||||||||||||||||
[0..1] author | ||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
[1..2] author1 | ||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] query (Query) |
A link to information about the query. | |||||||||||||||||||||||||||||||||||||||||||||
Query |
Information about the query, in this case, a request for information regarding one or more clinical statements within a service user's NHS care record. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: ControlActEvent | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] dissentOverride (DissentOverride) |
A link to details of Dissent Override. | |||||||||||||||||||||||||||||||||||||||||||||
[1..1] nHSNumber (NHSNumber) |
A link to one of the query parameters. | |||||||||||||||||||||||||||||||||||||||||||||
[1..1] parameterList (ParameterList) |
A Link to a group of Query Parameters. | |||||||||||||||||||||||||||||||||||||||||||||
DissentOverride |
To provide information about Dissent Override. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: Query | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] value (CV {CWE:DissentOverride} ) |
To provide the value of the Dissent Override parameter. Where "No override" is being indicated, the Coded with Code System datatype flavour is used to carry this information as follows:
Where an override reason is being indicated, the Coded with Original Text datatype flavour is used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||
[1..1] semanticsText (ST) |
A literal text string identifying the parameter item. Example <semanticsText>DissentOverride</semanticsText> | |||||||||||||||||||||||||||||||||||||||||||||
NHSNumber |
This query parameter holds the NHS Number of the patient for whom the clinical summary is being requested. The NHSNumber parameter shall occur once. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: Query | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] value (II) |
To provide the value of the NHS number for the patient. The Identifier External datatype flavour is used to carry this information as follows:-
<!-- NHS number --> | |||||||||||||||||||||||||||||||||||||||||||||
[1..1] semanticsText (ST) |
A literal text string identifying the parameter item. Example <semanticsText>NHSNumber</semanticsText> | |||||||||||||||||||||||||||||||||||||||||||||
ParameterList |
Details about a group of parameters that define a specific query for the service user identified in the NHSNumber parameter. The group shall occur once to identify a single clinical statement being queried. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: Query | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] clinicalStatement (ClinicalStatement) |
A link to one of the query parameters in the group. | |||||||||||||||||||||||||||||||||||||||||||||
ClinicalStatement |
This query parameter holds the identifier for a specific clinical statement. The requesting system shall have previously retreived the identifier using a PSIS Summary Query or PSIS Query. The ClinicalStatement parameter shall occur once in each group of parameters. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: ParameterList | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] value (II) |
To provide the identifying value of the clinical statement being queried. All the information linked to the statement is returned in a successful response. The Identifier Global datatype flavour is used to carry this information as follows:
<value root="BBBBE26A-A9D1-A411-F824-9E7A00A33753"/> | |||||||||||||||||||||||||||||||||||||||||||||
[1..1] semanticsText (ST) |
A literal text string identifying the parameter item. Example <semanticsText>ClinicalStatement</semanticsText> | |||||||||||||||||||||||||||||||||||||||||||||