Template

Show index

Template Outbreak Identification 2017‑06‑21

Id2.16.756.5.30.1.1.10.4.16
ref
ch-palm-
Effective Date2017‑06‑21
Statusrejected RejectedVersion Label2017
Namechpalm_entry_OutbreakIdentificationDisplay NameOutbreak Identification
Description

If an examination falls under the category "accumulation of observations" or "specific epidemiologically relevant event", this CAN be declared in the CDA body using this element.

Precise specification on the usage of this element is documented in the specification "Laboratory reports for public health (CDA-CH-LRPH)"

ContextParent nodes of template element with id 2.16.756.5.30.1.1.10.4.16
LabelIHE PalM TF3 Rev.8, 6.3.4.10
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-

Specialization: template 1.3.6.1.4.1.19376.1.3.1.1.3 Outbreak Identification (DYNAMIC)
ref
XDLAB-
Example
Example
<observation classCode="OUTB" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.3.1.1.3"/>  <templateId root="2.16.756.5.30.1.1.10.4.16"/>  <id root="2.999" extension="your id"/>  <code displayName="Outbreak" codeSystemName="SNOMED CT" codeSystem="2.16.840.1.113883.6.96" code="416534008"/>  <statusCode code="completed"/>  <value nullFlavor="NA"/></observation>
ItemDTCardConfDescriptionLabel
hl7:observation
IHE PalM TF3 Rev.8, 6.3.4.10
@classCode
cs1 … 1FOUTB
@moodCode
cs1 … 1FEVN
hl7:templateId
II1 … 1MIHE PalM TF3 Rev.8, 6.3.4.10
@root
uid1 … 1F1.3.6.1.4.1.19376.1.3.1.1.3
hl7:templateId
II1 … 1MIHE PalM TF3 Rev.8, 6.3.4.10
@root
uid1 … 1F2.16.756.5.30.1.1.10.4.16
hl7:id
II0 … *An ID for this item CAN be filled for traceability.IHE PalM TF3 Rev.8, 6.3.4.10
@root
uid1 … 1RMUST 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
st0 … 1 Contains the ID itself. The ID MUST be unique within the system that issued the ID.
hl7:code
CD1 … 1R

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.8, 6.3.4.10
@code
cs1 … 1RThe code MUST be specified.
@codeSystem
oid1 … 1RThe OID of the code system MUST be specified.
@codeSystemName
st1 … 1RThe name of the code system MUST be specified for tracking purposes. However, processing is NOT ALLOWED.
@displayName
st1 … 1RThe 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
CS1 … 1MThe status 'completed' means the patient has been associated with the given outbreak.IHE PalM TF3 Rev.8, 6.3.4.10
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.20025 ActStatusCompleted (DYNAMIC)
hl7:value
CE1 … 1R

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.8, 6.3.4.10
@nullFlavor
cs0 … 1FNA
 If no code is known, nullFlavor='NA' MUST be used.
@code
cs0 … 1 The code MUST be specified.
@codeSystem
oid0 … 1 The OID of the code system MUST be specified.
@codeSystemName
st0 … 1 The name of the code system MUST be specified for tracking purposes. However, processing is NOT ALLOWED.
@displayName
st0 … 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 assertrolered error 
 test(@xsi:type='CE' and @code and @codeSystem) or (@nullFlavor='NA') 
 MessageEither a code with its code system or nullFlavor='NA' is required.