Template

Show index

Template CZ Problem 2022‑05‑19 16:31:07

Id1.2.203.24341.11.10.4.5Effective Date2022‑05‑19 16:31:07
Statusdraft DraftVersion Label
NameCZProblemDisplay NameCZ Problem
Description

This section makes use of the linking, severity, clinical status and comment content specifications defined elsewhere in the technical framework. In HL7 RIM parlance, observations about a problem, complaint, symptom, finding, diagnosis, or functional limitation of a patient is the event (moodCode='EVN') of observing (<observation classCode='OBS'>) that problem. The <value> of the observation comes from a controlled vocabulary representing such things. The <code> contained within the <observation> describes the method of determination from yet another controlled vocabulary. An example appears below in the figure below

ContextParent nodes of template element with id 1.2.203.24341.11.10.4.5
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 4 templates
Used by as NameVersion
1.2.203.24341.11.10.4.3Containmentdraft CZ Allergies And Intolerances2020‑06‑24 11:53:18
Uses as NameVersion
1.3.6.1.4.1.12559.11.10.1.3.1.3.8Containmentactive eHDSI SeverityDYNAMIC
1.3.6.1.4.1.12559.11.10.1.3.1.3.9Containmentactive eHDSI Problem Status ObservationDYNAMIC
1.3.6.1.4.1.12559.11.10.1.3.1.3.10Containmentactive eHDSI Health Status ObservationDYNAMIC
1.3.6.1.4.1.12559.11.10.1.3.1.3.11Containmentactive eHDSI CommentDYNAMIC
RelationshipAdaptation: template 1.3.6.1.4.1.12559.11.10.1.3.1.3.7 eHDSI Problem (2022‑03‑15 15:15:16)
ref
epsos-

Version: template 1.3.6.1.4.1.12559.11.10.1.3.1.3.7 eHDSI Problem (2020‑09‑02 15:24:28)
ref
epsos-

Adaptation: template 1.3.6.1.4.1.19376.1.5.3.1.4.5 (DYNAMIC)
Example
Example
<observation classCode="OBS" moodCode="EVN" negationInd=" false|true ">
  <templateId root="1.2.203.24341.11.10.4.5"/>  <templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.3.7"/>  <id root=" " extension=" "/>  <code code=" " displayName=" " codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/>  <text>
    <reference value=" "/>  </text>
  <statusCode code="completed"/>  <effectiveTime>
    <low value=" "/>    <high value=" "/>  </effectiveTime>
  <value xsi:type="CD" code=" " codeSystem=" " displayName=" " codeSystemName=" ">
    <originalText>
      <reference value=" "/>    </originalText>
  </value>
  <!-- zero or one <entryRelationship typeCode='REFR' inversionInd='false'> elements identifying the health status of concern -->
  <!-- zero or one <entryRelationship typeCode='REFR' inversionInd='false'> elements containing clinical status -->
  <!-- zero to many <entryRelationship typeCode='REFR' inversionInd='true'> elements containing comments -->
</observation>
ItemDTCardConfDescriptionLabel
hl7:observation
R

The basic pattern for reporting a problem uses the CDA <observation> element, setting the classCode='OBS' to represent that this is an observation of a problem, and the moodCode='EVN', to represent that this is an observation that has in fact taken place. The negationInd attribute, if true, specifies that the problem indicated was observed to not have occurred (which is subtly but importantly different from having not been observed).

The value of negationInd should not normally be set to true. Instead, to record that there is "no prior history of chicken pox", one would use a coded value indicated exactly that. However, it is not always possible to record problems in this manner, especially if using a controlled vocabulary that does not supply pre-coordinated negations, or which do not allow the negation to be recorded with post-coordinated coded terminology.

CZProblem
@classCode
cs1 … 1FOBS
@moodCode
cs1 … 1FEVN
@negationInd
bl0 … 1 
hl7:templateId
II1 … 1MCZ ProblemCZProblem
@root
uid1 … 1F1.2.203.24341.11.10.4.5
hl7:templateId
II1 … 1ReHDSI ProblemCZProblem
@root
uid1 … 1F1.3.6.1.4.1.12559.11.10.1.3.1.3.7
hl7:templateId
II0 … 1RIHE Problem Entry (IHE PCC)CZProblem
@root
uid1 … 1F1.3.6.1.4.1.19376.1.5.3.1.4.5
hl7:templateId
II0 … 1RProblem observation (CCD)CZProblem
@root
uid1 … 1F2.16.840.1.113883.10.20.1.28
hl7:id
II1 … 1M

The specific observation being recorded must have an identifier (<id>) that shall be provided for tracking purposes. If the source EMR does not or cannot supply an intrinsic identifier, then a GUID shall be provided as the root, with no extension (e.g., <id root='CE1215CD-69EC-4C7B-805F-569233C5E159'/>). While CDA allows for more than one identifier element to be provided, this profile requires that only one be used.

CZProblem
hl7:code
CD.EPSOS (extensible)1 … 1R

The <code> describes the process of establishing a problem. The code element should be used, as the process of determining the value is important to clinicians (e.g., a diagnosis is a more advanced statement than a symptom). The recommended vocabulary for describing problems is Value set CZ-CodeProb. This value set is required when used within the CZ Problem Concern Entry

CZProblem
 CONF
The value of @code should be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.23 eHDSICodeProb (DYNAMIC)
 Example<code code="55607006" codeSystem="2.16.840.1.113883.6.96" displayName="Problém"/>
hl7:text
ED1 … 1M

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.

CZProblem
 Example<text>
  <reference value="#problem-1"/></text>
hl7:reference
TEL1 … 1MCZProblem
@value
1 … 1RReference pointing to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:statusCode
CS0 … 1R

A clinical document normally records only those condition observation events that have been completed, not observations that are in any other state. Therefore, the <statusCode> shall always have code='completed'.

CZProblem
@code
CONF0 … 1Fcompleted
hl7:effectiveTime
IVL_TS0 … 1R

The <effectiveTime> of this <observation> is the time interval over which the <observation> is known to be true. The <low> and <high> values should be no more precise than known, but as precise as possible.

While CDA allows for multiple mechanisms to record this time interval (e.g. by low and high values, low and width, high and width, or centre point and width), we are constraining Medical summaries to use only the low/high form.

The <low> value is the earliest point for which the condition is known to have existed.

The <high> value, when present, indicates the time at which the observation was no longer known to be true. Thus, the implication is made that if the <high> value is specified, that the observation was no longer seen after this time, and it thus represents the date of resolution of the problem.

Similarly, the <low> value may seem to represent onset of the problem. Neither of these statements is necessarily precise, as the <low> and <high> values may represent only an approximation of the true onset and resolution (respectively) times. For example, it may be the case that onset occurred prior to the <low> value, but no observation may have been possible before that time to discern whether the condition existed prior to that time.

The <low> value should normally be present. There are exceptions, such as for the case where the patient may be able to report that they had chicken pox, but are unsure when. In this case, the <effectiveTime> element shall have a <low> element with a nullFlavor attribute set to 'UNK'. The <high> value need not be present when the observation is about a state of the patient that is unlikely to change (e.g., the diagnosis of an incurable disease).

CZProblem
 Example
Known onset date (active condition)
<effectiveTime>
  <low value="20100507"/></effectiveTime>
 Example
Unknown onset date (active condition)
<effectiveTime>
  <low nullFlavor="UNK"/></effectiveTime>
 Example
Known resolution date
<effectiveTime>
  <low value="201007"/>  <high value="201703"/></effectiveTime>
 Example
Unknown resolution date
<effectiveTime>
  <low value="2010"/>  <high nullFlavor="UNK"/></effectiveTime>
hl7:low
IVXB_TS1 … 1RThe effectiveTime/low (a.k.a. "onset date") asserts when the condition became biologically active.
CZProblem
hl7:high
IVXB_TS0 … 1CThe effectiveTime/high (a.k.a. "resolution date") asserts when the condition e became biologically resolved.
If the date of resolution is not known, then effectiveTime/high will be present with a nullFlavor of "UNK".
CZProblem
hl7:value
CD.EPSOS (extensible)1 … 1R

The <value> is the condition that was found. This element is required. While the value may be a coded or an un-coded string, the type is always a coded value (xsi:type='CD'). If coded, the code and codeSystem attributes shall be present.

The value set to be used when this template is specialized for describing adverse reaction is CZ-ReactionAllergy.

The Value Set used is CZ-IllnessandDisorder, with the !!!! OID 1.3.6.1.4.1.12559.11.10.1.3.1.42.5. !!!!

One of the concepts from the Value Set CZ-AbsentOrUnknownProblem shall be used in the <value> element to indicate the known absence of problems, or that problems are not known.

CZProblem
 CONF
The value of @code should be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.50 eHDSIAbsentOrUnknownProblem (DYNAMIC)
or
The value of @code should be drawn from value set 2.16.840.1.113883.3.1937.777.49.11.3 CZ-IllnessandDisorder (DYNAMIC)
 Example
Mutliple coding
<value code="A029" displayName="Infekce salmonelami NS" codeSystem="2.16.840.1.113883.6.96" codeSystemName="MKN-10">
  <translate code="302231008" displayName="Salmonella infection" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/></value>
 Example
Local code not mappable in the reference terminology
<value nullFlavor="OTH">
  <translate code="12345" displayName="Not in the reference value set" codeSystem="1.2.3.999" codeSystemName="--example only--"/></value>
 Example
Textual Information
<value nullFlavor="NI">
  <originalText>
    <reference value="#value_as_text"/>  </originalText>
</value>
 Example
Known absent problems
<value code="no-known-problems" displayName="Žádné známé zdravotní problémy" codeSystem="2.16.840.1.113883.5.1150.1"/>
hl7:originalText
R

The <originalText> element within the <code> element described above is used as follows: the <value> contains a <reference> to the <originalText> in order to link the coded value to the problem narrative text (minus 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.

CZProblem
hl7:reference
0 … 1R The URI given in the value attribute of the element points to an element in the narrative content that contains the complete text describing the problem. CZProblem
 Example<reference value="#Problem_as_text"/>
hl7:qualifier
CR0 … *CZProblem
hl7:translation
CD.EPSOS0 … *The translation element may be used to transmit a set of other concept descriptors, using for example ICD-10 or other international or jurisdictional code systems.
CZProblem
hl7:entryRelationship
0 … 1R

The contained entry describes a subjective assessment of the severity of the condition as evaluated by the clinician.


Contains 1.3.6.1.4.1.12559.11.10.1.3.1.3.8 eHDSI Severity (DYNAMIC)
CZProblem
@typeCode
cs1 … 1FSUBJ
@inversionInd
bl1 … 1Ftrue
hl7:entryRelationship
0 … 1R

The contained entry describes the current status of the condition, for example, whether it is active, in remission, resolved, and so on ...


Contains 1.3.6.1.4.1.12559.11.10.1.3.1.3.9 eHDSI Problem Status Observation (DYNAMIC)
CZProblem
@typeCode
cs1 … 1FREFR
@inversionInd
bl0 … 1Ffalse
hl7:entryRelationship
0 … 1R

An optional <entryRelationship> may be present referencing the health status of the patient, e.g., resolved, in remission, active. When present, this <entryRelationship> element shall contain a clinical status observation conforming to the template (1.3.6.1.4.1.12559.11.10.1.3.1.3.10). The value set to be used is eHDSIResolutionOutcome, OID 1.3.6.1.4.1.12559.11.10.1.3.1.42.30. The typeCode shall be ‘REFR’ and inversionInd shall be ‘false’.


Contains 1.3.6.1.4.1.12559.11.10.1.3.1.3.10 eHDSI Health Status Observation (DYNAMIC)
CZProblem
@typeCode
cs1 … 1FREFR
@inversionInd
bl0 … 1Ffalse
hl7:entryRelationship
0 … 1R

Optional <entryRelationship> elements may be present providing an additional comments (annotations) for the condition.


Contains 1.3.6.1.4.1.12559.11.10.1.3.1.3.11 eHDSI Comment (DYNAMIC)
CZProblem
@typeCode
cs1 … 1FSUBJ
@inversionInd
bl1 … 1Ftrue