hl7:observation
|
|
|
|
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
@classCode
|
cs |
1 … 1 |
F |
OUTB |
@moodCode
|
cs |
1 … 1 |
F |
EVN |
hl7:templateId
|
II |
1 … 1 |
M |
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.4.16 |
hl7:templateId
|
II |
1 … 1 |
M |
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
@root
|
uid |
1 … 1 |
F |
1.3.6.1.4.1.19376.1.3.1.1.3 |
hl7:id
|
II |
0 … * |
|
An ID for this item CAN be filled for traceability. |
IHE PalM TF3 Rev.10, 6.3.4.10 |
@root
|
uid |
1 … 1 |
R |
MUST contain the OID of the system that issued the ID. OIDs of code systems, which
are published in the public OID registry for the Swiss health care system (oid.refdata.ch)
are REQUIRED. Others are NOT ALLOWED.
|
@extension
|
st |
0 … 1 |
|
Contains the ID itself. The ID MUST be unique within the system that issued the ID. |
hl7:code
|
CD |
1 … 1 |
R |
A code that defines the 'outbreak' MUST be specified.
Note: The SNOMED-CT code 416534008 (Outbreak) has been defined for reportable laboratory
findings in Switzerland.
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
@code
|
cs |
1 … 1 |
R |
The code MUST be specified. |
@codeSystem
|
oid |
1 … 1 |
R |
The OID of the code system MUST be specified. |
@codeSystemName
|
st |
1 … 1 |
R |
The name of the code system MUST be specified for tracking purposes. However, processing
is NOT ALLOWED.
|
@displayName
|
st |
1 … 1 |
R |
The displayName of the code MUST be specified for tracking purposes. However, processing
is NOT ALLOWED. Instead, a processing system is to display a user readable language
translation of the code from the value set.
|
hl7:statusCode
|
CS |
1 … 1 |
M |
The status 'completed' means the patient has been associated with the given outbreak. |
IHE PalM TF3 Rev.10, 6.3.4.10 |
|
CONF |
|
hl7:effectiveTime
|
IVL_TS.CH.TZ |
0 … 1 |
|
Timestamp or period of the outbreak. |
IHE PalM TF3 Rev.10, 6.3.4.10 |
@value
|
TS.CH.TZ |
0 … 1 |
|
Timestamp. Accuracy of the value: Date and time with hour and minute. If it is not
known, nullFavor='UNK' must be used.
|
hl7:low
|
TS.CH.TZ |
0 … 1 |
|
Start of the period. Accuracy of the value: Date and time with hour and minute. If
it is not known, nullFavor='UNK' must be used.
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
|
Schematron assert |
role |
error
|
|
|
test |
string-length(@value)>11 |
|
|
Message |
A precision of date and time of day with at least hour and minute is required. |
|
hl7:high
|
TS.CH.TZ |
0 … 1 |
|
End of the period. Accuracy of the value: Date and time with hour and minute. If it
is not known, nullFavor='UNK' must be used.
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
|
Schematron assert |
role |
error
|
|
|
test |
string-length(@value)>11 |
|
|
Message |
A precision of date and time of day with at least hour and minute is required. |
|
|
Schematron assert |
role |
error
|
|
|
test |
@nullFlavor='UNK' or @value or (hl7:low and hl7:high) |
|
|
Message |
Either the timestamp or the period MUST be declared. If it is not known, nullFavor='UNK'
must be used. |
|
hl7:value
|
CE |
1 … 1 |
R |
A code that defines the 'outbreak' condition MUST be specified. If no code is known,
nullFlavor='NA' MUST be used.
Note: For reportable laboratory findings in Switzerland, nullFlavor = 'NA' MUST MUST be
used.
|
IHE PalM TF3 Rev.10, 6.3.4.10 |
@nullFlavor
|
cs |
0 … 1 |
F |
NA |
|
If no code is known, nullFlavor='NA' MUST be used. |
@code
|
cs |
0 … 1 |
|
The code MUST be specified. |
@codeSystem
|
oid |
0 … 1 |
|
The OID of the code system MUST be specified. |
@codeSystemName
|
st |
0 … 1 |
|
The name of the code system MUST be specified for tracking purposes. However, processing
is NOT ALLOWED.
|
@displayName
|
st |
0 … 1 |
|
The displayName of the code MUST be specified for tracking purposes. However, processing
is NOT ALLOWED. Instead, a processing system is to display a user readable language
translation of the code from the value set.
|
|
Schematron assert |
role |
error
|
|
|
test |
(@xsi:type='CE' and @code and @codeSystem) or (@nullFlavor='NA') |
|
|
Message |
Either a code with its code system or nullFlavor='NA' is required. |
|