Back To Index  <<  Back To Templates

active Template  Device - participant Containment

Id 2.16.756.5.30.1.1.10.4.10
ref
ch-palm-
Effective Date 2019‑08‑20
Status active Active Version Label 2020
Name chpalm_entry_ParticipantBodyDevice Display Name Device - participant Containment
Description Declaration of analyzer, test kit and manufacturer used to determine the result.
All participating elements (including devices), MUST according to XD-LAB contain name, addr and telecom.
Label CH‑PALM
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 3 transactions and 10 templates, Uses 2 templates
Used by as Name Version
cdachvacd-transaction-5 Transaction pending CDA-CH-VACD - Immunization Recommendation Request (2018) 2018‑04‑10 18:08:44
cdachvacd-transaction-6 Transaction pending CDA-CH-VACD - Immunization Recommendation Response (2018) 2018‑04‑10 18:09:59
cdachvacd-transaction-7 Transaction pending CDA-CH-VACD - Vaccination Record (2018) 2018‑04‑10 18:10:49
2.16.756.5.30.1.1.10.4.17 Containment active Laboratory Isolate Organizer (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.4.4 link active Laboratory Report Data Processing Entry (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.3.3 link active Laboratory Speciality Section - coded (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.1.17 link active Immunization Recommendation Request (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.1.18 link active Immunization Recommendation Response (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.1.19 link active Vaccination Record (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.3.5 link active Laboratory Report Item Section - coded (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.4.19 Containment active Laboratory Battery Organizer (2019) 2019‑08‑20
2.16.756.5.30.1.1.10.4.3 Containment active Laboratory Observation (2020) 2019‑08‑20
notice Circular reference found with 2.16.756.5.30.1.1.10.4.3, please check
2.16.756.5.30.1.1.10.4.11 link active Specimen Collection (2019) 2019‑08‑20
Uses as Name Version
2.16.756.5.30.1.1.10.9.21 Containment active Device Compilation with name (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.49 Include active Original Text Reference (2017) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.321 CDA Participant (Body) (2005‑09‑07)
ref
ad1bbr-
Example
Example
<participant typeCode="DEV">
  <participantRole>
    <playingDevice>
      <manufacturerModelName>w872</manufacturerModelName>      <softwareName>Pipette laboratory analyzer</softwareName>    </playingDevice>
    <scopingEntity>
      <id root="2.999" extension="your id"/>      <code nullFlavor="ASKU"/>      <desc/>    </scopingEntity>
  </participantRole>
</participant>
Item DT Card Conf Description Label
@typeCode
cs 1 … 1 F DEV
hl7:participantRole
1 … 1 R CH-PALM
hl7:playingDevice
1 … 1 R Analyzer used to determine the result.
Contains 2.16.756.5.30.1.1.10.9.21 Device Compilation with name (DYNAMIC)
CH-PALM
hl7:scopingEntity
0 … 1 The test kit and its manufacturer CAN be specified. CH-PALM
hl7:id
II 0 … * The number of the test kit with which the result was determined CAN be specified. Multiple numbers are PERMITTED. CH-PALM
@root
uid 1 … 1 R MUST 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
st 0 … 1   Contains the number itself. The number MUST be unique within the system that issued the number.
hl7:code
CE 0 … 1 A code that identifies the test kit CAN be specified.
If no vocabulary is available, nullFlavor='OTH' including an originalText element MUST be used. In this case, the attributes @code, @codeSystem and @codeSystemName are NOT ALLOWED.
CH-PALM
@nullFlavor
cs 0 … 1 F ASKU
  If no vocabulary is available, nullFlavor='ASKU' including a displayName MUST be used.
@code
cs 0 … 1   The code MUST be specified.
@codeSystem
oid 0 … 1   The OID of the code system MUST be specified.
@codeSystemName
st 0 … 1   The name of the code system MUST be specified for tracking purposes. However, processing is NOT ALLOWED.
@displayName
st 0 … 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.
Included 0 … 1 C from 2.16.756.5.30.1.1.10.9.49 Original Text Reference (DYNAMIC)
The human-readable text MUST be generated automatically from the structured information of this element. The text element MUST contain the reference to the corresponding text in the human readable part, ONLY.
hl7:originalText
ED 0 … 1 C CDA‑CH V2
hl7:reference
TEL 1 … 1 M The reference to the corresponding text in the human readable part must be specified by reference to content[@ID]: reference[@value='#xxx'] CDA‑CH V2
@value
1 … 1 R Reference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding element.
  Schematron assert role red error  
  test starts-with(@value,'#')  
  Message The @value attribute content MUST conform to the format '#xxx', where xxx is the ID of the corresponding <content/> element.  
  Variable let Name idvalue  
  Value substring-after(@value,'#')  
  Schematron assert role red error  
  test ancestor::hl7:structuredBody//*[@ID=$idvalue]  
  Message No narrative text found for this reference (no content element within this document has an ID that corresponds to '<value-of select="$idvalue"/>').  
  Schematron assert role red error  
  test parent::*/text()=ancestor::hl7:structuredBody//*[@ID=$idvalue]/text()  
  Message The originalText content MUST be identical to the narrative text for this reference.  
  Schematron assert role red error  
  test (@code and @codeSystem) or (@nullFlavor='OTH' and hl7:originalText)  
  Message Either a code with its code system or nullFlavor='OTH' with an originalText element is required.  
hl7:desc
ED 0 … 1 The manufacturer (name) of the test kit and any further information MAY be declared. CH-PALM