Back To Index  <<  Back To Templates

rejected Template  Specimen Received

Id 2.16.756.5.30.1.1.10.4.12
ref
ch-palm-
Effective Date 2017‑06‑21
Other versions this id:
Status rejected Rejected Version Label 2017
Name chpalm_entry_SpecimenReceived Display Name Specimen Received
Description A laboratory report MAY contain information on the reception of the specimen at the laboratory.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.4.12
Label IHE PalM TF3 Rev.8, 6.3.4.6
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 0 templates, Uses 1 template
Uses as Name Version
2.16.756.5.30.1.1.10.9.14 Include active Narrative Text Reference (2017) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.301 CDA Act (2005‑09‑07)
ref
ad1bbr-

Specialization: template 1.3.6.1.4.1.19376.1.3.1.3 Specimen Received (DYNAMIC)
ref
XDLAB-
Example
Example
<act classCode="ACT" moodCode="EVN">
  <templateId root="2.16.756.5.30.1.1.10.4.12"/>  <templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>  <id root="2.999" extension="your id"/>  <code code="SPRECEIVE" codeSystem="1.3.5.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode" displayName="Receive Time"/>  <!-- include template 2.16.756.5.30.1.1.10.9.14 'Narrative text reference' -->
  <effectiveTime value="20180320172947+0100"/></act>
Item DT Card Conf Description Label
hl7:act
IHE PalM TF3 Rev.8, 6.3.4.6
@classCode
cs 1 … 1 F ACT
@moodCode
cs 1 … 1 F EVN
hl7:templateId
II 1 … 1 M IHE PalM TF3 Rev.8, 6.3.4.6
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.3.1.3
hl7:templateId
II 1 … 1 M IHE PalM TF3 Rev.8, 6.3.4.6
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.4.12
hl7:id
II 1 … 1 R The delivered identification of specimen at the customer MUST be declared. If specimen identification is not available, nullFlavor='ASKU' MUST be used. In this case @root and @extension are NOT ALLOWED. IHE PalM TF3 Rev.8, 6.3.4.6
@nullFlavor
cs 0 … 1 F ASKU
  If specimen identification is not available, nullFlavor='ASKU' MUST be used.
@root
uid 0 … 1   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   MUST contain the specimen identification as issued by the customer. The number MUST be unique within the system that issued the number.
  Schematron assert role red error  
  test (@extension and @root) or (@nullFlavor='ASKU')  
  Message Either an id with its root and extension or nullFlavor='ASKU' is required.  
hl7:code
CD 1 … 1 R IHE PalM TF3 Rev.8, 6.3.4.6
@code
cs 1 … 1 F SPRECEIVE
@codeSystem
oid 1 … 1 F 1.3.5.1.4.1.19376.1.5.3.2
@codeSystemName
st 1 … 1 F IHEActCode
@displayName
st 1 … 1 F Receive Time
Included 1 … 1 from 2.16.756.5.30.1.1.10.9.14 Narrative 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:text
ED 1 … 1 M 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"/>').  
hl7:effectiveTime
IVL_TS.CH.TZ 1 … 1 R Timestamp of the specimen reception at the laboratory. Minimum accuracy of the value: Date and time with hour and minute. IHE PalM TF3 Rev.8, 6.3.4.6
  Schematron assert role red error  
  test string-length(@value)>11  
  Message A precision of date and time of day with at least hour and minute is required.