UKCT_RM144010UK01 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Procedure |
Information about clinical statements that are procedures. A procedure can either be a procedure that has happened or a procedure that is planned. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:PROC} ){ Fixed="PROC " } |
Indicates that this is a procedure.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:x_ActMoodIntentEvent} ) |
The mood code of the procedure. The value of mood code should be set according to the information and context of the clinical statement information being carried in the procedure class. The Coded Only datatype flavour is used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..2] id (LIST<II>) |
A list of identifiers for this instance of a procedure. The first is mandatory and is the unique national identifier for this instance of a specific clinical statement. The second is optional and allows a procedure to be identified by a local identifier. The Identifier Global datatype flavour is used to carry the first identifier as follows:
The Identifier External datatype flavour is used to carry the second identifier as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] code (CD {CNE:ProcedureTypeSnCT} ) |
A SnomedCT code identifying the Procedure type. The Concept Descriptor (CD) dataype shall be used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] statusCode (CS {CNE:ActStatus} ) |
The (optional) status of the Procedure, e.g. active, suspended, completed. Required if status is aborted or cancelled. The Coded Only datatype flavour is used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] effectiveTime (IVL<TS>) |
The date and time at which / during which that the patient had the procedure if it has already happened or a future date and time at which / during for which a procedure is planned. The clinically relevant date and time. A date range shall be carried as follows: If both a start date and an end date are present the Date or Time Interval Complete datatype shall be used:
If only a start date is present the Date or Time Interval After datatype shall be used:
If only an end date is present the Date or Time Interval Before datatype shall be used:
If the exact date is not known then the Center attribute can be used
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..*] performer |
Refers to a performer of the procedure. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] author | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] informant |
Refers to the person or device acting in the role of informant. The patient may act as an informant. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..*] product |
A reference to something produced by this Procedure, e.g. a specimen. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..*] pertinentInformation5 |
Medication which is pertinent to the procedure. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] pertinentInformation4 |
Refers to supporting information which is pertinent to the procedure. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RoleChoice |
The person or device performing this procedure | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Procedure | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] either : UKCT_MT120601UK02 |
A CMET identifying the participating device. AgentDevice.classCode shall carry a fixed value of "AGNT" AgentDevice. id shall carry a nationally agreed identifier for the role being played. This shall be a code from a national coding scheme. A national code is carried in the following way:
If the device can be identified by reference to SDS then DeviceSDS.classcode shall carry a fixed value of "DEV" to indicates that this is a Device. In this context the device can be hardware or software. DeviceSDS.determinerCode shall carry a fixed value of "INSTANCE" DeviceSDS.id shall carry an SDS identifier that uniquely identifies the Device. This is carried in the following way.
If the device cannot be identified by reference to SDS then Device.classCode shall carry a fixed value of "DEV" Device.determinerCode shall carry a fixed value fof "INSTANCE" Device.id shall carry an optional identifier that uniquely identifies the Device. This shall be a code from a national scheme. A national code is carried in the following way:
If an id is not present, then a name shall be included . Device.code shall carry an optional code to describe the type of device. If a code is not present, then a desc shall be included. Device.name shall carry an optional name of the device. This shall be included if an id is not present. Device.desc shall carry an optional description of the type of device. This shall be included if a code is not present. Device.manufacturerModelName shall optionally carry the model name as allocated by the Device manufacturer. Device.softwareName shall optionally carry the name of the software used by the Device. If the device is scoped by an organization then and the organizaton can be identified by reference to SDS then OrganizationSDS.classCode shall carry a fixed value of "ORG" OrganizationSDS.determinerCode shall carry a fixed value of "INSTANCE". OrganizationSDS.id shall carry an SDS identifier that uniquely identifies the Organization.This is carried in the following way:
If the device is scoped by an organization then and the organizaton cannot be identified by reference to SDS then Organization.classCode shall carry a fixed value of "ORG" Organization.determinerCode shall carry a fixed value of "INSTANCE" Organization.id shall carry an optional identifier that uniquely identifies the Organization.This shall be a code from a national scheme. A national code is carried in the following way:
If an id is not present, then a name shall be included. Organization.code shall optionally carry a value from the OrganizationType vocabualary to identfy the type of Organization. The Coded Only datatype flavour is used to carry this information as follows:
If a code is not present, then a desc shall be included. Organization.name shall optionally contain the name of the Organization. This shall be included if an id is not present. Organization.desc shall contain a optional description of the type of Organization. This shall be included if a code is not present. Organization.telecom shall contain optional telephone contact details for the Organization. Organization.addr shall contain an optional address of the Organization | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
... or ... : UKCT_MT142101UK01 |
NPfIT CMET to identify the person who is participating. The tabular view for this CMET describes its usage. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpecimenRole |
Information about the specimen. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Procedure | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:SPEC} ){ Fixed="SPEC " } |
Indicates that this is a specimen.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] id (II) |
Local identifier of a specimen. The local identifier is carried using the Identifier External datatype flavour as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] code (CE {CWE:RoleCode} ) |
The type of specimen.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] specimenMaterial (Material) |
Refers to the specimen material | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MedicationChoice |
A choice of CMETs that represent various kinds of statements that can be made about the administration and supply of medication with regards to this procedure. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Procedure | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] either : UKCT_MT140701UK03 |
A CMET that represents a scheduled / ongoing / ended administration of a
complete course of medication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
... or ... : UKCT_MT140201UK03 |
A CMET that represents a scheduled / ongoing / ended administration of a
single dose of medication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
... or ... : UKCT_MT140501UK03 |
A CMET that represents the planned / ongoing / completed supply of
medication to the patient / patient's representative /clinician. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SupportingInfo |
An Act holding overflow information from the Act acting as the root of the clinical statement. Supporting information shall not contradict the content of the source act, only add to it or explain it. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Procedure | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:OBS} ){ Fixed="OBS " } |
Indicates that this is an observation.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates this is an event
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] code (CV {CNE:SnomedCT} ) |
A SnomedCT code indicating the nature of the supporting information. The Coded Plain flavour of the Coded Value (CV) datatype shall be used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] effectiveTime (IVL<TS>) |
A clinically relevant date and time that forms supporting information. The date range shall be carried as follows: If both a start date and an end date are present the Date or Time Interval Complete datatype shall be used:
If only a start date is present the Date or Time Interval After datatype shall be used:
If only an end date is present the Date or Time Interval Before datatype shall be used:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] value (ANY) |
The value of the observation. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Material |
Information about the actual specimen taken. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: SpecimenRole | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:MAT} ){ Fixed="MAT " } |
Indicates a material.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] determinerCode (CS {CNE:EntityDeterminer} ) |
The determiner code of the entity.
The value of determinerCode should be set according to the specification of the specimen being carried in the entity. The CodedOnly datatype flavour is used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] id (II) |
An optional identifier of the material. This attribute may only be used if
the determinerCode is "INSTANCE" The Identifier Global datatype flavour is used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] code (CE {CNE:SpecimenMaterialTypeSnCT} ) |
A SnomedCT code identifying the material forming the specimen.
The datatype must be constrained to CD and used as indicated below. The Concept Descriptor (CD) datatype shall be used to carry this information as follows:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||