QUPC_RM100000UK06 | ||||||||||||||||||||||||||||||||||||||||||||||
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 specified Care Record Element type 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. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: Query | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] careRecordElementType (CareRecordElementType) |
A link to one of the query parameters in the group. | |||||||||||||||||||||||||||||||||||||||||||||
CareRecordElementType |
This query parameter holds the Care Record Element type within a service user's NHS Care Record being queried. For P1R2, the CareRecordElementType parameter is constrained to occur once in each group of parameters and is further constrained to Medication only. | |||||||||||||||||||||||||||||||||||||||||||||
Used by: ParameterList | ||||||||||||||||||||||||||||||||||||||||||||||
[1..1] value (CV {CWE:CRETypeSnCT} ) |
To provide the value of the specific Care Record Element type required from PSIS in coded form. For P1R2, the value is constrained to a Snomed CT code for Medication. The Coded with Code System datatype flavour is used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||
[1..1] semanticsText (ST) |
A literal text string identifying the parameter item. Example <semanticsText>CareRecordElementType</semanticsText> | |||||||||||||||||||||||||||||||||||||||||||||