Back To Index  <<  Back To Templates

active Template  Narrative Text Reference

Id 2.16.756.5.30.1.1.10.9.14
ref
hl7chcda-
Effective Date 2018‑04‑18
Status active Active Version Label 2017
Name cdach_other_TextElementWithReferenceToNarrativeText Display Name Narrative Text Reference
Description
Reusable template wherever a text reference to the corresponding text in the human readable part (narrative text) is used in a CDA-CH V2 document. CDA-CH V2 derivatives, i.e. Swiss exchange formats MAY use this template by either reference or specialisation.
Label CDA‑CH V2
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 6 transactions and 26 templates, Uses 0 templates
Used by as Name Version
cdachemed-transaction-4 Transaction draft Medication Prescription document 2018‑04‑04 15:33:29
cdachemed-transaction-9 Transaction draft Medication Treatment Plan document 2019‑12‑12 14:11:31
cdachemed-transaction-5 Transaction draft Medication Dispense document 2018‑04‑04 15:35:51
cdachemed-transaction-6 Transaction draft Pharmaceutical Advice document 2018‑04‑04 15:36:35
cdachemed-transaction-7 Transaction draft Medication List document 2018‑04‑04 15:37:19
cdachemed-transaction-8 Transaction draft Medication Card document 2018‑04‑04 15:42:50
1.3.6.1.4.1.19376.1.5.3.1.4.1.1 Include cancelled IHE Problem Status Observation (2016) 2019‑10‑16 17:29:32
1.3.6.1.4.1.19376.1.5.3.1.4.5 link draft IHE Problem Entry (2014) 2019‑10‑16 17:12:43
1.3.6.1.4.1.19376.1.5.3.1.4.6 link draft IHE Allergies And Intolerances Entry (2014) 2019‑10‑16 17:13:11
2.16.756.5.30.1.1.10.4.81 link pending Pharmaceutical Advice Concern Entry Content Module (2017) 2016‑01‑11 11:13:04
2.16.756.5.30.1.1.10.4.44 link pending Pharmaceutical Advice Item Entry Content Module (2020) 2016‑06‑25
2.16.756.5.30.1.1.10.3.12 link pending Pharmaceutical Advice Section Content Module (2017) 2016‑06‑06
2.16.756.5.30.1.1.10.1.6 link pending Pharmaceutical Advice document (2020) 2016‑05‑21
2.16.756.5.30.1.1.10.3.44 link pending Medication List Section Content Module (2017) 2018‑01‑22 15:40:38
2.16.756.5.30.1.1.10.1.13 link pending Medication List document (2020) 2018‑01‑22 15:17:26
2.16.756.5.30.1.1.10.4.2 Include pending Annotation Comments (2016) 2020‑04‑28 12:04:57
2.16.756.5.30.1.1.10.3.2 link active Remarks Section - coded (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.1.3 link pending Medication Card document (2020) 2016‑05‑13
2.16.756.5.30.1.1.10.1.4 link pending Medication Prescription document (2020) 2016‑05‑21
2.16.756.5.30.1.1.10.1.5 link pending Medication Dispense document (2020) 2016‑05‑21
2.16.756.5.30.1.1.10.1.7 link pending Medication Treatment Plan document (2020) 2017‑04‑12 13:57:31
2.16.756.5.30.1.1.10.1.9 link active CDA-CH v2.1 - structuredBody (2020) 2019‑10‑17 15:22:41
2.16.756.5.30.1.1.10.4.34 link pending Medication Treatment Plan Item Entry Content Module (2020) 2019‑12‑11 11:31:52
2.16.756.5.30.1.1.10.3.13 link pending Medication Treatment Plan Section Content Module (2017) 2017‑05‑01 12:51:36
2.16.756.5.30.1.1.10.3.9 link pending Medication Card Section Content Module (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.4.34 link cancelled Medication Treatment Plan Item Entry Content Module (2017) 2016‑06‑13
2.16.756.5.30.1.1.10.4.42 link pending Dispense Item Entry Content Module (2017) 2016‑06‑17
2.16.756.5.30.1.1.10.3.11 link pending Dispense Section Content Module (2017) 2016‑06‑06
2.16.756.5.30.1.1.10.4.43 link pending Prescription Item Entry Content Module (2020) 2019‑09‑11 17:05:49
2.16.756.5.30.1.1.10.3.10 link pending Prescription Section Content Module (2017) 2016‑06‑06
2.16.756.5.30.1.1.10.4.43 link cancelled Prescription Item Entry Content Module (2017) 2016‑06‑25
2.16.756.5.30.1.1.10.4.2 Include pending Annotation Comments (2016) 2016‑11‑11
Example
Example
<text>
  <reference value="#nartext1"/></text>
Item DT Card Conf Description Label
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"/>').