Template

Show index

Template Previous Observation 2017‑06‑21

Id2.16.756.5.30.1.1.10.4.22
ref
ch-palm-
Effective Date2017‑06‑21
Statusrejected RejectedVersion Label2017
Namechpalm_entry_PreviousObservationDisplay NamePrevious Observation
Description
A laboratory result can be supplemented with any number of previous results, if this information is important. Previous laboratory results MUST be associated to the same patient, the same test, the same procedure, and the same test kit, otherwise they are NOT ALLOWED, here.
ContextParent nodes of template element with id 2.16.756.5.30.1.1.10.4.22
LabelIHE PalM TF3 Rev.8, 6.3.4.13
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
RelationshipSpecialization: template 2.16.840.1.113883.10.12.303 CDA Observation (2005‑09‑07)
ref
ad1bbr-
Example
Example
<observation classCode="OBS" moodCode="EVN">
  <templateId root="2.16.756.5.30.1.1.10.4.22"/>  <code displayName="Erythrocytes [#/volume] in Blood by Automated count" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" code="789-8"/>  <statusCode code="completed"/>  <effectiveTime>
    <low value="20180320170248+0100"/>  </effectiveTime>
  <value/></observation>
ItemDTCardConfDescriptionLabel
hl7:observation
IHE PalM TF3 Rev.8, 6.3.4.13
@classCode
cs1 … 1FOBS
@moodCode
cs1 … 1FEVN
hl7:templateId
II1 … 1MIHE PalM TF3 Rev.8, 6.3.4.13
@root
uid1 … 1F2.16.756.5.30.1.1.10.4.22
hl7:code
CD1 … 1R MUST contain the same code as the current laboratory result.IHE PalM TF3 Rev.8, 6.3.4.13
@code
cs1 … 1RMUST contain the same content as the for current laboratory result.
@codeSystem
oid1 … 1RMUST contain the same content as the for current laboratory result.
@codeSystemName
st1 … 1RMUST contain the same content as the for current laboratory result.
@displayName
st1 … 1RMUST contain the same content as the for current laboratory result.
hl7:statusCode
CS1 … 1RMUST be set to 'completed'.IHE PalM TF3 Rev.8, 6.3.4.13
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.20025 ActStatusCompleted (DYNAMIC)
hl7:effectiveTime
IVL_TS.CH.TZ1 … 1RTimestamp of the findings (physiologically relevant time) of this previous result. Accuracy of the value: Date and time with hour and minute.IHE PalM TF3 Rev.8, 6.3.4.13
 Schematron assertrolered error 
 teststring-length(@value)>11 
 MessageA precision of date and time of day with at least hour and minute is required. 
hl7:value
ANY1 … 1RThe previous result obtained for this test.IHE PalM TF3 Rev.8, 6.3.4.13
 Schematron assertrolered error 
 test(hl7:code/@code=parent::hl7:entryRelationship/parent::hl7:observation/hl7:code/@code) and (hl7:code/@codeSystem=parent::hl7:entryRelationship/parent::hl7:observation/hl7:code/@codeSystem) 
 MessageThe previous result MUST contain the same code as the current laboratory result.