Back To Index  <<  Back To Templates

ref Template  IPS Result Observation

Id 2.16.840.1.113883.10.22.4.10 Effective Date valid from 2017‑03‑02
Status draft Draft Version Label
Name IPSResultObservation Display Name IPS Result Observation
Description
This generic template is the basic set of constraints, which apply to any kind of observation grouped in a Result Organizer. The IPS Result Observation template is generic. It is further specialized by child templates, which  constrain  clinical laboratory observations or radiology observations or anatomic pathology observations. The generic IPS Result Observation template is usable in a patient summary for observations, which do not fall within one of the specialized categories.  
The result observation includes a statusCode to allow recording the status of an observation. “Pending” results (e.g., a test has been run but results have not been reported yet) should be represented as “active” ActStatus.
The result of the observation may be commented through an entryRelationship introducing an "IPS Comment activity" template.
Context Parent nodes of template element with id 2.16.840.1.113883.10.22.4.10
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 3 templates, Uses 2 templates
Used by as Name Version
2.16.840.1.113883.10.22.4.9 Containment draft IPS Result Organizer 2017‑03‑02
2.16.840.1.113883.10.22.3.14 link draft IPS Results Section 2017‑04‑30
2.16.840.1.113883.10.22.1.1 link draft International Patient Summary 2017‑04‑11
Uses as Name Version
2.16.840.1.113883.10.22.4.14 Containment draft IPS Body Author DYNAMIC
2.16.840.1.113883.10.22.4.22 Containment draft IPS Comment Activity DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.303 (2005‑09‑07)
Adaptation: template 2.16.840.1.113883.10.20.22.4.2 (2015‑08‑01)
Example
Example
<observation classCode="OBS" moodCode="EVN">
  <templateId root="2.16.840.1.113883.10.22.4.10"/>  <id root="1.2.3.999" extension="__example only__"/>  <code code="..." codeSystem="1.2.3.999"/>  <statusCode/>  <effectiveTime>
    <low value="20170721091742"/>  </effectiveTime>
  <!-- choice: 1..1
element hl7:value
element hl7:value
element hl7:value
-->
  <interpretationCode code="..." codeSystem="2.16.840.1.113883.5.83"/>  <methodCode code="..." codeSystem="1.2.3.999"/>  <targetSiteCode code="..." codeSystem="1.2.3.999"/>  <author>
    <!-- template 2.16.840.1.113883.10.22.4.14 'IPS Body Author' (dynamic) -->
  </author>
  <referenceRange>
    <observationRange>
      <value xsi:type="PQ" value=".." unit="..."/>      <interpretationCode code="N" codeSystem="2.16.840.1.113883.5.83" displayName="Normal"/>    </observationRange>
  </referenceRange>
  <entryRelationship typeCode="COMP">
    <!-- template 2.16.840.1.113883.10.22.4.22 'IPS Comment Activity' (dynamic) -->
  </entryRelationship>
</observation>
notice There are open issues with this item:
Item DT Card Conf Description Label
hl7:observation
(IPS…ion)
@classCode
cs 1 … 1 F OBS
@moodCode
cs 1 … 1 F EVN
hl7:templateId
II 1 … 1 M (IPS…ion)
@root
uid 1 … 1 F 2.16.840.1.113883.10.22.4.10
hl7:id
II 0 … * R (IPS…ion)
hl7:code
CD.IPS 1 … 1 M (IPS…ion)
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.38 IPS Results Observation (DYNAMIC)
hl7:statusCode
CS 1 … 1 M (IPS…ion)
hl7:effectiveTime
IVL_TS 1 … 1 R (IPS…ion)
Choice 1 … 1 Elements to choose from:
  • hl7:value
  • hl7:value
  • hl7:value
hl7:value
CE.IPS 0 … 1 R (IPS…ion)
hl7:value
PQ 0 … 1 R (IPS…ion)
  Constraint If Observation/value is a physical quantity (xsi:type="PQ"), the unit of measure SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive 2.16.840.1.113883.1.11.12839 DYNAMIC
hl7:value
ANY 0 … 1 R (IPS…ion)
hl7:interpretationCode
CE 0 … 1 R (IPS…ion)
@codeSystem
CONF 1 … 1 F 2.16.840.1.113883.5.83 (Observation Interpretation)
@codeSystemName
1 … 1 F ObservationInterpretation
hl7:methodCode
CE 0 … 1 (IPS…ion)
hl7:targetSiteCode
CD.IPS 0 … 1 (IPS…ion)
hl7:author
0 … * R Contains 2.16.840.1.113883.10.22.4.14 IPS Body Author (DYNAMIC) (IPS…ion)
treeblank where [hl7:templateId [@root='2.16.840.1.113883.10.22.4.14']]
hl7:referenceRange
0 … * R (IPS…ion)
hl7:observationRange
1 … 1 M (IPS…ion)
hl7:code
CD NP (IPS…ion)
hl7:value
ANY 1 … 1 M (IPS…ion)
hl7:interpretationCode
CE 0 … 1 (IPS…ion)
@code
CONF 1 … 1 F N
@codeSystem
1 … 1 F 2.16.840.1.113883.5.83 (Observation Interpretation)
@codeSystemName
1 … 1 F ObservationInterpretation
@displayName
1 … 1 F Normal
hl7:entryRelationship
0 … * Contains 2.16.840.1.113883.10.22.4.22 IPS Comment Activity (DYNAMIC) (IPS…ion)
treeblank where [hl7:act [hl7:templateId [@root='2.16.840.1.113883.10.22.4.22']]]
@typeCode
cs 1 … 1 F COMP