PSIS CRE Query - tabular view

No Current Link To VocabularyCoded With ExtensionsCoded No Extensions
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.

  • Fixed value: "CACT"

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.

  • Fixed value: "EVN"

The moodCode is carried as an attribute of the ControlActEvent element.

[0..1] author

A participation referring to a person who is logged in at the time the message is initiated.

The participation is optional. It shall be present when the message is initiated by a person. It shall not be present when the message is automatically initiated by a system.

[1..1] typeCode (CS {CNE:AUT} ){ Fixed="AUT " }

Indicates that the role has author responsibility.

  • Fixed value: "AUT"

The typeCode is carried as an attribute of the author element.

[1..1] participant      [CMET: UKCT_MT120901UK01]

NPfIT CMET to identify a person fulfilling a specific role where the Person, Role Profile and Job Role are all mandatory. Full details of the person, role profile and job role are available from SDS.

In this context the person is the signed in user for the user session responsible for initiating the message.

[1..2] author1

A participation referring to one or more systems that are involved in the initiation of the message.

One instance of the participation is mandatory and shall carry the accredited service id of the system in use at the time the message is initiated.

One instance of the participation is optional and may carry the workstation id of the system being used by the logged in user at the time the message is initiated.

[1..1] typeCode (CS {CNE:AUT} ){ Fixed="AUT " }

Indicates that the role has author responsibility.

  • Fixed value: "AUT"

The typeCode is carried as an attribute of the author1 element.

[1..1] participant      [CMET: UKCT_MT121001UK01]

NPfIT CMET to identify a mandatory system which could be software or hardware. Full details of the system are available from SDS.

In this context the system is a system in use at the time the message is initiated.

[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:

  • The code attribute will contain value "0" from the list of codes in the DissentOverride vocabulary;
  • The codeSystem attribute will contain the OID referenced in the DissentOverride vocabulary.

Where an override reason is being indicated, the Coded with Original Text datatype flavour is used to carry this information as follows:

  • The code attribute will contain a value other than "0" from the list of codes in the DissentOverride vocabulary;
  • The codeSystem attribute will contain the OID referenced in the DissentOverride vocabulary;
  • The displayName attribute will contain the text meaning of the code;
  • The originalText sub-element will contain the textual explanation of the reason for dissent override upon which the code is based.
[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:-

  • The root attribute will contain an OID with the value "2.16.840.1.113883.2.1.4.1";
  • The extension attribute will contain the NHS number itself.
Example

<!-- NHS number -->
<value root="2.16.840.1.113883.2.1.4.1" extension="9999999484"/>

[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:

  • The code attribute shall contain the appropriate value from the CRETypeSnCT vocabulary;
  • The codeSystem attribute will contain the OID value referenced in the CRETypeSnCT vocabulary.
[1..1] semanticsText (ST)

A literal text string identifying the parameter item.

Example

<semanticsText>CareRecordElementType</semanticsText>