Back To Index  <<  Back To Templates

retired Template  eHDSI Health Status Observation

Id 1.3.6.1.4.1.12559.11.10.1.3.1.3.10 Effective Date 2020‑09‑03 08:10:37
Other versions this id:
Status retired Retired Version Label
Name eHDSIHealthStatusObservation Display Name eHDSI Health Status Observation
Description
A problem observation may reference a health status observation. This structure is included in the target observation using the element defined in the CDA Schema. The health status observation records information about the current health status of the patient. The example below shows the recording the health status, and is used as the context for the following sections.
Context Parent nodes of template element with id 1.3.6.1.4.1.12559.11.10.1.3.1.3.10
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Relationship Adaptation: template 1.3.6.1.4.1.19376.1.5.3.1.4.1.2 eHDSI Health Status Observation (DYNAMIC)
Example
Example
<observation classCode="OBS" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.3.10"/>  <code code="11323-3" displayName="Health Status" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>  <text>
    <reference value="#hstatus-2"/>  </text>
  <statusCode code="completed"/>  <value type="CE" code=" " codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/></observation>
Item DT Card Conf Description Label
hl7:observation
(eHDdotsion)
@classCode
cs 0 … 1 F OBS
@moodCode
cs 0 … 1 F EVN
hl7:templateId
II 1 … 1 R

eHDSI Health Status Observation

(eHDdotsion)
@root
uid 1 … 1 F 1.3.6.1.4.1.12559.11.10.1.3.1.3.10
hl7:templateId
II 0 … 1 R

IHE Health Status Observation (IHE PCC)

(eHDdotsion)
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.5.3.1.4.1.2
hl7:templateId
II 0 … 1 R

Problem healthstatus observation (CCD)

(eHDdotsion)
@root
uid 1 … 1 F 2.16.840.1.113883.10.20.1.51
hl7:code
CE.EPSOS 1 … 1 M

This observation is of health status, as indicated by the <code> element. This element must be present.

(eHDdotsion)
@code
CONF 1 … 1 F 11323-3
@codeSystem
1 … 1 F 2.16.840.1.113883.6.1 (LOINC)
hl7:text
ED 1 … 1 M

The <text> element is required and points to the text describing the problem being recorded; including any dates, comments, et cetera. The <reference> contains a URI in value attribute. This URI points to the free text description of the problem in the document that is being described.

(eHDdotsion)
hl7:reference
TEL 1 … 1 M (eHDdotsion)
@value
1 … 1 R Reference pointing to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:statusCode
CS 1 … 1 M

The code attribute of <statusCode> for all clinical status observations shall be completed. While the <statusCode> element is required in all acts to record the status of the act, the only sensible value of this element in this context is completed.

(eHDdotsion)
@code
CONF 1 … 1 F completed
hl7:value
CE.EPSOS 1 … 1 R The element contains the health status. It is always represented using the CE datatype (xsi:type='CE'). It shall contain a code from the following set of values from SNOMED CT. (eHDdotsion)
  CONF
The value of @code shall be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.30 eHDSIResolutionOutcome (DYNAMIC)