COCT_RM000203UK02 | ||||||||||
PartOfWhole |
Parent class containing and linking to information about an entity which is a part of another entity. In this case, it is the name part of a person entity. |
|||||||||
Used by: | ||||||||||
[1..1] [M] classCode (CS {CNE:RoleClass } ) { Fixed="PART" } |
Indicates that this is a Part role. |
|||||||||
[1..1] [M] partPerson (Person) |
A link to details of the person part. |
|||||||||
[0..1] subjectOf1 |
A link to an Observation that this role is the subject of.
This link is mandatory if this CMET is used within the Create Initial Record Request Rejected (Duplicate Found). Otherwise, this link is only present if this CMET is used in response to a query where historic data was returned. |
|||||||||
[1..1] [M] typeCode (CS {CNE:ParticipationType } ) { Fixed="SBJ" } |
Indicates that this is a Subject participation. |
|||||||||
[1..1] [R] source (Source) |
A link to details of the system that was the source of this information. |
|||||||||
[0..1] subjectOf2 |
A link to an Observation that this role is the subject of.
This link is mandatory if this CMET is used within the Create Initial Record Request Rejected (Duplicate Found). Otherwise, this link is only present if this CMET is used in response to a query where historic data was returned. |
|||||||||
[1..1] [M] typeCode (CS {CNE:ParticipationType } ) { Fixed="SBJ" } |
Indicates that this is a Subject participation. |
|||||||||
[1..1] [R] systemEffectiveDate (SystemEffectiveDate) |
A link to details of when this information is / was effective on the system. |
|||||||||
Person |
Parent class containing information which is specific to a person. |
|||||||||
Used by: PartOfWhole | ||||||||||
[1..1] [M] classCode (CS {CNE:EntityClass } ) { Fixed="PSN" } |
Indicates that this is a Person entity. |
|||||||||
[1..1] [M] determinerCode (CS {CNE:EntityDeterminer } ) { Fixed="INSTANCE" } |
Indicates that this is an Instance of a person. |
|||||||||
[1..1] [M] name (PN) |
The particular flavour of the person name datatype used here is Person name structured with use (number 6 in the datatypes
description). This means that the name will contain the following components:
NB If this is used within a Retrieval Response, then the following will also be present:
This will be used to control the update semantics when performing updates. |
|||||||||
Source |
Parent class containing details of an observation about a piece of data, specifically the system that was the source of the data. |
|||||||||
Used by: PartOfWhole | ||||||||||
[1..1] either : SourceIdentified |
This class should be used if the source system takes the form of an identifier. |
|||||||||
... or ... : SourceCoded |
This class should be used if the source system takes the form of a National System code. |
|||||||||
SourceIdentified |
Parent class containing details of a source system, when it takes the form of an identifier. |
|||||||||
Used by: PartOfWhole,Source | ||||||||||
[1..1] [M] classCode (CS {CNE:ActClass } ) { Fixed="OBS" } |
Indicates that this is an Observation act. |
|||||||||
[1..1] [M] moodCode (CS {CNE:ActMood } ) { Fixed="EVN" } |
Indicates that this is an Event. |
|||||||||
[1..1] [M] code (CV {CNE:AdministrativeObservationType } ) { Fixed="01" } |
Indicates the type of observation. In this case, the observation is that of a source system.
The Coded with Code System datatype flavour is used to carry this information as follows:
|
|||||||||
[1..1] [M] value (II) |
The source system. This will be one of:
If it is a SDS Accredited System Identifier (ASID):
If it is a NHS Directory Services Organisation Code:
|
|||||||||
SourceCoded |
Parent class containing details of a source system, when it takes the form of a National System code. |
|||||||||
Used by: PartOfWhole,Source | ||||||||||
[1..1] [M] classCode (CS {CNE:ActClass } ) { Fixed="OBS" } |
Indicates that this is an Observation act. |
|||||||||
[1..1] [M] moodCode (CS {CNE:ActMood } ) { Fixed="EVN" } |
Indicates that this is an Event. |
|||||||||
[1..1] [M] code (CV {CNE:AdministrativeObservationType } ) { Fixed="01" } |
Indicates the type of observation. In this case, the observation is that of a source system.
The Coded with Code System datatype flavour is used to carry this information as follows:
|
|||||||||
[1..1] [M] value (CV {CNE:NationalSystemCode } ) |
A code identifying the National System.
The Coded with Code System datatype flavour is used to carry this information as follows:
|
|||||||||
SystemEffectiveDate |
Parent class containing details of an observation about a piece of data, specifically the times for which the data is / was effective on the system. |
|||||||||
Used by: PartOfWhole | ||||||||||
[1..1] [M] classCode (CS {CNE:ActClass } ) { Fixed="OBS" } |
Indicates that this is an Observation act. |
|||||||||
[1..1] [M] moodCode (CS {CNE:ActMood } ) { Fixed="EVN" } |
Indicates that this is an Event. |
|||||||||
[1..1] [M] code (CV {CNE:AdministrativeObservationType } ) { Fixed="02" } |
Indicates the type of observation. In this case, the observation is that of a system effective date.
The Coded with Code System datatype flavour is used to carry this information as follows:
|
|||||||||
[1..1] [M] value (IVL<TS>) |
The system effective dates represented as a range, supplied in the low and high sub-elements. The system effective from date will always be present. The system effective to date is only present for historic
data.
For current and future dated data, only the Low attribute will be set. Only returned when history or future data is returned. |
|||||||||